body,td,tr,table,p,ul,ol,li,div,th,address,blockquote,nobr,b,label,textarea { text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 0px 0px 0px 0px;
	height:100%;
	overflow:scroll;
}


.s {
  font-size:10px;
}
.l {
  font-size:1.0pc;
}
.xl {
  font-size:1.5pc;
}

img {
	border:none;
}




a { text-decoration:none; color:#205283}
a:visited { text-decoration:none; color:#205283; }
a:hover { text-decoration:underline; color:#59686D; }
a:active { text-decoration:underline; }

.navigation_small { margin-top:5px;}
.navigation_small a {
	color:#999999;
	text-decoration:none;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size:15px;
}
.navigation_small a:hover { color:#999999; text-decoration:none; }

.titel
{
	color:#2D2D2D;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 22px;
	font-weight:bold;
}

.titel_klein
{
	color:#2D2D2D;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.navigation_big a
{
	line-height:25px;
	font-size:13px;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	display:block;
	color:#2D2D2D;
	margin-top:10px;
	text-decoration:none;
	width:300;
	min-height:100px;
}
.navigation_big a:hover
{
	color:#2D2D2D;
	text-decoration:none;
}

.navigation_top_small
{
	height:20px;
	margin-top:9px;
}

.navigation_top_small a
{
	color:#2D2D2D;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 22px;
	font-weight:bold;
	text-decoration:none;
	margin-right:20px;
}

.navigation_top_small a:hover
{
	color:#2D2D2D;
	text-decoration:none;
}

.navigation_top_xsmall
{
	padding-top:10px;
}
.navigation_top_xsmall a
{
	color:#2D2D2D;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	margin-right:20px;
}

.navigation_top_xsmall a:hover
{
	color:#2D2D2D;
	text-decoration:none;
}

.navigation_big_header
{
	color:#2D2D2D;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 22px;
	font-weight:bold;
}
.navigation_top_header
{
	color:#CCCCCC;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 36px;
	font-weight:normal;
}

.content_blocks a
{
	float:left;
	width:280px;
	min-height:230px;
	margin:20px;
}
.content_blocks a:hover
{
	text-decoration:none;
}

.error_kasten
{
	background: transparent url('pics/messagebox_warning_s.png') no-repeat scroll left;
	width: 800px;
	border-style:dotted;
	border-color:#205283;
	border-width:1px;
	padding:20px;
	padding-left:30px;
	margin:10px;
}
.info_kasten
{
	background: transparent url('pics/messagebox_info_s.png') no-repeat scroll left;
	width: 800px;
	border-style:dotted;
	border-color:#205283;
	border-width:1px;
	padding:20px;
	padding-left:30px;
	margin:10px;
}


.tabelle_klein td,tr {
	font-size:10px;
	border-bottom-style:solid;
	border-bottom-color:#808080;
	border-bottom-width:1px;
}
.tabelle_klein td {
	border-right-style:dotted;
	border-right-color:#808080;
	border-right-width:1px;
}
.tabelle_klein p{
	font-size:10px;
}
