.trenner{
	border-right-color:#727273;
 	border-right-width:1px;
  	border-right-style:solid;
}

.trenner_subnavi{
	border-left-color:#727273;
 	border-left-width:1px;
  	border-left-style:solid;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #727273;

}
html{
	height:100%;
}

a:link {
	
	color: #727273;
	text-decoration: underline;
	font-weight:normal;
	
}
a:visited {
	color: #727273;
	text-decoration: underline;
}
a:hover {
	color: #727273;
	text-decoration: underline;
}
a:active {
	color: #727273;
	text-decoration: underline;
}

a.navigation:link {
	color: #727273;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;

}
a.navigation:visited {
	color: #727273;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;

}
a.navigation:hover {
	color: #3f3f3f;
	text-decoration: none;
}


a.navigation:active {
	text-decoration: none;
}

a.footer:link {
	color: #a8a8a8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	padding-left: 10px;
	padding-right: 10px;

}
a.footer:visited {
	color: #a8a8a8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	padding-left: 10px;
	padding-right: 10px;

}
a.footer:hover {
	color: #a8a8a8;
	text-decoration: none;
}


a.footer:active {
	text-decoration: none;
}

a.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #a8a8a8;
	text-decoration: none;
	padding: 4px;

}

a.language:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #a8a8a8;
	text-decoration: none;
	padding: 4px;

}
a.language:hover {
	font-size: 9.5px;
	color: #a8a8a8;
	padding: 4px;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECEBE9;
	height:100%;
}
.tabellenrahmen_l {

	background-image: url(Bilder/bg_left_shadow.gif);
	background-repeat:repeat-y;
	width: 27px;
}

.tabellenrahmen_r {

	background-image: url(Bilder/bg_right_shadow.gif);
	background-repeat:repeat-y;
	width: 27px;
}
.querbalken{
	border-top-color:#727273;
 	border-top-width:1px;
  	border-top-style:solid;
   	border-bottom-color:#727273; 
   	border-bottom-width:1px; 
   	border-bottom-style:solid;
}

.querbalken_subnavi{

   	border-bottom-color:#727273; 
   	border-bottom-width:1px; 
   	border-bottom-style:solid;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
	font-weight:normal;
}
.tabellenueberschrift {
	font-size: 22px;
}

.subnavi {

margin-left: auto; 
margin-right: auto; 
border-bottom: #cecece 1px solid; 
border-left: #cecece 1px solid;  
border-right: #cecece 1px solid; 
width: 204px
}
.content_inlay{
	position:relative;
	width:720px;
	height:auto;
	text-align:left;
	margin-left:60px;
}


