
body {
	background-color: #CCCCCC;
	margin: 0px;
	background-image:url(/pictures/basis/hintergrund_body.png);
	background-color: #EFF1F3;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: verdana,arial,helvetica,times;
}

a:link		{color: #00347E;}
a:visited	{color: #00347E;}
a:active		{color: #939AA3; text-decoration: underline; outline: none}
a:hover		{color: #939AA3; text-decoration: underline;}
a:focus		{outline: none;}

b {
font-weight: bold;
color: #333333;
}

.quote {
font-style: italic;
color: #00357F;
}

/* NAVIGATION */
	#logo {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 840px;
	}


/* Haupt-Navigation, Positionierung */
	.hauptnavi {
	position: absolute;
	top: 23px;
	left: 60px;
	width: 648px;
	height: 27px;
	}
	
	.hnbutton	{
	margin-right: 40px;
	}

/* LOGIN-LINK - nun Kundenbereich >> UPDATE: 16.03.10 : Da Kundenbereich nicht erreichbar, habe ich ihn deaktiviert, Shuji*/
	#login	{
	font-size: 10px; 
	color: #FFFFFF; 
	position: absolute; 
	left: 878px; 
	top: 165px;
	width: 80px;
	height: 8px;
	/* background-image:url(/pictures/navi/kundenbereich_a.png); */
	background-repeat: no-repeat;
	behavior: url(/includes/iepngfix.htc);
	}
	
	a#login:hover		{
	/* background-image:url(/pictures/navi/kundenbereich_b.png);  */
	}

/* THEME */	
	#theme	{
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1025px;
	height: 305px;
	background-repeat: no-repeat;
	behavior: url(/includes/iepngfix.htc);
	}

/* BEREICHS-HEAD*/
	#bereichshead {
	position: relative;
	top: 119px;
	left: 50px;
	}
	
	
/* LINKE NAVIGATION */	 
	#lnavi	{
	width: 240px; 
	padding-right: 61px; 
	padding-top: 25px;
	float: left;
	}

	.lnavi-inaktiv	{
	color: #333333;
	display: block;
	text-decoration: none;
	width: 180px;
	height: 21px;
	padding-top: 5px;
	padding-left: 60px;
	background-image:url(/pictures/navi/sidenavi_a.png);
	background-repeat: no-repeat;
	}

	#lnavi	a:link		{color: #00347E; text-decoration: none;}
	#lnavi	a:visited	{color: #00347E; text-decoration: none;}
	#lnavi	a:active	{color: #939AA3; text-decoration: none;}
	#lnavi	a:hover		{color: #939AA3; text-decoration: none;}

	/* für die aktuell aufgerufene Seite (Sidebar-Button ist aktiv) */
	.lnavi-aktiv	{
	color: #333333;
	display: block;
	text-decoration: none;
	width: 180px;
	height: 21px;
	padding-top: 5px;
	padding-left: 60px;	
	background-image:url(/pictures/navi/sidenavi_b.png);
	background-repeat: no-repeat;
	}

	/* Kategorieüberschrift */
	.lnavi-kategorie	{
	color: #ffffff;
	display: block;
	text-decoration: none;
	width: 180px;
	height: 21px;
	padding-top: 5px;
	padding-left: 60px;
	}
	
	/* Icons für linke Navigation, Formatierung */
	.lnavi-produkte-icon	{
	width: 36px;
	height: 22px;
	float: left; 
	margin-left: 73px; 
	margin-right: 10px;
	margin-top: 2px;
	}

	.lnavi-leistungen-icon	{
	width: 36px;
	height: 22px;
	float: left; 
	margin-left: 19px; 
	margin-right: 5px;
	margin-top: 2px;
	}
	
	.lnavi-leistungen-icon-sub	{
	width: 36px;
	height: 22px;
	float: left; 
	margin-left: 60px; 
	margin-right: 5px;
	margin-top: 2px;
	}	
	
	
/* CONTENT-DEFINITIONEN */
	#content-top	{
	position: absolute;
	left: 0px;
	top: 175px;
	}
	
	#content	{
	position: absolute;
	left: 0px;
	top: 178px;
	width: 963px;
	background-image:url(/pictures/basis/hintergrund_content.png); 
	background-repeat: repeat-y;
	}
	
	/* einspaltiger Content */
	.content-col1	{
	width: 360px; 
	padding-top: 25px; 
	padding-right: 50px;
	line-height: 18px;	
	vertical-align: top;
	float: left;
	}

	/* einspaltiger Content */
	.content-col-630	{
	width: 630px; 
	padding-top: 25px;
	line-height: 18px;	
	vertical-align: top;
	float: left;
	}

	/* zweispaltiger Content */

	.content-col2a	{
	width: 360px; 
	min-height: 450px;
	padding-top: 25px; 
	padding-right: 50px;
	line-height: 18px;	
	vertical-align: top;
	float: left;
	}

	.content-col2b	{
	width: 204px;
	min-height: 450px;
	padding-left: 35px; 
	padding-right: 10px;
	padding-top: 25px; 
	line-height: 18px;	
	vertical-align: top;
	float: left;
	background-image:url(/pictures/basis/hintergrund_mehrwert.png); 
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

	.content-col2b a:link		{color: #00256D; text-decoration: none;}
	.content-col2b a:visited	{color: #00256D; text-decoration: none;}
	.content-col2b a:active		{color: #CCCCCC; text-decoration: none;}
	.content-col2b a:hover		{color: #CCCCCC; text-decoration: none;}	

	.content-col3a	{
	width: 282px; 
	line-height: 18px;	
	vertical-align: top;
	float: left;
	}
	
	.content-col3b	{
	width: 350px; 
	line-height: 18px;	
	vertical-align: top;
	float: left;
	}	
	
	/* Tabelle, um Daten aufzulisten */
	.td-a1	{
	width: 15px;
	text-align: left;
	vertical-align: top;
	margin-top: 6px;
	float: left; 
	}

	.td-a2	{
	width: 345px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	margin-top: 6px;
	clear: right;
	}
	
/* PARTNERUNTERNEHMEN-LINK */

	a.partner:link		{color: #666666; text-decoration: none;}
	a.partner:visited	{color: #666666; text-decoration: none;}
	a.partner:active	{color: #cccccc; text-decoration: none;}
	a.partner:hover	{color: #cccccc; text-decoration: none;}	
	
	

/* FOOTER */
	#footer	{
	clear: both; 
	height: 54px; 
	width: 963px; 
	background-image:url(/pictures/basis/hintergrund_footer.png); 
	background-repeat:no-repeat;
	padding-top: 14px;
	behavior: url(/includes/iepngfix.htc);
}

	.footer-col	{
	width: 170px; 
	padding-left: 60px; 
	float: left; 
	line-height: 17px;
	color: #FFFFFF;
	font-size: 10px;
	}
	
	.footer-col a:link		{color: #FFFFFF; text-decoration: none;}
	.footer-col a:visited	{color: #FFFFFF; text-decoration: none;}
	.footer-col a:active	{color: #00256D; text-decoration: none;}
	.footer-col a:hover		{color: #00256D; text-decoration: none;}	
	

