/* Standardelemente */

body {
	margin:0;
	padding:0;
	text-align:left;
	font-size: 12px;
	line-height:140%;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	background-color:#FFFFFF;
	color:#4d5054;
	}
img {
	border:0px;
	padding:0;
	margin:0;
}
h1 {
	font-weight:bold;
	font-size:14px;
       color:#4d5054;
	line-height:130%;

}
h2 {
	font-weight:bold;
	font-size:12px;
       color:#2d6dae;
       padding:0px;
       margin:0px;
       margin-top:12px;
}
h3 {
       padding:0px;
       margin:0px;
       margin-top:12px;
	font-weight:normal;
	font-size:12px;
	line-height:100%;
	color:#2d6dae;
}
p {
    padding:0px;
       margin:0px;
	line-height:140%;
	color:#4d5054;
}
a, a:link {	
        color:#2d6dae;
        text-decoration:underline;
}

a:visited {	
        color:#1d5d8e;
}

a:active, a:focus  {	
        color:#2d6dae;
}

a:hover {	
        text-decoration: none;
        color: #2d6dae;
}

ul {
	list-style-image:url(/images/bullet.png);
	
}

li {
	padding-top:0px;
	padding-bottom:20px;
	}
	
img,.formButton {
	border:0;	
}

form {
	padding:0;
	margin:0;
}

input, textarea, select {
	background-color:#F0F0F0;
	border: 1pt solid #005da4;
}

/* Seitenlayout */

#header {
	padding:10px;
}
	
#header a {
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#header a:hover {
	text-decoration:underline;
}


#kontakt {
	text-align:left;
	display:none;
	color:#000000;
	padding:10px;
	margin:5px;
	clear: both;
}


/* Linke Navigation, Baumstuktur */
.nav {
	float:left;
	font-size:11px;
	padding:0px;
	margin:0px;
	width: 160px;
	height:105px;
	text-align:left;
	color:#FFFFFF;
	background-image:url(/images/reiter-grau.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	line-height:12px;
}

.nav:hover {
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
	background-image:url(/images/reiter-blau.png);
}

.nav a, .nav a:visited, .nav a:active, 
.nav_active a, .nav_active a:visited, .nav_active a:active {
	display:block;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
	margin-top:32px;
       color:#FFFFFF;
       padding-bottom:5px;
       line-height:15px;
}

.nav a:hover {
	text-decoration:underline;
       color:#FFFFFF;
}

.nav_active {
	float:left;
	font-size:11px;
	padding:0px;
	margin:0px;
	width: 160px;
	height:105px;
	color:#FFFFFF;
	text-align:left;
	line-height:12px;
	background-image:url(/images/reiter-blau.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.nav_active a:hover {}

#aktuell {
	width:213px;
	float:left;
	border:2px solid #d8dbdd;
	margin:0px;
	background-image:url(/images/aktuell.png);
	background-repeat:repeat-y;
}

#aktuell h1 {
	background-color:#f1f2f4;	
	color:#2d6dae;
	font-size:12px;
	padding:3px;
	padding-left:10px;
	margin:0px;
}

#aktuell h2 {
	color:#2d6dae;
	font-size:12px;
	padding:0px;
	margin:0px;
}

.intro {
	color:#8f9297;
}

#main { 
	width:550px;
	float:left;
	padding-right:20px;
	padding-left:10px;
}

.blog {
	clear:both;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:10px;
}

.blog a {
	text-decoration:none;
	color:#000000;
}
.blog a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.blog:hover a {
	text-decoration:none;
	color:#FFFFFF;
}
.blog .blogcontent {
	display:none;
	}
	
.blog:hover {
	height:auto;
}
.blog:hover .blogcontent {
	display:block;
	min-height:150px;
	padding-top:10px;
	padding-bottom:10px;
}

.blog b {
	display:block;
	background-color:#f0f0f0;
	color:#000000;
	padding:3px;
	background-image:url(/images/pfeil-runter.png);
	background-repeat:no-repeat;
	background-position: center right;
}
.blog .date{
	float:left;
	width:100px;
	color:#000000;
}


.blog:hover b {
	display:block;
	background-color:#3d78b4;
	color:#FFFFFF;
	background-image:none;
}

.blog:hover .date{
	color:#FFFFFF;

}

#footer {
	width:800px;
	height:34px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	margin:auto;
	clear:both;
	background-color:#5f6368;
	text-align:left;
	
	background-image:url(/images/cdu.png);
	background-repeat:no-repeat;
	background-position:right center;

}



#wms {  text-align:left; background-color:#FFFFFF; font-size: 8px; width:800px; margin:auto; color:#a0a0a0;}


/* Gaestebuch */

.gb_box { /* Gesamte Gaestebuchzeile */
	
	width:400pt;
	clear:all;
	margin-top: 15pt;
	padding-bottom: 10pt;
	border-top:1pt solid #666666;
}
.gb_pic { /* Linke Box mit Bild oder Datum */
	float:left;
	text-align: center;
	font-size: 0.8em;
	background-color:#F0F0F0;
	padding: 5pt;
	width:130px;
	margin-right: 5pt;
}

#gb_date_big {
	font-size:28px;
	font-weight: bold;
	padding: 4px;     
}

.gb_titel { /* Titelzeile */
	padding-top: 5pt;	
	float:left;
	font-weight: bold;
}

.gb_date { /* Datum Klein */
        float: right;
	padding-top: 5pt;
	padding-right: 5pt;
	font-size: 0.8em;
}

.gb_content { /* Eigentlicher Content */
        float: none;
	clear:both;
}


/* Eingabefelder */

.pinput {
	width: 200pt;
}


/* Formatierungen */
.wms_left {
	float:right;	
}
.wms_right {
	float:left;	
}
.wms_clear {
	clear:both;
}


.link {
	list-style-type:none;
}

