@charset "UTF-8";

body {
	background-color: #000099;
	/* the path to csshover3.htc should be relative to web page */
	behavior:url("csshover3.htc");
}

* {
margin: 0;
padding: 0;
}

#haeder {
	background-color: #FFFFFF;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 36px;
	font-family: Verdana;
	font-size: 0.9em;
	margin: 0 auto;
}
#bildband {
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	width: 1200px;
}

#Logo {
	background-color: #D0CCA6;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

p {
padding: 10px 0;
}

#wrapper {
	width: 1200px;
	margin: 0 auto;
	font-family: Verdana;
	text-align:justify;
	font-size: 0.9em;
	line-height: 1.3em;
	background: #F1EDC2;
	background-color: #FFFFFF;
}

.spalte {
	width: 380px;
	float: left;
	padding: 0 10px;
} 

.einespalte {
	width: 780px;
	float: left;
	padding: 0 10px;
}

.platzhalterlinks {
	width: 140px;
	height: 290px;
	float: right;
	padding: 10px 0;
} 

.platzhaltergrafik {
	width: 280px;
	height: 290px;
	float: left;
	padding: 10px 10px 10px 0;
	margin-left: -150px;
	text-align: center;
	font-weight: bold;
	display: inline;
} 
.naviLinks {
	width: 180px;
	float: left;
	padding: 0 10px;
	background-color: #FFFFFF;
}
.naviRechts {
	width: 180px;
	float: left;
	padding: 0 10px;
	background-color: #FFFFFF;
}
#footer {
	background-color:  #D0CCA6;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
	width: 1200px;
	font-family: Verdana;
	font-size: 0.8em;
	text-align: center;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	left: 5px;
	position: relative;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	left: 5px;
	position: relative;
}
.h1titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	color: #000000;
	font-weight: bold;
	left: 10px;
	position: relative;
}
.h2titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	position: relative;
	left: 10px;
	font-variant: normal;
	font-style: normal;
}

ul.wprecentposts {
        margin-left: 1em;
}

li.wprecentposts {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	color: #000033;
        margin-bottom: 0.2em;
}

a.wprecentposts {
        text-decoration: none;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
}
