/* [Heimgartner Fahnen AG] - [by Online Consulting AG] - [format.css] */

/************************************************
*			Fixes, Workarounds, etc.			*
************************************************/
/* Clearfix fuer das Float-clearing */
.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/************************************************
*				Grundlayout						*
************************************************/
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}
body {
	text-align: center;
	font-size: 0.69em;
	line-height: 1.2em;
	height: 100%;
	color: #878789;
	background: #878789;
}
#wrapper {
	text-align: left;
	width: 1002px;
	margin: 0 auto;
	background: #ffffff;
}
#header {
	position: relative;
	height: 165px;
}
#logo {
	float: left;
	height: 98px;
	border-bottom: 1px solid #878789;
	padding: 66px 0 0 12px;
	width: 180px;
	background: none !important;
}
#logo img {
	width: 163px;
}
#emotion {
	height: 164px;
	width: 810px;
	border-bottom: 1px solid #ffffff;
	float: left;
}
#navibar {
	height: 21px;
	width: 810px;
	background: #b1b1b2;
	padding-left: 192px;
}
#muster {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url('../images/design/emotion_muster.png');
}
#main {
	overflow: hidden;
}
#left {
	float: left;
	width: 192px;
	padding: 20px 0 0 0;
	overflow-x: hidden;
	border-right: 1px solid #878789;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#content {
	float: left;
	width: 530px;
	padding: 39px 44px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	overflow-x: hidden;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#right {
	float: left;
	width: 191px;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#footer {
	text-align: center;
	margin: 5px 0 0 250px;
}
/************************************************
*				Style-Elemente					*
************************************************/
img {
	border: none;
}
hr {
	clear: both;
	color: #bbb;
	height: 1px;
	margin: 5px 0;
	background: #bbb;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #e2001a;
}
a:focus {
	color: #000;
}
address {
	font-style: normal;
}
span.bold {
	font-weight: bold;
}
/* Scalable CSS Buttons Using PNG and Background by http://www.monc.se/kitchen/59/scalable-css-buttons-using-png-and-background-colors */
.btn {
	display: block;
	position: relative;
	background: #aaa;
	padding: 5px;
	float: left;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
}
.btn * {
	font-style: normal;
	/*background-image: url(../images/design/btn_border.png);*/
	background-repeat: no-repeat;
	display: block;
	position: relative;
	line-height: 1em;
}
.btn i {
	background-position: top left;
	position: absolute;
	margin-bottom: -5px;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
}
.btn span {
	background-position: bottom left;
	left: -5px;
	padding: 0 0 5px 10px;
	margin-bottom: -5px;
	line-height: inherit;
}
.btn span i {
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 10px;
	height: 100%;
	top: 0;
}
.btn span span {
	background-position: top right;
	position: absolute;
	right: -10px;
	margin-left: 10px;
	top: -5px;
	height: 0;
}
.btn.red {
	background: #EA0001;
}
.btn:hover {
	background-color: #EA0001;
}
.btn:active {
	background-color: #444;
}
/*.btn[class] {
	background-image: url(../images/design/btn_shade.png);
	background-position: bottom;
}*/
.btn.top {
	float: right;
	margin-top: -60px;
}
/************************************************
*					Suche						*
************************************************/
#suche {
	height: 34px;
	width: 190px;
	border-left: 1px solid #b1b1b2;
	border-bottom: 1px solid #b1b1b2;
	margin-bottom: 30px;
}
#suche .suchfeld {
	width: 121px;
	font-family: Arial, Helvetica, sans-serif;
	color: #878789;
	height: 15px;
	border: 1px solid #d3d3d3;
	border-top: 1px solid #929292;
	margin: 9px 0 0 10px;
	padding-left: 3px;
}
#suche .go {
	background: none;
	border: none;
	width: 52px;
	height: 17px;
	cursor: pointer;
	color: #878789;
	text-align: left;
	margin-left: -2px;
}
/* Suchresultate */
#suchresultate {
}
.keine-ergebnisse {
	padding: 5px 10px;
	background: #ECECEC;
}
/************************************************
*					Navigation					*
************************************************/
/* Link zum Warenkorb */
.basketlink {
	float: left;
	margin: 0 0 0 -147px;
	padding-right: 22px;
	background: url('../images/design/cart.gif') no-repeat right;
}
/* generische Navigation */
#sprachwahl {
	float: left;
	width: 82px;
	padding: 4px 0 0 4px;
}
#sprachwahl li {
	float: left;
	margin-left: 8px;
}
#gnav {
	float: right;
	width: 70px;
	padding: 4px 0 0 0;
	height: 16px;
}
#gnav li {
	float: right;
	margin-right: 11px;
}
/* Hautpnavigation */
#hnav {
	float: left;
	width: 590px;
	background: #878789;
	padding-left: 29px;
	height: 21px;
}
#hnav li {
	float: left;
	height: 20px;
	display: inline-block;
}
#hnav li:hover, #hnav li:active, #hnav li:focus, #hnav li.active {
	background: #e2001a;
}
#hnav li a, #hnav li a:link, #hnav li a:visited {
	float: left;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #ededee;
	padding: 0 19px;
	padding-top: 2px;
}
#hnav li a:hover, #hnav li a:active, #hnav li a:focus, #hnav li.active a {
	color: #ededee;
}
/* Sekundaere Navigation */
/* Stufe 1 */
#snav {
	margin-top: 3px;
	border: none;
	margin-bottom: 20px;
}

#snav li a, #snav li a:link, #snav li a:visited {
	padding-left: 12px;
	display: block;
	color: #585858;
	font-size: 1.12em;
	line-height: 1.8em;
	background: #ffffff;
	border-top: none;
	border-bottom: 1px solid #878789;
}
#snav li a:hover, #snav li a:active, #snav li a:focus, #left li.active a {
	color: #ffffff;
	background: #e2001a;
	font-weight: bold;
}

#snav li:first-child a {
	border-top: 1px solid #878789;
}
/* Stufe 2 */
#snav ul {
	border-bottom: 1px solid #878789;
}
#snav ul li a, #snav ul li a:link, #left #snav ul li a:visited {
	font-size: .93em;
	color: #585858;
	margin-left: 17px;
	padding-left: 4px;
	border-bottom: 1px solid #ffffff;
	background: #e3e3e4;
	border-top: none;
}
#snav ul li a:hover, #left #snav ul li.active a {
	color: #ffffff !important;
	background: #8e8e8e !important;
}
#snav ul li:first-child a {
	border-top: none !important;
}
#snav ul li:last-child a {
	border-bottom: none !important;
}
/************************************************
*				Right Inhalt					*
************************************************/
#right h2 {
	border: 1px solid #b1b1b2;
	border-right:none;
	color: #878789;
	background: #e3e3e4;
	padding-left: 9px;
	font-size: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#right h3 {
	color: #e2001a;
	padding: 0;
}
#right div.box {
	margin-bottom: 7px;
}
#right div.news, #right div.messe, #right div.beispiel {
	border: 1px solid #b1b1b2;
	border-right: none;
	border-top: none;
	padding: 2px 9px;
	color: #878789;
}
#right div.news img {
	margin-bottom: 3px;
}
#right div.messe img {
	margin-bottom: 3px;
}
#right div.news.active, #right div.messe, #right div.beispiel {
	padding: 5px 9px 7px 9px;
}
#right div.beispiel td {
	padding:0;
}
#right div.langselect select {
	width: 175px;
	padding: 0 0 0 5px;
	}
/************************************************
*			Content-Absatzformate				*
************************************************/
/* Ueberschriften */
h1, h2, h3, h4, h5 {
	color: #878789;
	font-weight: bold;
	padding: 5px 0;
}
h1 {
	font-size: 1.32em;
	padding-bottom: 15px;
}
h2 {
	font-size: 1.19em;
	line-height: 1.2em;
}
h3 {
	font-size: 1em;
	padding-bottom: 0;
}
/* Paragraph */
#content p {
	line-height: 1.5em;
	padding: 5px 0 10px 0;
}
/* Listen */
#content ul {
	list-style-type: none;
	margin: 5px 0 5px 0;
}
#content ul li {
	padding: 2px 0 2px 15px;
	background: url('../images/design/list_item.gif') 5px .5em no-repeat;
}
#content ol {
	list-style-type: decimal;
	margin: 5px 0 5px 10px;
}
#content ol li {
	padding: 2px 0 2px 0;
	margin-left: 10px;
}
dt, dd {
	float: left;
	padding: 3px 0;
}
dt {
	font-weight: bold;
	width: 130px;
}
dd {
	width: 400px;
}
/* Tabellen */
table {
	border-collapse: collapse;
}
table tr.even {
	background: #E3E3E4;
}
table thead {
	color: #fff;
	background: #E2001A;
}
table th, table td {
	padding: 5px;
}
table th {
	font-weight: bold;
}
table tfoot td {
	border-top: 2px solid #585858;
	border-bottom: 2px solid #ECECEC;
}
table.numbers td {
	padding: 0;
}
.paging td {
	padding: 5px;
	border-top: 2px solid #585858;
	border-bottom: 2px solid #ECECEC;
}
.paging table td {
	border: none;
	padding: 0 12px 0 0;
}
.paging table td {
	color: #585858;
	font-weight: bold;
	vertical-align: middle;
}
.paging a, .paging a:link, .paging a:visited {
	float: left;
	font-weight: normal;
}
.paging a.active, .paging a.active:link, .paging a.active:visited {
	font-weight: bold;
	color: #585858;
}
/************************************************
*					Formular					*
************************************************/
fieldset {
	float: left;
	padding: 10px 0px 10px 10px;
	margin: 10px 0;
	border: 1px solid #d2d2d2;
}
fieldset.contact {
	width: 295px;
}
fieldset.menu {
	height: 208px;
	display: block;
	border: none;
	padding: 0;
	padding-left: 20px;
	margin: 0;
}
fieldset.menu a {
	color: #646466;
}
fieldset.rechnungsadresse {
	margin-right: 9px;
}
fieldset span {
	line-height: 24px;
}
legend {
	font-weight: bold;
	padding: 0 10px;
}
label {
	float: left;
	width: 91px;
	padding: 4px 5px 0 0;
	line-height: 1.75em;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #585858;
}
.rbl {
	float: left;
	width: 136px;
}
.rbl label {
	width: 43px;
}
.rbl input, .cbx input, .cbx2 input {
	float: left;
	width: 20px;
	margin-top: 4px;
}
.cbx, cbx2 {
	clear: both;
}
.cbx label {
	width: 420px;
}
.cbx2 label {
	width: 165px;
}
input.txt, textarea, select {
	float: left;
	margin-top: 5px;
	width: 130px;
}
textarea {
	height: 130px;
}
select {
	height: 20px;
	width: 136px;
}
select option {
	padding: 3px;
}
input.txt, textarea, select {
	padding: 2px 0px 2px 4px;
	border: 1px solid #bdbdbd;
}
input.txt:hover, input.txt:active, input.txt:focus, textarea:hover, textarea:active, textarea:focus, select:hover, select:active, select:focus {
	border: 1px solid #EA0001;
}
a.submit {
	text-align: center;
	width: 80px;
	margin: 10px 0 0 96px;
	border: none;
}
/************************************************
*					Footer						*
************************************************/
#footer address, #footer a, #footer a:link, #footer a:visited {
	color: #a4a4a4;
}

/************************************************
*			Hide out of print Site				*
************************************************/
@media screen {
p.heimgartnerAddress {
	display: none;
}
}
