@charset "utf-8";
/* CSS Document */
/* generalBranchen.css */ 
<style type="text/css">
<!--
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial,Helvetica,sans-serif;
	color:black;
}

#bloc {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF; }

#top-menu {
	width: 1000px;
	height: 10px;
	position: absolute; top: 10px; 	
	margin-left: 0px;
	padding: 0px 0px 4px;
	border-top: 1px solid #ff0000;
	color: black;
	background-color: white;
	border-bottom: 1px solid #ff0000;     }

.txt-top-menu {
	position: absolute;
	top: 0px; left: 600px;
	text-align: right; }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	}
a, a:visited, a:hover {font-size: 12px; font-weight: bold;}		
p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.contentstyle{
	border-top: 1px solid #F00;
	border-bottom: 1px solid #F00;
	border-left: 1px solid #F00;
	border-right: 1px solid #F00;
	width: 400px;
	margin-bottom: 5px;
	padding: 8px;/* border-bottom: 1px solid #F00; */
}

#bottom_line
{
	position:fixed;
	bottom:0px;
	left:0px;
	right:0px;
	height: 12px;
	background-color:#cccccc;
	border-top: 1px solid #F00;
	width:100%;
	z-index: 300;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00215C;
	text-align:center;
}

.style2 {font-size: x-small; font-family: arial, sans-serif; font-style:normal;}

.subtit {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;}
	
.menu_test {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
	
.menu_unimport {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.pos_was2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 100px;
}

.reiter_titel {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #333333;
}

.shadetabs{
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
position: relative;
	top: 3px;}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
cursor:pointer;
text-decoration: none;

margin-right: 3px;
color: #456E9C;
}

.shadetabs li a:visited{
color: #456E9C; 
}

.shadetabs li a:hover{
	color: #456E9C;
}

.shadetabs li.selected{
position: relative;
top: 1px;}

.shadetabs li.selected a{ /*selected main tab style */
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.style1 {color: #FF0000}
.style3 {color: #666666}

-->
</style>
