/* Margins: oben-rechts-unten-links */

/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}
 
html, body {
  height: 100%; /* Required */
  width: 80%;
}

body{
 	background-image: url('../img/pg10.jpg');
  	background-color: #efefef;
  	color: #000099;
	margin: 0px;
 	text-align: center;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
    overflow: scroll;
}
div#wrapper{
	width: 960px;
	margin: 15px auto;
	text-align: left;
/*	background-color: #BAA;*/
}
div#header{
	width: 960px;
/*       background-color: #BAA;*/
/*  	background-color: #efefef;*/
}
div#navi{
	width: 220px;
	float: left;
	margin: 10px 0 0 0;
/*       background-color: #BBB;*/
}
div#content{
	width: 680px;
/*	height: 600px*/
	float: right;
	margin: 0 30px 30px 30px;
/*       background-color: #BB0;*/
}
div#footer{
	width: 760px;
	float: right;
}
.clear{
	clear: both;
}
div#title{
	float: right;
	width: 740px;
	height: 150px;
 	text-align: center;
	padding: 0 0px 0 0px;
/*       background-color: #BBD;*/
}
div#logo{
	float: left;
	margin: 0 0 0 60px;
/*       background-color: #BBB;*/
}
a img{
	border: 0;
}
.title_ausrichtung{
/*	margin: 25px 0 0 40px;*/
	margin: 0 0 0 0;
}
.title_est-art{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000099;
}
.title_keywords{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000099;
}
ul.navi{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 95%;
	line-height: 180%;
	list-style-type: none;
	margin: 0 25px 0 0;
	padding: 0;
	text-align: right;
}
a.navi{
	color: #000099; /* #FFF; */
	text-decoration: none;
	padding: 0 25px 0 0;
}
a.navi:hover{
/*	text-decoration: underline; */
	background: url(../img/navi_dot_hover.gif) no-repeat right;
}
a.navi_aktiv{
	color: #F60;
	text-decoration: none;
	padding: 0 25px 0 0;
	font-weight: bold;
	background: url(../img/navi_dot_aktiv.gif) no-repeat right;
}
a.navi_aktiv:hover{
/*	text-decoration: underline; */
}
div#footer_ausrichtung{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 70%;
	color: #000099;
	border-top: 1px dashed #F60;
	margin: 0 15px 15px 30px;
	padding-top: 15px;
/*       background-color: #B0B;*/
}
.links{
	float: left;
}
.rechts{
	float: right;
}
.ta_r{
	text-align: right;
}
h1{
	margin: 0 0 15px 0;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #000099; /*#F60; */
}
h2{
	margin: 0 0 15px 0;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000099; /*#F60; */
}
h3{
	margin: 0 0 15px 0;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000099;
}
div#content p{
	font-size: 95%;
	line-height: 150%;
	color: #000099;
/*	background-color: #EFE;*/
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
}

.list{
	font-size: 100%;
	line-height: 130%;
	color: #000099;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
}

p.or{
	padding: 0;
	margin: 0;
}

div.small{
	line-height: 30%;
}

div .news{
	border-left: 1px dashed #F60;
	margin: 0 0 0 30px;
	padding-left: 30px;
}

div#content .datum{
	color: #096;
	font-size: 70%;
}

div#content .news_text{
	font-size: 75%;
	line-height: 120%;
}

.fett{
	font-weight: bold;
}

a{
	color: #F60;
}

a:hover{
	text-decoration: none;
}

.infobox{
	padding: 10px 15px;
	border: 1px solid #AAA;
	background-color: #EFE;
 	text-align: center;
}

.zentriert{
    text-align:center;
}

.td1{
    font-size: 80%;
	line-height: 150%;
	color: #000099; /*#366;*/
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	border: 1px solid #000099;
	vertical-align: top;
}

ul.special{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	list-style-type: square;
/* top--right-- bottom-- left */
	margin: 0 80px 0 30px;
	padding: 0;
	text-align: left;
	color: #000099;
}

div#weiterbutton{
	width: 450px;
	height:20px;
}	

a:link.weiterbutton                             
	{
   	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : bold;
	color : blue;
	line-height:140%;
	text-decoration:none;
	}
/*
a:visited.weiterbutton
	{
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : bold;
	color : black;
	line-height:140%;    
	text-decoration:none;
    } 

a:active.weiterbutton
	{   	
 	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size : 12px;
	font-weight : bold;
	color :  #223F6A;
	line-height:140%;
	text-decoration:none;
  	} 
	
a:hover.weiterbutton
	{
 	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size : 14px;
	font-weight : bold;
	color :  blue;
	line-height:140%;  
	text-decoration:none;
  	}
*/
input
	{
	color:#0000cc; 
	font-size:13px;
	font-family:Arial,Verdana,sans-serif;
	font-weight:bold;
	}
    .Feld 
	{
	background-color: #ffff00;
	font-size:18px; width:70px;
	}

    .Feld1 {background-color: #d3d3d3; font-size:14px; width:70px;}
    .Feld2 {background-color: #d3d3d3; font-size:13px; width:500px;}
    .Auswahl { background-color:#ffffff; font-size:14px; }

