/* CSS Document */

		body
		{ 
			
			background:#ffffff url(images/hintstreifen.gif);
			font-family: Arial,sans-serif;
        font-size: 62.5%;
		height:100%;
		}
		html, body
		{ 
			
			min-height:100%;
			margin:0;
			padding:0;
			width:100%;
		}
		
		h1, h2, h3, h4 {color:#2863AE; margin-bottom: 10px;}
a.link{text-decoration:none; color:#2863AE; font-weight:bold}
		
#header_container 
		{
			/*position:fixed;
			top:0; 
			left:0; 
			right:0;
			margin:0;
			width:200px;
			height:3em;
			z-index:3;
			*/
			display:none;
		}

		#header 
		{
			/*position:absolute;*/
			max-width:200px;
			top:0; left:0; right:0; bottom:0;
			height:100%;
			background-color:#fff;
			z-index:3;
			margin:0;
			padding:0;
			background:#ffffff url(images/hintstreifen.gif);
		}
		
		
		#logo{float:left; width: 600px; text-align:right; margin-left:0px; background-color:#FFFFFF}
#linie{width: 100%; }
#bildolinks{display:none;}



#adresse{float:left; color: #F3F3F3; text-align:left;margin-top:10px; margin-left:20px;line-height:1.4em;	letter-spacing: 0em;}
*html #adresse{float:left; color: #F3F3F3; text-align:left;margin-top:10px; margin-left:10px;line-height:1.4em;}
#leistungen{float:right; text-align:right; margin-left:30px;line-height:1.5em;font-size: 1.3em;color: #2863AE; font-weight:bold}


#left {

display:none;
}

 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	


	
#bildcontainer{	
display:none;}
		
		
		
		

		#content
		{
			margin:0;
			width:100%;
			font-size: 1.2em;
			padding-top:0px;
			padding-left:0px;
			padding-bottom:3em;
			z-index:100;
			
			
		}
		#incontent
		{
			
			padding-top:130;
			top:0; bottom:0; 
			left:220; right:0;
			height:100%;
			width:16cm;
			margin:0;
		}
		#footer_container
		{
			position:fixed;
			bottom:0; left:0; right:0;
			text-align:center;
			margin:0;
			height:2em;
			z-index:3;
		}
		#footer 
		{
			position:absolute;
			top:0; left:0; right:0; bottom:0;
			background:#efefef;
			z-index:3;
		}
		
		/* Nun f&uuml;r den MSIE */
		* html, * html body 
		{
			overflow:hidden;
			bottom:0;
			height:100%;
		}
		* html #header_container, * html #footer_container
		{
			position:absolute;
			width:100%;
			padding-right:16px;
		}
		* html #menu
		{
			position:absolute;
		}
		* html #header,* html #footer
		{
			height:100%;
			position:static;
		}
		* html #content{ 
			position:relative;
			top:0; bottom:0; left:0; right:0;
			height:100%;
			width:100%;
			overflow:hidden;
			margin:0;
		}
		
		* html #incontent 
		{
						/*
			padding-top:148;
			top:0; bottom:0; 
			left:220; right:0;
			height:100%;
			width:600px;
			margin:0;
			*/
		}
		
		
		#menu li
		{
			list-style: none;
			margin:0;
			padding:0.3em;
		}
		#menu li#active
		{
			padding:0.5em;
			text-decoration:underline;
		}
		#menu a:link, #menu a:visited
		{
			display:block;
			background:#eeeeee;
			color:black;
			text-decoration:none;
			margin:0;
			padding:0.2em;;
		}
		#menu a:hover
		{
			background:#4f4f4f;
			color:#ffffff;
			text-decoration:underline;
		}
		* html #menu
		{
			margin:0;
			width:10.5em;    /* Der IE soll das Element breiter darstellen, da margin und padding hier von 
							    der Breite abgezogen wird! */
		}

#content .graufett{color: #6D6E6E; font-weight:bold; font-size: 1.4em;}
#content .blaufett{color: #2863AE; font-weight:bold; font-size: 1.4em;}

.einzug{margin-left:165px;}
#einzug{margin-left:130px;}
.abstand{margin-left:25px;}

strong{color:#2863AE;}

a.hellblau:link {	color: #CBD2E3;	text-decoration: none; font-weight:bold}
a.hellblau:visited {	color: #CBD2E3;	text-decoration: none;font-weight:bold}
a.hellblau:hover {	color: #CBD2E3;	text-decoration: underline;font-weight:bold}
a.hellblau:active {	color: #CBD2E3;	text-decoration: none;font-weight:bold}


#drum{top:0px}

 #einzug ul {
	list-style: disc;
	margin-left: 20;
	padding: 0;
	}

.minus{margin-left: -130px;}

#einzug td{font-size: 12px;}
#einzug table{border:solid 1px #EFF3F7; }
#einzug a{text-decoration:none;color:#2863AE}
#einzug a.link{text-decoration:none;}

#incontent td{font-size: 12px;}
#incontent table{border:solid 0px #EFF3F7; }
#incontent a{text-decoration:none;color:#2863AE}
#incontent a.link{text-decoration:none;}

.imgdruck{display:none;}
