html {
	width:100%;
	hight:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #D5D8DE;
}
#NaviTop {
	width:990px;
	height:24px;
	margin: 0px auto;
	color:#333333;
}
#FrmSearch {
	display:none;
	float:right;
	width:100px;
	margin:3px 15px 0px 10px;
}
input.search {
	width:70px;
	border:1px solid #333333;
	background-color:#D5D8DE;
	font-size:0.7em;
	color:#333333;
	height:12px;
}
input.searchFocus {
	width:70px;
	border:1px solid #E50017;
	background-color:#FFFFFF;
	font-size:0.7em;
	color:#333333;
	height:12px;
}

#MenueLanguage {
    display:none;
	margin: 6px 0px 0px 0px;
	float:right;
	font-size:0.7em;
}
#MenueLanguage a{
	color:#333333;
	text-decoration:none;
}
#MarginHeader {
	margin:0px auto;
	width:990px;
	height:14px;
	background-image: url(../grafik/bg/margin_top.jpg);
	background-repeat: no-repeat;

}
#MarginMain {
	margin:0px auto;
	width:990px;
	height:14px;
	background-image: url(../grafik/bg/margin_bottom.jpg);
	background-repeat: no-repeat;

}
#Header {
	margin:0px auto;
	width:988px;
	height:85px;
	border-left:1px solid #E50017;
	border-right:1px solid #E50017;
	background-color:#FFFFFF;
}
#Logo {
	float:left;
	margin:0px 0px 0px 10px;
	width:250px;
}
#Slogan {
	float:left;
	width:718px;
	font-size:1.2em;
	color:#727274;
	margin: 50px 0px 0px 0px;
	padding-top:10px;
	border-top: 1px solid #FF0000;
}
#Navigation {
	margin:0px auto;
	width:988px;
	height:45px;
	border-left:1px solid #E50017;
	border-right:1px solid #E50017;
	background-image: url(../grafik/bg/navigation.jpg);
	background-repeat: repeat-x;
}

#Navigation ul{
	float:left;
	margin: 18px 0px 0px -30px;
}
#Navigation ul li{
	display:inline;
	list-style-type: none;
		height:19px;
}
#Navigation ul li a{
	padding:5px 25px 0px 10px;

	font-size:0.8em;
	color:#333333;
	text-decoration:none;
	background-image: url(../grafik/bg/naviMP.jpg);
	background-repeat: no-repeat;
}
#Navigation ul li a:hover{
	padding:5px 25px 0px 10px;
	font-size:0.8em;
	color:#E50017;
	text-decoration:none;
	background-image: url(../grafik/bg/naviMPa.jpg);
	background-repeat: no-repeat;

}
#Navigation ul li a.selected{
	padding:5px 25px 0px 10px;
	font-size:0.8em;
	color:#E50017;
	text-decoration:none;
	background-image: url(../grafik/bg/naviMPa.jpg);
	background-repeat: no-repeat;
}

#Main {
	margin:0px auto;
	width:988px;
	min-height:450px;
	border-left:1px solid #E50017;
	border-right:1px solid #E50017;
	background-color:#FFFFFF;
}
#ContentAll {
	width:978px;
}
#Menue {
	float:left;
	width:150px;
	margin:5px 0px 0px 5px;
	min-height:350px;
}
#Menue ul{
	width:108px;
	margin: 0px;
}
#Menue ul li{
	margin-left:-35px;
	display:block;
	list-style-type: none;
	margin-bottom:5px;
}
#Menue ul li a{

	display:block;
	padding:5px 25px 0px 10px;
	text-decoration:none;
	font-size:0.75em;
	color:#333333;
	background-image: url(../grafik/bg/naviMP.jpg);
	background-repeat: no-repeat;
}
#Menue ul li a:hover{
	display:block;
	margin-left:0px;
	padding:5px 25px 0px 10px;

	text-decoration:none;
	color:#E50017;
	background-image: url(../grafik/bg/naviMPa.jpg);
	background-repeat: no-repeat;
}
#Menue ul li a.selected{
	display:block;
	margin-left:0px;
	padding:5px 25px 0px 10px;

	text-decoration:none;
	color:#E50017;
	background-image: url(../grafik/bg/naviMPa.jpg);
	background-repeat: no-repeat;
}
#Menue ul.stufe2 {
  	margin-top:1px;
}
#Menue ul.stufe2 li{
	margin-left:-40px;
	display:block;
	list-style-type: none;
	margin-bottom:1px;

}
#Menue ul.stufe2 li a{
	padding:1px 0px 0px 20px;
	height:14px;
	text-decoration:none;
	color:#333333;
	font-size:0.7em;
	background-image: url();
	background-repeat: no-repeat;
}

#Menue ul.stufe2 li a:hover{

	padding:1px 0px 0px 20px;
	height:14px;
	text-decoration:none;
	color:#E50017;
}
#Menue ul.stufe2 li a.selected{
	padding:1px 0px 0px 20px;
	height:14px;
	text-decoration:none;
	color:#E50017;
}
#Content {
	float:left;
	width:800px;
	margin:5px 0px 0px 20px;
	font-size:0.8em;
	color:#333333;
}
#Content a {
	color:#333333;
	text-decoration:none;
}
#Content a:hover {
	color:#333333;
	text-decoration:underline;
}
#Backlink {
	margin-top:12px;
}
#Bildleiste {
    float:left;
	width:820px;
	margin:5px 0px 0px -10px;
	text-align:right;
}
#Bildleiste ul {
	margin:0px 0px 0px -40px;
}
#Bildleiste li {
	display:inline;
	list-style-type: none;

}
#Bildleiste .thumb {
	float:left;
	margin-left:12px;
}
.galerieText {
	float:left;
	width:420px;
}
.galerieRechts {
	float:right;
	width:335px;
}
#Produktbeschreibung {
	float:left;
	width:370px;
}
#Produktbeschreibung .zeile{
	width:370px;
	margin-bottom:6px;
}
#Produktbeschreibung .zeile .links{
	float:left;
	width:225px;
	font-weight:bold;
}
#Produktbeschreibung .zeile .rechts{
	float:left;
	width:140px;
}
#Footer {
	width:990px;
	margin:0px auto;
	text-align:center;
	font-size:0.7em;
	color:#333333;
}
.clear {
	clear:both;
}


/* Uebernahme aus alter CSS */
h1 {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:7px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:6px;
}
p {
	margin:0px 0px 6px 0px;
}
.BildEinklinkerRechts{
	float:right;
	border: 1px solid #CCCCCC;
	margin-left:15px;
	margin-bottom:5px;
}
.BildEinklinkerLinks {
	float:left;
	border: 1px solid #CCCCCC;
	margin-right:15px;
	margin-bottom:5px;
}
.bildrahmen {
	border: 1px solid #CCCCCC;
}

.ContentLinks {
	float:left;
	width:375px;
	/*border: 1px solid #F00;*/
}
.ContentRechts {
	float:right;
	width:387px;
	/*border: 1px solid #FF0;*/
}
.indexLinks {
	float:left;
	width:500px;
	/*border: 1px solid #F00;*/
}
.indexRechts {
	float:right;
	width:272px;
	/*border: 1px solid #FF0;*/
}

#FooterContent {
	margin-top: 12px;
	border-top: 1px dashed #C2AC0B;
	padding-top:5px;
}
#NewslistIndex {
	margin-top:12px;
	width:320px;
}
#NewslistIndexTop {
	width:320px;
	height:9px;
	background-image: url(../grafik/bg/newsbox_top.jpg);
	background-repeat: no-repeat;
}
#NewslistIndexContent {
	width:292px;
	padding:0px 13px 0px 13px;
	background-image: url(../grafik/bg/newsbox_center.jpg);
	background-repeat: repeat-y;
	border-left:1px solid #E50017;
	border-right:1px solid #E50017;
}
#NewslistIndexContent .newsblock{
	margin-bottom:5px;
}
#NewslistIndexContent .newsblock .lesenlink{
	float:right;
}
#NewslistIndexBottom {
	width:320px;
	height:9px;
	margin-top:-5px;
	background-image: url(../grafik/bg/newsbox_bottom.jpg);
	background-repeat: no-repeat;
}

/* +++++ Bilderseite +++++ */
.spalte_links {
	float:left;
        width:335px;
}
.spalte_rechts {
	float:right;
        width:335px;
}
.spalte_links img {
	border:1px solid #CCCCCC;
}
.spalte_rechts img {
	border:1px solid #CCCCCC;
}
.block {
	margin-top:12px;
}

.farbkarte img {
	border:1px solid #CCCCCC;
}

