/* Abweichende Formatierungen zu "layout.css" auf ".com" 
------------------------------------------------------------------*/
#kopf {
	max-width: 828px;
	max-width: 33.35em!important;
	
	/*background-color: aqua;*/
}
#kopf ul li {
	/*width: 7.65em;*/
	/*margin-right: .01em;*/
	
	width: 6.45em;
	/*margin-right: .35em;*/
}
#kopf ul > li:last-child {
	/*width: 7.6em;*/
	/*margin-right: .01em;*/
}
#kopf ul li a {
	/*color: #fff;
   background-color: #5576A0;
	border: 0;
	padding: 3px 0;*/
}
#kopf ul li a:hover {
   /*color: #fff;
   background-color: #85a9c8;*/
}
#kopf ul li.aktiv a {
	/*border: 1px solid #85a9c8;
	padding: 2px 0;
	background-color: #fff;
	color: #000;*/
}
#kopf ul li.aktiv a:hover {
	/*background-color: #fff;
	color: #000;*/
}
#kopf ul li li a {
	/*color: #85a9c8;
	background-color: #fff;*/
}
#kopf ul li.aktiv li a,
#kopf ul li li a {
	/*color: #85a9c8;
	background-color: #fff;*/
}
#kopf ul li li a:hover,
#kopf ul li.aktiv li a:hover {
	/*color: #5576a0;
	background-color: #fff;*/
}
#kopf ul li.aktiv li.aktiv a {
	/*color: #407099;
	background-color: #fff;*/
} 

/*#koerper {
	border-top-color: #008ec8;
} */
#inhalt {
	border-left-color: #000;
}

#text {
	max-width: 33.5em;
}
* html #text {
	width: 33.5em;
}

/*#inhalt #inhaltsmenue a {
	color: #85a9c8;
	background-color: #fff;
}
#inhalt #inhaltsmenue a:hover,
#inhalt #inhaltsmenue li a:hover {
	color: #5576a0;
	background-color: #fff;
}
#inhalt #inhaltsmenue li.aktiv a {
	color: #407099;
	background-color: #fff;
}*/


/*#Willkommen #inhalt {
	width: 740px;
	margin-left: 0;
	padding-left: 0;
}*/

#inhalt #startscreen {
	width: 830px;
}
#inhalt #startscreen img.ende {
	margin-left: 91px;
	margin-right: 0;
}
#inhalt #startscreen a.linkblock {
	width: 830px;
}
#inhalt #starttext {
	position: absolute;
	top: 0;
	left: 399px;
	margin-top: 0;
	background-color: #fff;
	color: inherit;
	height: 230px;
	width: 376px;
}
#inhalt #starttext div {
	margin: 1.3em 15px 0;
}

/* "Showroom" */

#bildansicht {
	border-right: 4px solid black;
}


#fuss h6 {
	color: #000;
	background-color: inherit;
}
#fuss h6 a {
	color: #000;
	background-color: inherit;
} 


/*
* Startseite
***********************************************/

body.willkommen #inhalt {
	max-width: 64.7em !important;
}
* html body.willkommen #inhalt {
	width: 64.7em !important;
}
body.willkommen #spalte-rechts {
	float: right;
	width: 248px;
	margin-left: 20px;
}
body.willkommen #spalte-rechts img {
	float: right;
	margin: 0 0 5px 5px;
}
body.willkommen #spalte-rechts a {
	display: inline-block;
}
body.willkommen #spalte-links {
	float: left;
	width: 124px;
	margin-right: 15px;
}
body.willkommen #spalte-links img {
	float: left;
	margin: 0 5px 5px 0;
}
body.willkommen #spalte-links a {
	display: inline-block;
}
body.willkommen #spalte-mitte {
	margin: 0 auto;
	background-color: #b6b1a9;
	color: #fff;
	padding: 17px 0 1px;
}
body.willkommen #spalte-mitte h1,
body.willkommen #spalte-mitte h2 {
	font-size: 1.1em;
	color: #fff;
	background-color: inherit;
	margin: 0 0 .25em;
}
body.willkommen #spalte-mitte p {
	margin: 0 0 1em;
}
body.willkommen #spalte-mitte a {
	color: #fff;
	background-color: inherit;
}
