/* Bugfix FF */
html {
	height: 100%;
	margin-bottom: 1px;
	
}

/* Bugfix IE */
* html .bildbox {  margin-top: -5px;}



body 
{
	background-color: #999999;
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#9A0226;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#Fffffff;
	scrollbar-highlite-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	color: #000000;
	}



h1  {
	padding-top: 0px;
	color: #9A0226;
	font-size: 130%;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h2  {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px;
	padding: 0px;
	line-height: 140%;

}

h3  {
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	font-size: 110%;
}
	
h4 {
	font-size: 100%;
	font-weight: bold;
}

	#wrapper
{
	
	height: 610px;
	width:974px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	}
	
	

	#seite
{
	background-color: #FDF6E5;
	height: 610px;
	width:974px;
	padding: 0px;
	background-image: url(../images/bg_wrapper.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	border-right-width: 1px;
	position: absolute;
	border-right-style: solid;
	border-right-color: #999999;
	}
	
	#header {
	height: 140px;
	float: left;
	width: 974px;
	
	}
	
#logo {
	height: 83px;
	width: 192px;
	left: 54px;
	top: 26px;
	position: absolute;
}


#adresse{
	width: 800px;
	left: 120px;
	top: 5px;
	position: absolute;
	text-align: center;
	font-size: 90%;
}



.impressum {
	position: absolute;
	top: 586px;
	height: 20px;
	color: #FFFFFF;
	left: 12px;
	font-size: 90%;
	width: 115px;
	
	
}

.impressum a:link, .impressum a:visited {
	color: #FFFFFF;	
}

.impressum a:hover{
	color: #FFFFFF;
	text-decoration: none;	
}

	
	
.kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../kontakt/images/bg_form.jpg);
	background-repeat: no-repeat;
	background-color: #DFF0BA;
	background-position: bottom;
	margin-bottom: 30px;
	padding: 0px;
	width: 449px;
	border: 1px dashed #CCCCCC;
}




#content
	{
	text-align: left;
	line-height: 170%;
	height: 453px;
	overflow: auto;
	width: 643px;
	
	position: absolute;
	left: 269px;
	top: 112px;
	padding-right: 60px;
	padding-top: 20px;
	
	}
	



#content a:link, #content a:visited { 

	color: #9A0226;
	text-decoration: underline;
}


#content a:hover, #content a:active	{
	text-decoration: none;
	
}



#maincontent
	{
	width: 418px;
	padding-right: 10px;
	float: left;
	
	}
	

#rightcontent {
	padding: 4px;
	font-size: 10px;
	line-height: 14px;
	float: right;
	
	width: 170px;
}


#rightcontent  h1{
	font-size: 110%;
	line-height: 140%;

	
}

#rightcontent img {
	margin-top: 5px;
	margin-bottom: 5px;

	
}

#rightcontent .button a:link, #rightcontent .button a:visited  {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg_rightbutton.gif);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 20px;
	width: 138px;
	padding-top: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #990000;

	
}




.bildbox {
	
	height: 450px;
	width: 134px;
	margin-right: 10px;
	background-attachment: scroll;
	background-image: url(../images/bg_bildbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #d9d1a9;
	padding: 4px;
	font-size: 10px;
	line-height: 14px;
	float: left;
	margin-top: 10px;
}



.bildbox img, .bildbox_rechts img{
padding-bottom: 5px;
border: none;
	
}

.bildbox h2 {
	font-weight: bold;
	color: #9A0226;
	margin-top: 0px;
	margin-bottom: 2px;
	
}
.produktbild {
	width: 156px;
	position: absolute;
	top: 320px;	
	height: 173px;
	
	
}


.roteschrift {
	color: #9A0226;

}	

.clear {
	height:5px;	
	clear: both;
}

