@charset "utf-8";


html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	/*height: 100%;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../test/Version%202007/en_products01.php_files/background.jpg);
	background-repeat: repeat-x;
	background-color: #2F3646;
}

.Stil1 {color: #ee1c25}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ee1c25;
}
a:active {
	text-decoration: none;
	color: #ee1c25;
}



#gesamt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 900px;
	height: 600px;
	/*position:absolute;*/
	/*top:50%;*/ 
	margin-top:35px;
	margin-left: auto;
	margin-right: auto;
}

#gesamt h1{
      font-family : Arial, Helvetica, sans-serif;
      font-size : 14px;
      font-weight : bold;
      color : #ee1c25;
	  margin-top:0px;
}       

#gesamt h3{
      font-family : Arial, Helvetica, sans-serif;
      font-size : 12px;
      color : #ee1c25;
}        


#logo {
	position: relative;
	float: left;
	margin-left: 25px;
}


#menu {
	float: right;
	margin-top: 45px;
	margin-right: 25px;
}

#inhalt {
	background-color: #2f3646;
	width: 850px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 20px;	
}


#bilder {
	float: right;
	padding-left: 25px;
    min-height: 380px;
}

#produktbilder {
	float: right;
	padding-left: 25px;
	clear: both;
}

#beschreibung {
	min-height: 380px;

}

#produktbeschreibung {
clear:right;

}

#footer {
clear: both;
	height: 30px;
	background-image: url(../../test/Version%202007/en_products01.php_files/footer_background.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align: center;
	margin-top: 40px;
	width: 900px;
}

