@charset "utf-8";
/* CSS Document nach Transcending CSS und ShaunInman.com ( =si_clear_children ) 
 *
 * Zentrieren mit: 	body {margin: 0 auto; text-align:center;} und
 *							#content{margin: 0 auto; width: 960px; text-align: left; }
 *
 * Positionieren nur absolut: 
 *			Container braucht .clear_children
 *			Container-Inhalt: einer braucht cc_tallest, alle brauchen width + left
 * 		pc, sc 	= primary column, secondary c., third c. 
 *							entspricht: nav_wrap, content_wrap
 */

@import url("reset.css");
@import url("color.css");
@import url("typography.css");
@import url("topnbottom.css");
@import url("details.css");



body 
{ 
	/*margin: 0 auto; 
	text-align:center;*/
}
#superwrap
{
	margin: 0 auto;
	width: 960px;
}
a img,
img
{
	padding: 3px;
	border: 1px solid #093;
}
img.ohneRand
{
	padding: 0;
	border: none;
}

#header,
#branding_wrap,
#wrap,
#footer 
{ 
	margin: 0 auto; 
	width: 960px; 
	text-align: left;
	border-left: 1px solid #000;
	border-right:1px solid #000;
	/*background-image: url(HGundPlg.gif);*/
}
#header
{
	height: 61px;
}
#header #header_logo
{
	padding: 3px;
	padding-top: 6px;
	height: 55px; /* sonst zeigt IE das Bild nicht an */
}
#header #header_logo a img
{
	border: none;
	padding: 0;
}
#header #header_nav li
{
	float: left;
	width: 62px;
	padding-left: 6px;
	border-right: 1px solid #000;
	font-size: .75em;
	margin-top: 10px;
}
#header #header_nav li.last
{
	border: none;
	width: 59px;
}
#branding
{
	height: 150px;
}
#wrap 
{
	margin-top: -4px;
	padding-top: 4px;
}
#content_wrap,
#nav_wrap
{
	/*background-color: #fff;*/
	padding-bottom: 30px;
}
#nav_main, 
#nav_sub
{
	padding: 3px;
	padding-top: 5px;
	border-right: 1px solid #ccc;
}
#nav_main
{
	padding-left: 0;
}

#content
{
	border: none;
}

#nav_main li a,
#nav_sub li a,
#start_audit li a,
#start_question li a
{
	display: block;
	padding: 3px;
	margin-top: 3px;
	line-height: 1.3;
}
#nav_main li a
{
	margin-left: 3px;
}
.nav_logo_link
{
	margin: 10px 3px;
}
.nav_logo_link img
{
	margin-top: 5px;
}
#nav_sub .img_mitarbeiter
{
	padding-top: 10px;
}
#nav_sub .img_mitarbeiter_home
{
	padding-top: 0;
}
#nav_sub .img_mitarbeiter      img,
#nav_sub .img_mitarbeiter_home img
{
	padding: 0;
	border: none;
}

#nav_sub p.sub_img  /* Telefonnummer */
{
	margin-top: -20px;
	color: #093;
	font-weight: bold;
	font-size: 1.3em;
}
#footer
{
	padding-bottom: 25px;
	border-bottom: 2px solid #000;
}
#footer ol
{
	padding: 3px;
}
#footer li
{
	display: block;
	float: left;
	padding: 3px;
	padding-right:30px;
}
#start_audit,
#start_video,
#start_question,
#content_4, 
#content_4a,
#content_3,
#content_8,
#content_3re,
#content_7re
{
	border-right: 1px solid #ccc;
	padding: 3px;
}
#start_video p
{
	padding: 0;
	padding-bottom: 15px;
}
#start_video p a:link,
#start_video p a:visited
{
	color: #000;
	font-weight: normal;
}
#start_video p a:hover,
#start_video p a:active
{
	color: #f00;
	background:none;
}
#start_question,
#content_3re,
#content_7re
{
	border: none;
}
#content_gesamt
{
	padding: 3px;
}
.noborder
{
	border: none;
}
.padding0
{
	padding: 0;
}
.spalte_left
{
	float: left; 
	width: 269px; 
	padding-right: 5px;
}


/* =si_clear_children */
.header01, .header04, .header09,
.w0, .pc,.sc, /*wrap,  nav_wrap, content_wrap */
.n0,.nm,.ns, /* nav, nav main, nav sub */
.c0, .content01-04, .content05-08, .content09-11,  /* content, content01-04, usw */
.content05-11,
.content01-07, .content08-11,
.content01-08
{ position: absolute; top: 0; left: 0;} 

.header01 { }
.header04 { left: 204px; width: 400px; }
.header09 { left: 549px; width: 410px; }

.w0	{ 					width: 960px; }
.pc	{ 					width: 200px; } 	/* nav_wrap  	 		 + 1x3px padding + 1px border = +4 */
.sc	{ left: 204px; width: 750px; } 	/* content_wrap   	+ 2x3px padding + 0px border = +6 */

.n0   { 					width: 203px; }
.nm   { 					width:  97px; }  /* nav_main 		 + 1x3px padding + 1px border = +4 */
.ns   { left: 101px; width:  96px; }  /* nav_sub 		 + 2x3px padding + 1px border = +6 */

.c0   			{ 					width: 750px; }
.content01-04 	{  				width: 269px;/* background-color: #eee;*/}
.content05-08 	{ left: 276px; width: 269px; /*background-color: #eee;*/}
.content09-11 	{ left: 552px; width: 197px; /*background-color: #eee;*/}

.content05-11 	{ left: 276px; width: 476px; /*background-color: #eee;*/}

.content01-07  {              width: 476px; /*background-color: #eee;*/}
.content08-11 	{ left: 480px; width: 269px; /*background-color: #eee;*/}

.content01-08  {              width: 545px; /*background-color: #eee;*/}

.clear_children,
.cc_tallest
{
	position: relative;
} /*\*/
* html .clear_children
{
	display: inline;
}/**/
.cc_tallest:after
{
	content: '';
} /* PREVENTS A REDRAW BUG IN SAFARI */

