<style>
	{}
a 
	{ text-decoration: none;
	font-weight: bold;
	color:#FFFFFF }

a:hover 
	{text-decoration: none;
	color: #207BC1;
	background-color: #FFFFFF;
	
	} 

a:link.gross 
	{ border-left:5px solid #207BC1;
	color: #207BC1;
	text-align: left;
	text-decoration: none;
	width: 150;
	height: 20;
	position: relative;
	left:0 ;
	top: 0;
	font-size:11pt;
	font-weight: lighter;
	margin:0;
	padding-left:3;
	}
 
a:visited.gross 
	{ border-left:5px solid #207BC1;
	color: #207BC1;
	text-align: left;
	text-decoration: none;
	width: 150;
	height:  20;
	position: relative;
	left:0 ;
	top: 0;
	font-size:11pt;
	font-weight: lighter;
	margin:0;
	padding-left:3;
	}

a:hover.gross 
	{ border-left:5px solid #FF0000;
	color: #207bc1;
	text-align: left;
	text-decoration: none;
	width: 150;
	height: 20;
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	font-size:11pt ;
	font-weight: lighter;
	padding-left:3;
	} 
 
a:active.gross 
	{ border-left:5px solid #ffff00;
	color: #207BC1;
	text-align: left;
	text-decoration: none;
	width: 150;
	height: 20;
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	font-weight: lighter ;
	font-size:11pt;
	padding-left:3;
	} 

a:link.klein 
	{ position: relative;
	left: 0;
	top: 0;
	margin: 0 ;
	padding-left:10 ;
	border-left:5px solid #207BC1;
	color: #207BC1;
	text-align: left;
	text-decoration: none;
	width: 150;
	height:  20;
	font-size:9pt;
	font-weight: lighter }
 
a:visited.klein 
	{ position: relative;
	left:0;
	top: 0;
	margin: 0 ;
	padding-left:10;
	border-left:5px solid #207BC1;
	color: #207BC1;
	text-align: left;
	text-decoration: none;
	width: 150;
	height:  20;
	font-size:9pt;
	font-weight: lighter }
 
a:hover.klein 
	{ position: relative;
	left: 0;
	top: 0;
	margin: 0 ;
	padding-left:10;
	border-left:5px solid #FF0000;
	color: #207bc1;
	text-align: left;
	text-decoration: none;
	width: 150;
	height:  20;
	font-size:9pt ;
	font-weight: lighter } 
 
a:active.klein 
	{ position: relative;
	left: 0;
	top:0;
	margin: 0 ;
	padding-left:10;
	border-left:5px solid #ffff00;
	color: #207BC1;
	text-align: left;
	text-decoration: none;
	width: 150;
	height: 20 ;
	font-weight: lighter ;
	font-size:9pt} 

a.Mozilla 
	{ text-align: left;
	text-decoration: none;
	width: 150;
	height: 20;
	font-size:10pt;
	font-weight: lighter;
	color:#FFFFFF;
	background-color:#207BC1 }

div 
	{ background-image: url('images/button2.jpg');
	background-repeat: repeat-y;
	width:150px;
	border:1px solid #207BC1;
	}

#tab 
	{ border-bottom-width: 1;
	border-bottom-style: solid;
	}

td 
	{ font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-top: 3;
	margin-bottom: 3;
	padding: 4;
	border-bottom-width: 0;
	vertical-align:top;
	}

p, ol, ul, li 
	{ font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	margin-top: 10;
	margin-bottom: 10;
	padding: 0 }
 
textarea, input 
	{ font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1;
	border-right-width: 1;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-width: 1;
	background-color: #207BC1;
	scrollbar-base-color:#207BC1;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#207BC1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ffffff 
}

hr 
	{border-style: solid;
	border-width: 1;
	}
 
h1 
	{ font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
	border-left-width:  1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	padding-bottom: 6;
	text-align:right;
	} 

h2 
	{ font-size: 12pt;
	font-weight: bolder;
	margin-left:25px ;
	margin-top:20px;
	text-align:left;
	text-indent:-22px;
	margin-bottom:0px
}
 
h3 
	{ font-size: 10pt;
	font-weight: bolder;
	margin-left:25px ;
	margin-top:0px;
	margin-bottom:10px;
	text-align:justify}

h4 
	{ font-size: 10pt;
	font-weight: normal;
	margin-left:25px ;
	margin-bottom:5px;
	margin-top:0px;
	text-align:justify} 

h5 
	{ font-size: 12pt;
	font-weight: bold;
	margin-bottom:5px } 

h6 
	{ font-size: 10pt;
	font-weight: bold;
	margin:3px }

.bild_links 
	{float:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	border-style: solid;
	border-width: 1;
	color: #207BC1;
	background-color: #FFFFFF;
	padding:2px;
	}

.bild_rechts 
	{float:right;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:0px;
	text-align:right;
	border-style: solid;
	border-width: 1;
	color: #207BC1;
	background-color: #FFFFFF;
	padding:2px;
	}

.bild_center 
	{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	text-align:center;
	border-style: solid;
	border-width: 1;
	color: #207BC1;
	background-color: #FFFFFF;
	padding:2px;
	}

.nix    {
	background-color: #207bc1;
	}

.rahmen_rechts 
	{float:left;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:0px;
	text-align:justify;
	border-style: solid;
	border-width: 1;
	color: #FFFFFF;
	background-color: #207BC1;
	padding:3px;
	}


-->
</style>
