/* CSS File für Kanalsteurer */
html
{
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back_streifen.jpg);
	background-repeat: repeat-x;
	color: #696969;
	background-color: #d1d1d1;
	height: 100%;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #065081;
	font-size: 13px;
	margin-bottom: 4px;
	font-weight: bold;
}

h2
{
	color: #065081;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
}

	
h3
{
	color: #065081;
	font-size: 13px;
	font-weight: bold;
}	
	
h4
{
	color: #329EF2;
	font-size: 11px;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



#wrapper {
	height: auto;
	width: 934px;
	margin: 15px auto 15px auto;
	background-image: url(images/schatten.gif);
	background-repeat: no-repeat;
	min-height: 600px;
	padding-left: 6px;
}
#logo {
	height: 105px;
	width: 370px;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 20px;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}
#navbar {
	height: 22px;
	width: 833px;
	background-color: #064b86;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
}
#navbar2
{
	float: left;
	height: 22px;
	width: 88px;
	margin-top: 10px;
	margin-right: 0px;
	background-color: #064b86;
}
#navbar ul {
	list-style: none;
}

#navbar li {
	float: left;
	width: auto;
}

#navbar a {
	display: block;
	padding: 4px 15px;
	margin: 0px;
	background-color: #064B86;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#navbar a:hover, #navbar a:focus {
	background-color: #0985bd;
	color: #FFFFFF;
}
#navbar a.selected {
	background-color: #0985bd;
	color: #FFFFFF;
	font-weight: bold;
}

#navbar_sub {
	height: 20px;
	background-color: #0985BD;
	float: left;
	width: 921px;
}
#navbar_sub ul {
	list-style: none;
}

#navbar_sub li {
	float: left;
	width: auto;
}

#navbar_sub a {
	display: block;
	padding: 4px 15px;
	margin: 0px;
	background-color: #0985BD;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#navbar_sub a:hover, #navbar_sub a:focus {
	color: #022A4D;
}
#navbar_sub a.selected {
	color: #022A4D;
	background-color: #CCCCCC;
}
#navbar3
{
	height: 24px;
	width: 921px;
	background-image: url(images/back_nav3.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-left: 0px;
	float: left;
}
#navbar3 .left
{
	width: 200px;
	color: #0e8def;
	margin-top: 5px;
	float: left;
	margin-left: 25px;
}
#navbar3 .left a
{
	text-decoration: none;
	color: #0e8def;
}
#navbar3 .left a:hover
{
	text-decoration: underline;
}
#navbar3 .right
{
	width: 154px;
	color: #0e8def;
	margin-top: 5px;
	float: right;
}
#navbar3 .right a
{
	text-decoration: none;
	color: #0e8def;
}
#navbar3 .right a:hover
{
	text-decoration: underline;
}
#content_mitte
{
	height: 274px;
	width: 921px;
	margin-left: 0px;
	float: left;
	margin-top: 2px;
}
#karte_maske
{
	height: 274px;
	width: 731px;
	position: absolute;
}
#karte_maske  .map
{
	border: 0px;
}
#anim
{
	height: 274px;
	width: 312px;
	float: right;
}
#content
{
	height: auto;
	width: 620px;
	float: left;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 50px;
}
#content a:link {
	text-decoration: none;
	color: #4AAAF3;
}
#content a:visited {
	text-decoration: none;
	color: #4AAAF3;
}
#content a:hover {
	text-decoration: underline;
	color: #4AAAF3;
}
#content a:active {
	text-decoration: none;
	color: #4AAAF3;
}
#content p
{
	line-height: 17px;
}
#content li
{
	line-height: 17px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
#content .head
{
	font-weight: bold;
	color: #065081;
}
#content .quelle
{
	color: #065081;
	font-size: 10px;
}
#content .section
{
	clear: both;
	padding-top: 15px;
	width: 615px;
}
#content .column
{
	float: left;
	width: 30%;
	margin-right: 10px;
}
#content .galerie
{
	float: left;
	width: 25%;
}
#content   .bild_top
{
	padding: 2px;
	border: 1px solid #4AAAF3;
	width: 153px;
}
#content .thumb
{
	border: 1px solid #4AAAF3;
}
#content .column2
{
	float: left;
	width: 50%;
}
#content .bild_logo
{
	width: 60px;
	float: right;
}
#adresse
{
	height: auto;
	width: 180px;
	float: right;
	padding-left: 20px;
	padding-top: 15px;
	margin: 0px;
}
#login
{
	height: auto;
	width: 250px;
	float: right;
	padding-left: 0px;
	padding-top: 15px;
	margin: 0px;
}
#login p
{
	margin: 0px;
	padding: 0px;
}
.formbox
{
	color: #185D8A;
	border: 1px solid #C0C0C0;
	height: 16px;
	font-size: 11px;
	background-color: #D4E6F3;
}
.formbutton
{
	color: #333333;
	border: 1px solid #D4E6F3;
	height: 20px;
	font-size: 11px;
	background-color: #CCCCCC;
	width: 50px;
}
#footer
{
	width: 934px;
	height: 28px;
	background-image: url(images/schatten_footer.jpg);
	background-repeat: no-repeat;
	margin-left: -7px;
	margin-top: 0px;
	clear: both;
	padding: 0px;
	font-size: 11px;
	color: #6F6F6F;
}
#footer a
{
	text-decoration: none;
	color: #1B93F0;
}
#footer a:hover
{
	text-decoration: underline;
}

