html, body { width:100%; height:100%; margin:0px ;fontsize:11px; font-family: Tahoma, Arial, Helvetica, sans-serif;}
table.aussen { width:100%; height:100%; }
table.aussen td { text-align:center; vertical-align:middle;}


a:link, a:active, a:visited{
	color: #141D61;
	text-decoration: none;
}
a:hover{
color:#141D61;
text-decoration:underline;
}
p{
margin-top:0px;
}

.hl{
font-size:16px;
font-weight:bold;
color: #23308E;
padding-bottom:10px;
}
#hl2{
font-size:18px;
font-weight:bold;
color: #141D61;
padding:5px 0px 7px 0px;
border-bottom:1px dotted #23308E;
}

table.td-content td{
text-align:left;
vertical-align:top;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
}

#td-green{
color:#ffffff;
font-weight:bold;
background-color:#23308E;
padding:5px 10px 5px 10px;
}
#td-green-middle{
font-size:11px;
background-color:#C8CBE3;
padding:5px 10px 5px 10px;
border-bottom: 1px solid #23308E;
}

.padding-left{
padding-left:10px;
}


#mod_menue
{
	text-align: left;
	padding: 0px;
	width:205px;
	background-color:#C8CBE3;
	font-size:11px;
	font-weight: bold;
	border-top:1px solid #23308E;
}
#mod_menue2
{
	text-align: left;
	padding: 0px;
	width:205px;
	background-color:#E9EBF4;
	font-size:11px;
	font-weight: bold;
	border-top:1px solid #23308E;
}
#mod_menue a, #mod_menue2 a
{
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	color: #141D61;
	text-decoration: none;
	padding-left:25px;
	background: url(bilderblue/pfeil_vor.gif) 10px ;
	background-repeat:no-repeat;
}

#mod_menue a:hover, #mod_menue2 a:hover
{
	color:#fff;
	background: url(bilder/pfeil_vor.gif) 10px ;
	background-repeat:no-repeat;
	background-color: #141D61;
}
#mod_menue3
{
	text-align: left;
	background-color:#141D61;
	font-size:11px;
	font-weight: bold;
	border-top:1px solid #23308E;
}
#mod_menue3 a
{
padding:5px 15px 5px 25px;
	display:block;
	color: #E9EBF4;
	text-decoration: none;
	background: url(bilderblue/pfeil_link.gif) 10px ;
	background-repeat:no-repeat;
}
#mod_menue3 a:hover
{
	color:#141D61;;
	background: url(bilderblue/pfeil_link.gif) 18px ;
	background-repeat:no-repeat;
	background-color: #23308E;
}
ul{
LIST-STYLE-IMAGE: url(bilderblue/pfeil_li.gif);
margin-top:-8px;
}

li{
margin-left:-20px;
margin-top:3px;
font-size:11px;
color: #141D61;
font-weight:bold;
}
.border{
border: 1px solid #23308E;
}
.bg-test{
	background-color: #141D61;
}
