* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	font-size: 10pt;
	font-family: Arial;
	color: #650d1b;
}

p {
	margin: 10px 0 10px 0;
	line-height: 20px;
	font-family: Arial;
}



a, a:link, a:active, a:visited {
	color: #30436e;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	
}



.header-top {
	background-image: url(../images/header-top.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 65px;
}

.header-bottom {
	background-image: url(../images/header-bottom.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 16px;
}

.header-bottom a,
.header-bottom a:link,
.header-bottom a:active,
.header-bottom a:visited {
	color: #1c336f;
	margin-left: 10px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}

.startseite {
	padding-left: 10px;
}

.startseite a,
.startseite a:link,
.startseite a:visited,
.startseite a:active {
	color: #30436e;
}


.aufhaenger {
	color: #30436e;
	font-size: 14px;
	font-weight: bold;
	padding-right: 18px;
	font-family: Arial;
	}


h1 { 
	padding-left: 0px;
	color: #4b6193;
	font-size: 16pt;
	font-family: Arial;
	font-weight: normal;
	line-height: 38px;
	margin-bottom: 25px;
	border-bottom: 1px solid #4b6193;
}

h2, h3, h4, h5, h6 {
	font-size: 12px;
	color: #4b6193;
}



.content {
	color: #8f8d8e; 
	padding: 0px 20px 30px 10px;
}


.akt-meld {
	height: 20px;
	margin-top: 18px;
	border-bottom: 1px solid #4b6193;
	font-size: 12px;
	color: #4b6193;
	font-weight: bold;
	padding-left: 10px;
}

.meld p {
	background-color: #dbe6fc;
	padding: 5px; 
	color: #6879a5;
	margin-left: 10px;
}

.meld p b {
 	color: #293f70;
} 
 
 
.infos {
	height: 20px;
	margin-top: 18px;
	border-bottom: 1px solid #4b6193;
	font-size: 12px;
	color: #4b6193;
	font-weight: bold;
	padding-left: 10px;
}

.navi {
	margin-top: 10px;
}

.navi ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.navi ul li {
	display:inline;
}

.navi ul li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.navi ul li ul li {
	display: none;
}

.navi ul li a,
.navi ul li a:link,
.navi ul li a:visited,
.navi ul li a:active {
	background-image: url(../images/navi.gif);
 	background-repeat: no-repeat;
 	height: 20px;
	line-height: 20px;
	display: block;
	color: #ffffff;
	margin: 2px 0px 0px 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	padding-left: 30px;
}

.navi ul li a:hover {
	background-color: #7f94bf;
}



.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 100px;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:active,
.footer a:hover {
	color: #ffffff;
}

.widget_listcategorypostswidget li{list-style:none; padding:8px; background-color: #dbe6fc; margin-top:10px; margin-left:10px;}
.widget_listcategorypostswidget a {font-weight:normal;}
.widget {list-style:none;}



