@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html{width:100%;height:100%}

body {
	font-size:12px;
	line-height:16px;
 	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
}


p{margin-bottom:12px}

.smallfont{font-size:11px}


#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	margin-top: 10px;
	width: 880px;
	height: 125px;
	margin-bottom: 60px;
}
#head   dl:first-child {
	margin-right: 5px;
	width: 85px;
	margin-left: 5px;
}
#head dl {
	margin-right: 5px;
	float: left;
}

#head dt {
	width: 136px;
}
#head  dd {
	width: 136px;
	text-align: center;
}
#head  dd a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	width: 136px;
	display: block;
	margin-top: 3px;
}
#head    dd a:hover  {
	padding-top: 16px;
	background-image: url(../menue/hl.gif);
	background-repeat: no-repeat;
	width: 136px;
	margin-top: 3px;
}
#head dd span {
	padding-top: 16px;
	background-image: url(../menue/hl.gif);
	background-repeat: no-repeat;
	width: 136px;
	display: block;
	margin-top: 3px;
}
#menue {
	line-height: 20px;
	width: 175px;
	min-height: 300px;
	clear: left;
	float: left;
}
#menue   ol  li {
	list-style-type: none;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
}
#menue a {
	color: #333;
	font-size:13px;
	text-decoration: none;
	padding-left: 6px;
	background-repeat: no-repeat;
	display:block;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #f00;
	padding-top:1px;
	padding-bottom:0px;
	height:10px;
}
#menue a:hover {
	background-image: url(../img/hl_01.gif);
	background-repeat: no-repeat;
	
	padding-left: 3px;
	color:#00009a;
}
#menue span, #menue li.sel a{
	/*background-image: url(../img/hl_01.gif);
	background-repeat: no-repeat;*/
	padding-left: 3px;
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #00009a;
	color:#00009a;
}
#content {
	min-height: 300px;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	width: 600px;
}
#content a {
	color: #00009a;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
ul.linkliste           {
	line-height: 18px;
}
ul.linkliste                   li    {
	list-style-image: url(../img/blau.gif);
	list-style-position: inside;
}
#content h1 {
	font-weight: bold;
	color: #00009a;
	font-size: 14px;
	margin-bottom: 15px;
}
#content h2 {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content h3 {
	background-image: url(../img/hl_01.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 12px;
}

#content .datum {
	font-size: 11px;
}
#content img {
	border: 1px solid #1f20aa;
	margin-left: 5px;
}
#content dl {
	float: left;
	margin-bottom: 15px;
}
#content dl img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#content dt {
	float: left;
	margin-right: 10px;
}
#content dd {
	margin-top: 115px;
	float: left;
	width: 180px;
}
#content ul {
}
#content ul li {
	list-style-image: url(../img/black.gif);
	list-style-position: inside;
}

/*Bilderhandling*/
div.imgtl, div.imgtr{margin-bottom:10px}
div.imgtl img{float:left}
div.imgtr img{float:right}
div.imgmo{margin-left:auto;margin-right:auto;margin-bottom:10px}



#footer {
	background-color: #cccccc;
	font-size: 10px;
	padding-left: 175px;
	clear: left;
}
#footer a {
	color: #00009a;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#aktuell {
	margin-top: 30px;
}
#aktuell  .datum {
	font-size: 11px;
}
#aktuell   h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#aktuell .teaser {
	margin-bottom: 15px;
}

