/* CONTENT ===================================================================*/

body	{
	background: #FFFFFF;
	color: #333;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 101%;
	background: url(../images_nav/Hintergrund-b962.gif) repeat-y;
	background-position: center 140px;
	}

a			{ font-family: Verdana, Helvetica, sans-serif; color: #333376; text-decoration: underline; }
a:hover		{ color: #555555; text-decoration: none; }
a:active	{ text-decoration: underline; }

h2 {
	margin:0 0 15px;
	padding:0;
	border:0;
	color:#333376;
	font-size:1.4em;
	font-weight:lighter;
	}
h3 {
	margin:15px 0 5px 0;
	padding:0;
	border:0;
	color:#000000;
	font-size:1.4em;
	font-weight:lighter;
	}
h4 {
	margin:0 0 10px;
	padding:0;
	border:0;
	color:#333376;
	font-size:1.1em;
	font-weight:600;
	}
h5 {
	margin:0 0 5px 0;
	padding:0;
	border:0;
	color:#333376;
	font-size:1em;
	font-weight:bold;
	}
h6 {
	margin:0 0 5px 0;
	padding:0;
	border:0;
	color:#86B637;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	}

/* Elemente zur Textstrukturierung */
p {
	display:block;
	margin:0;
	padding:5px 0 20px;
	border:0;
	}
/* em {			color:#86B637;	font-weight:normal;	font-style:normal;	} */
em {			color:#000000;	font-weight:normal;	font-style:italic;	}
/* strong {		color:#86B637;	font-weight:bold;	font-style:normal;	} */
strong {		color:#000000;	font-weight:bold;	font-style:normal;	}
samp {			color:#000000;	font-weight:normal;	font-style:italic;	}
samp:hover {	background-color: #F3F8EB;	}
kbd {			color:#000000;	font-weight:normal;	font-style:normal;	font-family:monospace;	background-color:#E5E5E5;}
var {			color:#666699;	font-weight:normal;	font-style:normal;	font-family:monospace;}
code {			color:#666699;	font-weight:normal;	font-style:normal;	font-family:monospace;	background-color:#E5E5E5;}
dfn {			color:#666699;	font-weight:normal;	font-style:italic;	font-family:monospace;	background-color:#E5E5E5;}
del {			color:#CC0000;	font-weight:normal;	font-style:normal;	}
ins {			color:#009999;	font-weight:normal;	font-style:normal;	}
abbr, acronym {	cursor:help;	border-bottom: 1px double #86B637; }
blockquote, cite, q {
	padding:0 5px;
	border-left:5px solid #333376;
	background-color: #F3F8EB;
	font-size:1em;
	}
hr {
	margin:15px 0 25px 0;
	width:100%;
	height:5px;
	border:1px solid #86B637;
	border-left:0 none;
	border-right:0 none;
	color:#E5E5E5;
	background-color:#E5E5E5;
	}
.b {
	font-weight:bold;
	}

/* LAYOUT ====================================================================*/

html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	} 
 
#pagewidth{ 
	width:960px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	} 
 
#header{
	position:relative; 
	height:220px; 
	width:100%;
	}
#header #headimage {
	margin:0;
	padding:0;
	border:0;
	width:211px;
	height:220px;
	float:left;
	/* background:url(../images_nav/Head-Image-1.jpg) no-repeat; */
	}
#header #headimage.a {	background:url(../images_nav/Head-Image-1.jpg) no-repeat;	}
#header #headimage.b {	background:url(../images_nav/Head-Image-2.jpg) no-repeat;	}
#header #headimage.c {	background:url(../images_nav/Head-Image-3.jpg) no-repeat;	}
#header #headimage.d {	background:url(../images_nav/Head-Image-4.jpg) no-repeat;	}
#header #headimage.e {	background:url(../images_nav/Head-Image-5.jpg) no-repeat;	}
#header #headimage.f {	background:url(../images_nav/Head-Image-6.jpg) no-repeat;	}
/* #header #headimage.g {	background:url(../images_nav/Head-Image-7.jpg) no-repeat;	} */

#header #headimage a {
	display:block;
	margin:0;
	border:0;
	padding:0;
	width:210px;
	height:145px;
	color:#FFFFFF;
	background:url(../images_nav/Head-Image-Hand.gif) no-repeat 5px 5px;
	top: 80px;
	}
#header #headimage a span{
	display:block;
	visibility:hidden;
	margin:0;
	border:0;
	padding:25px 3px 3px 30px;
	width:160px;
	}
#header #headimage a:hover {

	}
#header #headimage a:hover span {
	visibility:visible;
	font-size:10px;
	text-decoration:none;
	/* background-color: #808080; */
	/* background:url(../images_nav/Head-Image-Hand.gif) no-repeat;
	background-position:5px 5px; */
	}

#header #headbanner {
	margin:0;
	padding:0;
	width:538px;
	height:220px;
	float:left;
	background-color: #FFFFFF;
	background:url(../images_nav/Banner.gif) no-repeat;
	background-position: bottom;
	border: 0;
	}
#header #headbanner h1{
	display:none;
	}
#header #logo {
	margin:0;
	padding:0;
	border:0;
	width:211px;
	height:220px;
	background-color: #333376;
	float: left;
	}
#header #logo img{
	padding:0;
	border:0;
	}	
#leftcol{
	margin:0:
	padding:0;
	border:0;
	width:210px; 
	float:left; 
	position:relative; 
	}

#leftcol div.emptyspace{
	height:20px;
	width:210px;
	display:block;
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366;
	}

/* NAVIGATION ----------------------------------------------------------------*/
#navigation {
	margin:0;
	/* margin-left:1px; */
	padding:0;
	border:0;
	width: 210px;
	list-style: none;
	}
#navigation a {
	display: block;
	margin:0;
	padding:0 0 0 60px;
	border:0;
	width: 150px;
	height:20px;
	background-color: #FFFFFF;
	background: url(../images_nav/Hintergrund-Navigation.gif) repeat-y;
	border-bottom: 1px solid #333376;
	font-size:0.8em;
	}
#navigation a:link, #navigation a:visited {
	color: #333376;
	text-decoration: none;
	}
#navigation a:hover, #navigation a.active {
	background: #FFFFFF url(../images_nav/Hintergrund-Navigation-MO.gif) repeat-y;
	color: #333376;
	}

#twocols{
	width:750px; 
	float:right; 
	position:relative; 
	}
 
#rightcol{
	width:210px;
	float:right;
	position:relative;
	/* background-color:#F3F8EB; */
	}

/* ADDONS --------------------------------------------------------------------*/
dl#adddons {
	margin:0;
	padding:0;
	width:210px;
	}
dl#adddons dt {
	margin: 0;
	padding: 3px 0 0 10px;
	height:17px;
	width:200px;
	background: url(../images_nav/Hintergrund-Addon.gif) repeat-y;
	color:#333376;
	font-size:0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333376;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333376;
	}
dl#adddons dd {
	margin: 0;
	padding: 5px 10px 10px 10px;
	border:0;
	width:190px;
	display:block;
	color:#333376;
	font-size:0.7em;
	font-weight:normal;
	}
dl#adddons dd.link {
	margin:0;
	margin-bottom:20px;
	padding:0;
	border:0;
	width:210px;
	}
dl#adddons dd.link a {
	margin: 0;
	padding: 3px 10px;
	border-top:1px solid #333376;
	border-bottom:1px solid #333376;
	width:190px;
	display:block;
	color:#ED1C24;
	font-size:0.8em;
	font-weight:normal;
	text-decoration:none;
	}
dl#adddons dd.link a:hover {
	border-top:1px solid #5E722A;
	border-bottom:1px solid #5E722A;
	background-color:#FFFFFF;
	color:#ED1C24;
	text-decoration:none;
	}
dl#adddons form {
	margin:0;
	padding:0;
	border:0;
	}
dl#adddons input {
	margin:2px 0;
	padding:0;
	border:1px solid #E6F0D7;
	width:180px;
	height:16px;
	font-size:0.8em;
	font-weight:normal;
	}
dl#adddons input.first {
	margin-top:8px;
	}

#maincol{
	margin:0;
	padding:0;
	float: left; 
	display:inline; 
	position: relative; 
	width:540px;
	}
 #maincol #content {
	margin:23px 26px;
	padding:0;
	border:0;
	width:480px;
	font-size:0.8em;
	}

/* SUBNAVIGATION -------------------------------------------------------------*/
div#subnavigation {
	margin:0;
	padding:0;
	height:20px;
	width:539px;
	border-top: 1px solid #333376;
	border-bottom: 1px solid #333376;
	}
#subnavigation ul li { 
	display: inline;
	}

#subnavigation ul {
	margin:0;
	padding:0;
	font-size:.65em;
	}

#subnavigation ul li a {
	height:17px;
	padding: 3px 12px 0 12px;
	color: #333376;
	text-decoration: none;
	float: left;
	border-right: 1px solid #333376;
	}

#subnavigation ul li a:hover, #subnavigation ul li a:active, #subnavigation ul li a.active {
	color: #ED1C24;
	text-decoration: none;
	text-align: left;
	}

/* CONTENTINSZENIERUNG -------------------------------------------------------*/
div.clear {
	clear:both;
	}

/* Referenzen ------------------------*/
table.referenzen {
	margin:10px 0 0 0;
	border:1px solid #94B473;
	/* border-collapse:collapse;*/
	background-color:#FFFFFF;
	}
table.referenzen th, table.referenzen td {
	margin:0;
	padding:3px;
	background-color:#F3F8EB;
	border:1px solid #FFFFFF;
	}
table.referenzen th {
	color:#94B473;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	}
table.referenzen td {
	color:#808080;
	font-size:0.9em;
	}
table.referenzen td.image {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	}

a.samp { font-family: Verdana, Helvetica, sans-serif; color:#808080; text-decoration: none;	}
a.samp:hover {	color:#000000; background-color: #F3F8EB;	}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
#twocols:after, #wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
 
#twocols, #wrapper{display: inline-table;}

/* Hides from IE-mac \*/
* html #twocols, * html #wrapper{height: 1%;}
#twocols, #wrapper{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
	/*hide the left and right column when printing*/ 
	#leftcol, #rightcol{ display:none; } 

	/*hide the subnavigation column when printing*/ 
	#subnavigation ul{ display:none; }

	/*transform the header column when printing*/ 
	#header{ height:auto; margin:0; padding:0; border:0; }
	#header #headbanner h1{ display:block; padding-bottom:15px; font-size:14pt; height:auto; }
	#header #logo, #header #headimage{ display:none;  }

	#twocols, #maincol{ width:100%; float:none; border:0; }

		div#subnavigation { display:none; }
		#maincol #content { margin:0; }

	#header #headbanner {  height:auto; border:0;}

	body {  font-family: Verdana, Helvetica, sans-serif; }

	/* Abkuerzungen / Akronyme */
	acronym[title]:after, abbr[title]:after {
	  content: ' (' attr(title) ')';
	}

	/* Referenztabelle */
	table.referenzen { border:1px solid black; }

}
