body
{
 font-family:Verdana, sans-serif;
 font-size:12px;
 background-image:url(../images/bg_linien.png);
 min-width: 40em;
}

a {
	font-weight:bold;
	text-decoration:none;
	color: #10206B;
	}

a:hover {
	font-weight:bold;
	text-decoration:underline;
	color: #10206B;
	}

a.nav2 {
	font-weight:bold;
	font-size:14px;
         text-decoration:none;
	color:#79839E;
	line-height:25px;
	}

a.nav2:hover {
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	color:#79839E;
	line-height:25px;}

a.nav3 {
	font-weight:bold;
	font-size:12px;
         text-decoration:none;
	color:#79839E;
	line-height:25px;
	}

a.nav3:hover {
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#79839E;
	line-height:25px;}

a.a {
	font-size: 10px;
	text-decoration:none;
	color: #10206B;
	padding-left : 4px;
}

a.a:hover {
	font-size: 10px;
	text-decoration:underline;
	color: #10206B;
	padding-left : 4px;
	}

.list	{
	padding : 3px;
	border-bottom: solid thin #10206B;
	margin-left:180px;
	}

#top{	margin:0px;
	width:775px;
	height:101px;
	background-image: url(../images/bg_top.png);
	background-repeat: no-repeat;
	border:0px;
	}

#blau {
	font-weight:bold;
	color:#10206B;
  	}

.shadow {
	box-shadow: 10px 10px 20px 20px #79839E;
	-moz-box-shadow: 10px 10px 20px 20px #79839E;
	-webkit-box-shadow: 10px 10px 20px 20px #79839E;
}

#container {margin:0
	width:785px;
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	border:0px;}

#container:after { content:"clear"; clear:left; display:block; height:0; overflow:hidden; font-size:0; }
#links { float:left; width:120px; border:0; padding:6; margin-right:60px;  }
#mitte { width:600px; border:0; padding:0;margin:0px; }
p { margin:0 0 0.5em 0; }



h1	{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #10206B;
	padding:0;
	margin:0;
	}

h2
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #10206B;
	padding-bottom: 4px;
	}

h3{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #10206B;
	}
