body
 {overflow:-moz-scrollbars-vertical;}

a:focus { -moz-outline: none; }


.ueberschriften {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #900;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #333;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF7000;
}
.text3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.navigation_table 	
    {
	color	: #666666;
	font-family	: verdana, Arial;
	font-size		: 8pt;
	}
	
.n1
    {
    font-family	: verdana, Arial;
    font-weight	: bold;
    text-transform	: uppercase;
    font-size:10px;
    color:#DDDDDD;
    background-color:#DDDDDD;
    height:16px;
    padding-left:5px;
    width: 100%;
    }

.n2 {
    font-family	: verdana, Arial;
    font-size:10px;
    background-color:#f9f9f9;
    height:18px;
    padding-left:5px;
    width: 100%;
    }

.an {
    color		: #666666;
	text-decoration	: none;
	}
    
.an:hover
    {
    color		: #000000;
    text-decoration	: none;
    }

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7000;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #333;
	text-align: left;
}
a.sublink_am:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
a.sublink_am:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
a.sublink_am:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #900;
	text-decoration: none;
}
a.sublink_am:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	text-align: center;
}.navi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}


.headline,
.titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #036;
}

.headline{
	padding-bottom:40px;	
}

.nav_table{	
	margin-bottom:3px;
	margin-top:3px;
}

#Layer3 hr{
	border:1px dotted #ccc;	
	width:80%;
}

input, option, textarea {
	background-color: #ffffff;
	color : #036;
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	border : 2px solid #0079AE;
}
