/* =================================================
Stylesheets für das Projekt 0087_2003 scheffelmeier

blaue Grundfarbe: #025891 
helles Blau: #ABCCFF;
Grauton: #D2D2D2;
helles Grau: #E7E7E7;
Orange: #F39525;
Gelb: #F2EA0C;
==================================================*/

/* =================================================
0. Alle Bugs für die verschiedenen Browser sind in einer Datei aufgelistet
==================================================*/
@import url("bugs.css");



/* =================================================
1. Allgemein
==================================================*/


* {
	padding: 0;	/*Grundzustand erzwingen*/
	margin: 0;	/*Grundzustand erzwingen*/
}


body {
	background-color:#D2D2D2;	
	padding: 5px 0 0 0;	
	font-family:VERDANA,HELVETICA,sans-serif; 
	font-size: 13px; 
	color:#000000; 
	margin: 0 auto;
	text-align:center;
}



#wrapper {
	margin: 0 auto;
	text-align:center;
	border: 1px solid #025891;
	width: 800px;	
	background-color:#E7E7E7; 
}

#links {
	background-color:#025891;
	margin: 0 0 5px 0;
}



#min_height{
	float: left;
	width: 1%;
	height: 382px;
}

#content{
	float: left;
	width: 98%;
}

#gutter{
	margin: 25px 0 5px 0;
}

#spalte1{
	float: left;
	width: 75%;
	/* border: 1px solid #FF0000; */
}

#spalte2{
	float: right;
	width: 24%;
}

#spalte1 h1{
	font-size: 100%;
	font-weight: normal;
	display: inline;
}



.clearing {
	clear: both;
}

a {
	text-decoration: underline; 
	font-weight: bold;
}

a:link {
	color: #025891; 
}

a:visited { 
	color: #025891; 
}

a:hover, a:focus {
	color: #F39525;
	text-decoration: underline; 
}

a:active {
	color: #025891;
}


#links a {
	text-decoration: none; 
	padding: 2px 1px;

}

#links a:link {
	color: #F2EA0C; 
}



#links a:visited { 
	color: #F2EA0C; 
}

#links a:hover, a:focus {
	color: #F39525;
	text-decoration: underline; 
}

a:active {
	color: #003762;
}


table {
	font-size:100%;
}

td  {
	vertical-align:top; 
}

th {
	background-color:#025891;
	font-weight: bold; 
	color:#F39525;
	padding: 3px;
}


input {
	width: 400px;
}

textarea {
	width: 400px;
}


#links li {
	list-style-type: none;
	display: inline;
}

#links ul {
	padding: 5px 0 ;
}



#impressum td {
	padding: 3px;
}


p {
	padding: 5px;
}


h1 {
	font-size:125%;
	font-weight:bold;
	display: block;
	margin: 0 0 15px 0;
}


hr {height:1; width:100%; color:#000000;}
ul {list-style-type:circle;}

.input {
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #F2EA0C; 
	background-color: #025891; 
	border: 0;
	width: 100%;
	text-align: center;
	padding: 5px;
	height: 25px;
}

.absatz {
	/*border-bottom: 1px solid #D2D2D2;*/
	float: left;
	width: 49%;
	height: 115px;
	margin: 20px 0;
}

.absatz2 {
	/*border: 1px solid #D2D2D2;*/
	background-color: #D2D2D2;
	float: left;
	width: 100%;
	margin: 25px 0;
}

.absatz3 {
	/*border-bottom: 1px solid #D2D2D2;*/
	float: right;
	width: 49%;
	height: 115px;
	margin: 20px 0;
}


.absatz2 img  {
	margin: 0 5px 0 0;
}



.absatz table , .absatz3 table{
	height: 100%;
}

.absatz3 td, .absatz td  {
	vertical-align: bottom;
}


.box1 {
	border-bottom: 1px solid #D2D2D2;
	float: left;
	width: 33%;
	height: 130px;
	margin: 5px 0;
}

.box2 {
	border: 1px solid #D2D2D2;
	float: left;
	width: 32%;
	height: 100px;
	margin: 5px 2px;
}


.links_float {
	float: left;
	width: auto;
}



.rechts_float {
	float: right;
	width: auto;	
}

.fehler {
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight: bold;
}

.meldung {
	background-color:#56AA1E; 
	color:#FFFFFF;
	font-weight: bold;
}

.black {font-family:verdana; font-size:10px; color:black}
.klein {
	font-size: 85%;
}

.spalten_ueberschrift {
	background-color:#025891; 
	font-weight:normal; 
	color:#F39525;
}

.spalten_hintergrund {
	background-color:#0166FF; 
}

.zeile_markiert {
	background-color:#FFFFFF;
}


.abstand_oben{
	margin: 25px 0 0 0;
}

.link_aehnlich {color:#F2EA0C; }
.grau {background-color:#fafafa}
.rot {color:#F24725}


.r {color:red}
.db {color:#282070}
.hb {color:#b8d0f0}
.dg {color:#f0e860}

.u {text-decoration:underline}
.b {
	font-weight: bold;
}
.links {
	text-align: left;	
}


.t1 {font-family:verdana; font-size:11px; color:black}
.t2 {font-family:verdana; font-size:10px; color:black}
.t3 {font-family:Eurostar Regular Extended ; font-size:36px; color:red}

.hoch {font-family:verdana; font-size:24px; color:red}



.links {text-align:left}
.rechts {text-align:right}
.block {text-align:justify}
.unten {
	vertical-align: bottom;
}

.oben {
	vertical-align: top
}
.smitte {vertical-align:middle}
.mitte {text-align:center}
.zentriert {vertical-align:middle; text-align:right }
.zentrum {text-align:center; vertical-align:middle }


.hg2 {background-color:#53528B}
.hg3 {
	background-color:#D2D2D2;
}
.hg4 {background-color:#F24725}

.schlagzeile {
	background-color:#E7E7E7;
}


.b100 {width:100%}

.r_o {
	border-top: 1px double #f8930e;
}
.r_l {border-left:#f8930e double 1}
.ralles {border:#C4C3EB double 1}

.rahmen_dezent {
	padding: 3px;
	background-color: #FFF;
	border:1px solid #025891; 
}
.runten {border-bottom: 1px solid #C4C3EB; }


.pfeil_oben {font-family:wingdings}

.block {background-color:#8483D5; border-left:#53528B double 1 }

#rot {color:#F24725}

#mv100 {
	height: 65px;
}