@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(bilder/skyline3blau.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color:#999999;
	margin: 0;
	padding: 0;
	color: #ffffff;
	}
	
    .twoColFixLtHdr #tabelle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	
	}	
	.twoColFixLtHdr a:link {
	color: #ffffff;
	line-height: 1.5em;
	text-decoration: none;
	
}

    .twoColFixLtHdr a:visited { color: #ffffff; line-height: 1.5em; text-decoration: none; }

    .twoColFixLtHdr a:hover {
	color: #064695;
	line-height: 1.5em;
	text-decoration: none;
	
}

    .twoColFixLtHdr a:active { color: #999999; line-height: 1.5em; text-decoration: none; }
	
	#suche{
	text-align: right;
	padding-right: 10px;	
}
    #login{
	padding-top: 200px;
	text-align: left;
	width: 500px;
	margin-bottom: 200px;
	padding-left: 200px;
}

    .twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	border: 1px solid #111144;
	text-align: left;
	clip: rect(auto,auto,auto,10px);
	background-color: #111144;
    } 
    .twoColFixLtHdr #header {
	background: transparent;
	padding-right: 0px;
	padding-left: 0px;	  
    }
	
    .twoColFixLtHdr #header h1 {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
    }
    .twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 25px;
	padding-top: 20px;
	font-size:14px;
    }
	.twoColFixLtHdr #bilder {
	margin-top: 20px; 
	text-align:center;

}
	
    .kasten {
	float: right;
	width: 240px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #064695;
	margin-left: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	
}
    ul {
	background-color: #336699;
	font-size: 14px;
	margin-left:0.5em;
	padding-left:0.5em;
	list-style-type: none;
	list-style-image: none;		
}
    ul ul{
	list-style-position: inside;
	list-style-type: circle;
	
}
	ol {
	list-style-position: outside;
	list-style-type: disc;
}
	
    .twoColFixLtHdr #mainContent {
	background-color:#111144;
	margin-bottom: 20px;
	margin-left: 230px;
	padding-right: 20px;
	padding-left: 15px;
	color: #ffffff;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #064695;
	font-size: 14px;
	
    } 
	
	
	.twoColFixLtHdr #mainContent h2 {
	color: #064695;
	text-align:center;
}
    .twoColFixLtHdr #mainContent h3 {
	color: #064695;
	
}
	.twoColFixLtHdr #mainContent h4 {
	color: #666666;
	
}
	.twoColFixLtHdr #mainContent h5 {
	 color:#666666;
}
    
    .twoColFixLtHdr #footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #004080;
    } 
    .twoColFixLtHdr #footer p {
	margin: 0;
	padding: 0px 0;
	font-size: 9px;
	text-align: center;
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	.twoColFixLtHdr #anfahrt {
	padding-left: 40px;
	border: 1px solid #064695;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
   
input:focus { outline: solid 2px #336699; }

textarea:focus { outline: solid 2px #336699; }

