/* CSS Document */

/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
*
{
	padding: 0;
	margin: 0;
	border: 0px;
}

html
{
	height: 100.1%;
	font-size: 100%;
	overflow-y: scroll;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color:#FFF;
	background: #000000;
	text-align:center;
}

b, strong
{
	font-weight: bold;
}

img, a img
{
	border: none;
}

/*------------------- TYPO ---------------------
---------------------------------------------------*/



p
{
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 0px 0px 0.7em 0px;
}

h1
{
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.3em;
	margin: 0px 0px 0.8em 0px;
}

h2
{
	font-weight: normal;
		font-size: 1.4em;
	line-height: 1.6em;
	margin: 0px 0px 0.7em 0px;

	/*color: #ff0000;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 1.7em;
	line-height: 1.3;
	margin: 1.5em 0px 0.8em 0px;
	letter-spacing: 0.1em;*/
}

#footer h2
{
		font-size: 0.9em;
}


h3
{
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 1.7em;
	line-height: 1.3;
	margin: 1.5em 0px 0.8em 0px;
	letter-spacing: 0.1em;
}

h4
{
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 1.5em 0px 0.7em 0px;
}

h6
{
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 0.6em;
	line-height: 1.8em;
	margin: 0px 0px 0.8em 0px;
}

a
{
	color: #ccc;
}

a:link
{
}

a:visited
{
}

a:hover
{
	color: #FFF;
}

a:active
{
}

ul, ol
{
	line-height: 1.4em;
	font-size: 1.3em;
}

dl
{
	line-height: 1.4em;
	font-size: 1.4em;
}

li
{
	margin: 0px 0px 0.3em 0.9em;
}

dt
{
	font-weight: bold;
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top: 1px dotted #666;
}

dd
{
	margin: -1.4em 0px 0.3em 15.5em;
}

.bu
{
	font-size: 1.4em;
	line-height: 1.3em;
}

.consult, a.consult
{
	font-size: 1.2em;
	line-height: 1.4em;
	letter-spacing: 0em
}

.vorspann
{
	color: #6d6c79;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.8em;
}

/*------------------- LAYOUT ---------------------
---------------------------------------------------*/

div#wrap
{
	width: 1000px;
	text-align: left;
	margin: auto;    /* horizontale Zentrierung for mod.Browser */
}

div#logoleiste
{
	height: 75px;
	margin-bottom: 12px;
	border-bottom: 1px solid #333;
}

#contlogo
{
	margin-top: 25px;
}

#bildleiste
{
	background-color: #000000;
	background-image: url(img/kopfbilder/kopfbild-basis-dunkel.jpg);
	height: 125px;
	margin-top: 20px;
}

#contwrap
{
	border-bottom: 1px solid #333;
	margin-top: 25px;
	padding-bottom: 10px;
}

#continhalt, #continhaltprint
{
	margin: 0px 0px 0px 220px;
	padding: 0px 30px 0px 0px;
	width: 500px;
	border-right: 1px solid #ff0000;
	height: auto;
}

#contmenu1
{
	width: 190px;
	float: left;
}

#continhaltprint
{
		clear: both;
display: none;
}

#marginal
{
	float: right;
	width: 220px;
	min-height: 200px;
/*	overflow: auto;
*/}


#werbetext
{
	height: auto;
	padding-top: 45px;
	overflow: visible;
	margin-left: 255px;
}

#werbetextlang
{
	height: auto;
	padding-top: 0;
	overflow: visible;
	margin-left: 255px;
}


#werbetextcontimg
{
	width: 235px;
	height: 235px;
	margin-right: 20px;
	float: left;
}

#werbetextcontimg img
{
	width: 235px;
	height: 235px;
}


#footer
{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 20px 0px;
	clear: both;
}

#footer-impressum
{
	/*margin: 0px 0px 10px 0	;
	padding: 10px 0px 20px 0px;*/
	float: right;
	width: 250px;
}

#footer-links
{
	width: 750px;
}

#printfooter
{
	display: none;
	margin: 0px 0px 0px 220px;
	padding: 10px 0px 0px 5px;
	border-top: 1px dotted;
}

#modelswrap
{
}

.modeldiv
{
	background-color: #000;
	width: 33%;
	display: inline;
	float: left;
	text-align: center;
	line-height: 0.8em;
	padding-bottom: 15px;
}

.zeitdesigndiv
{
	background: #000;
	width: 49%;
	display: inline;
	float: left;
	text-align: center;
	line-height: 0.8em;
	padding-bottom: 15px;
	padding-top: 5px;
	border: 1px dotted #555;
}

.overview
{
	background-color: #000;
	width: 16.6%;
	display: inline;
	float: left;
	text-align: center;
	line-height: 1em;
	padding-bottom: 15px;
	height: 100px;
}


.modeldiv p, .overview p, .zeitdesigndiv p
{
	line-height: 0.8em;
	font-size: 1.2em;
}

.overview p
{
	text-transform: uppercase;
	line-height: 1.2em;
}

.modeldiv img
{
	width: 150px;
	height: 150px;
}

.zeitdesigndiv img
{
	width: 90%;
	height: auto;
}



.overview img
{
	width: 60px;
	height: 60px;
}


.defloat
{
	clear: both;
	height: 1px;
}

.ausblenden
{
	display: none;
}

/* ----------------- NAVIGATION MIT BUTTONS -------------------*/



#contmenu1 ul a
{
	/*width: 170px;*/
	font-size: 0.9em;
	height: auto;
	margin-left: -0.8em;
	display: block;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	/*border-bottom: dotted #ffffff 1px;
	border-top: dotted #ffffff 1px;*/
	background: #333;
	color: #FFF;
}

#contmenu1 ul li
{
	list-style-type: none;
	line-height: 1.9em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#contmenu1 ul a:hover
{
	background: #666;
}

#contmenu1 .aktuell
{
	background: #7e7e7e;
	color: #fff;
}



/*--------- ENDE Navigation mit Buttons -----------------*/

