/*Stile fuer bio-website*/
body { margin-top:0px; margin-bottom:0px;margin-left:0px;margin-right:0px; 
	scrollbar-base-color: #D0D8FF;
	scrollbar-darkshadow-color: #CCCCCC;}

/*Definition der Standardschriftart*/
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Times,serif; text-align: justify;}
/*Definition des Standardschriftgröße:*/
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:13pt; }
/*Definition der  Standardschriftfarbe:*/
/*p,ul,ol,li,div,td,th,address,nobr,b,i ,h1{ color:#486078; }*/

td.titel {  font-weight: 900;  background: Black;  }
.titel{font-size:22pt; color:#d0d8ff; font-family: Arial, Helvetica, sans-serif;   margin-top: 15px;  line-height: 30%; }
.untertitel{font-family: Arial, Helvetica, sans-serif;  font-size:13pt; color:#d0d8ff;   background:Black; font-weight: 500;}
td.lineobenlinks{background:#8C95B2;}
td.lineoben {background: #D0D8FF;}
td.grau {background: #B2B2B2;}
/*td.buttonleiste {background: #B2B2B2;}*/
/*Alternative fuer Buttonleiste->Button gehen in weißen Hintergrund*/


td.buttonleiste {background-image: url(images/butlei.gif);}

.header { font-family:Times,serif; font-size:15pt; font-weight: 900; color:#486078; }
.ueberschrift_1{ font-family:Times,serif; font-size:20pt; font-weight: 900; margin-top: 5px; color:#486078; text-align: left; }
.ueberschrift_1start{ font-family:Times,serif; font-size:20pt; font-weight: 900; margin-top: 15px; color:#486078; }
.ueberschrift_2{ font-family:Times,serif; font-size:15pt; font-weight: 900; margin-top: 15px; color:#486078; }
.rot{font-family:Times,serif; font-size:15pt; font-weight: 900;  margin-top: 15px; color:#FF0000;}
.rotrechts{textalign:right; color:#FF0000;}

.schrift_start{
	font-size:14px; color:#486078; 
; text-align: justify
; font-weight: bold
}
.copyright{
	font-size: 7pt;
	text-align: center;
}
.fussnote {
		font-size: 7pt;
}

.rahmen{
	background-color :#D0D8FF;
	width:"100%";
	padding : 3;
	border-bottom : 2px solid #8C95B2;
	border-top : 2px solid #8C95B2;
	border-left : 2px solid #8C95B2;
	border-right : 2px solid #8C95B2;
}

.rahmengrau{
	background-color :#CCCCCC;
	width:"100%";
	padding : 3;
}

.bildunterschrift{
background-color :#D0D8FF;
	width:"100%";
	padding : 3;
		text-align: left;
}
.fett{font-weight: 600; }
.fettlinks{font-weight: 600; text-align:left; }
.zentriert{text-align: center}
.weiss{color:#FFFFFF;}
/*Links*/
a:link { color:darkblue; text-decoration:underline; }
a:visited { color:darkblue; text-decoration:underline ; }
a:active { color:darkblue; text-decoration:underline; }