.menu
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
a:visited {
		text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
	border: #FFFFFF;

}
a:active {
		text-decoration: none;
}

.infoschrit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.rahmen {
	border: none;
	margin-right: 10px;
	margin-left: 10px;


}
.passfoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.leftrd{
	background-image: url(../images/img_05.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	width: 7px;
}
.bottomrd{
	background-image: url(../images/img_17.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 7px;
}
.structuretable
{
	align: center;
}

body{
margin:0;
padding:0;
overflow:hidden;
}
#body2{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
padding:0px;
overflow:auto;
}
#fix{
	position:absolute;
	top:20px;
	left:0px;
	width:98%;
	height:30px;
}

 #navcontainer
{
margin: 0;
padding: 0 0 0 12px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }
