body {
	color: #00016E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
}


body, table { /* Why do tables use larger font otherwise? */
    font-size: 12px;
}

/* default alignment of table cells */
td {vertical-align: top; text-align: left;}

/*Tabellen zentrieren: einmal hier für Firefox, einmal im table-tag in global_header.php für Explorer*/
table.haupt{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../a_images/logo_bl.jpg);
	background-repeat: no-repeat;
	text-align: right;
	border-color: #CDCDCD;
	border-style: solid;
	border-width: 1px;
	background-color: White;

}

table.home{
	width: 800px;
	margin-left: auto;
	margin-right: auto; 
	background-image: url(../a_images/logo_home.jpg);
	background-repeat: no-repeat;
	text-align: right;
	border-color: #CDCDCD;
	border-style: solid;
	border-width: 1px;
	height: 400px;
	background-color: White;

}
table.vorstand{
	font-size: 9px;
	width: 90%;

}
table.emailiste{
	width: 500px;
	font-size:10px;
}
td.text1{
	background-color:#eee ;
	border-bottom: 1px solid #4682B4;
	width: 100px;
}

/* no borders on images */
img { border: 0px; }


#globalheader {
	/*background: #CDCDCD;*/
	margin-left: 198px;
	height: 100px;
	margin-top: 1px;
	border: 1px solid #CDCDCD;
}
div#tuf{
	background-color: white; /*#eee;*/
	margin-left: 200px;
	margin-bottom: 0px;
	width: 600px;
	background-image: url(../a_images/trenner1.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;

	
}
div#topnav{
	background-color: white; /*#eee;*/
	margin-left: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 30px;
	width: 600px;
	background-image: url(../a_images/trenner1.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 5px;

}
#login{
	background-color: white; /*#eee;*/
	margin-left: 200px;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	/*padding-right:20px;*/
	width: 600px;
	text-align: right;
	font-size: 10px;
}
#logout{
font-size: 10px;
   width: 570px;
	margin-left: 216px;
	margin-bottom: 15px;
	padding: 2px;
	/*position: relative; */
	border: 1px solid Red;
	font-weight: bold;
	text-align: left;
}
/*div*/
#navilinks {
	/*top:20px;*/
	width: 150px;
	margin-left: 20px;
	padding-bottom: 10px;
	position: relative; /*border: 1px solid #191970;*/
	float: left;
	line-height: 20px;
	background-image: url(../a_images/kreuzuntenrechts.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #eee;
}

#inhalt{
	font-size:11px;
	text-align: left;
	margin-left: 215px;
	margin-right: 13px;
	margin-bottom: 18px;
	background-color: #eee;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	/*border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	background-image: url(../a_images/button_1Kreuz.gif);
	background-repeat: no-repeat;
	border: 1px solid #191970;
}
#kurz{
	background-color: White;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#backkreuz{
	background-image: url(../a_images/1-button_1Kreuz_unten.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 15px;
	width: 100%;
}

#inhalt_home {
	font-size: 11px;
	text-align: left;
	margin-left: 303px;
	background-color: #eee;
	padding-top: 1px;
	padding-left: 15px;
	margin-top: 5px;
	border: 1px solid #191970;
}


#localfooter {
    background: #eee;
    margin-top: 1em;
}
#footer{
	font-size: 11px;
	text-align: center;
	margin-left: 200px;
	margin-top: 5px;
	padding-top: 15px;
	padding-left: 15px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(../a_images/trenner2.gif);
	background-repeat: no-repeat;

}

td.footer{
	font-size: 10px;
	text-align: right;
	line-height: 15px;
	border-top-width: 10px;
	border-top-color: White;
	border-top-style: solid;
	padding-right: 20px;
}



#globalfooter {
    background: #CDCDCD;
    margin-top: 1em;
    text-align: center;
}

h1{
	font-size: 13px;
	line-height: 15px;
	padding:0px;
}
h2{
	font-size: 13px;
	line-height: 15px;
	padding:0px;
}
h3{
	font-size: 12px;
}
.titel{
font-size: 11px;
font-weight: bold; 
padding-left: 0px;	
}
.fett{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 11px;
}
.download{
	font-weight: bold;
	background-color: #87CEEB;
	line-height:18px;
}
.verfasser{
	margin-right: 74px;
}
.pager {margin-top: 1em;}

.more {
	margin-top: 1em;
	background-color: #87CEFA;
	margin-right: 20px;
}

form {
	margin-left: 300px;
	margin-right:20px;
	border: 1px solid #191970;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;	
}
input{
	border: 1px solid #191970;
	margin:15px;
}
img{
	float: left;
	margin: 5px;
}

img.mail{
	margin: 0px;
	float: none;
}

a{
	color: #00016E;
	text-decoration:none;
}
a:hover
{
	background-color: #eee;
	border-bottom-color: #483D8B;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a.mailadresse:hover{
	background-color: #4682B4;
	color:white;
}
/* Navigationselemente für mod_nav*/

a.nav_horizontal_1{
	}
a.nav_horizontal_2{
	/*background-image: url(../a_images/kreuzobenlinks.gif);
	background-repeat: no-repeat;*/
	color: #00016E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 13px 8px 5px; /*5px 10px 2px 15px;*/
	margin-left: 8px;
	margin-right: 0px;
	line-height: 6px;
}
a.nav_horizontal_2:hover{
	border-bottom-color: #483D8B;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}	
a.nav_horizontal_3{
	background-image: url(../a_images/nav_kreuzu_r.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #eee;
	color: #00016E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 13px 8px 5px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 6px; /*border-bottom-color: #483D8B;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
}
a.nav_horizontal_4{
	}
	
/* Vertikale Navigation */
a.nav_vertikal_1{
	margin-left:15px;
	font-weight: bolder;
}
a.nav_vertikal_2{
	margin-left:15px;
	padding-left:15px;
}
a.nav_vertikal_2:hover{
	border: 1px dotted #00008B;
	background-color: #eee;
	padding-left:15px;
}
a.nav_vertikal_3{
	margin-left:15px;
	border: 1px dotted #00008B;
	background-color: #eee;
}

a.nav_vertikal_4{
	margin-left:15px;
	
}
