/* CSS Document */
#content, h1, .entry p, #focus a, #subnavi {font-family: Verdana, Arial, Helvetica, sans-serif;}
#focus, #rubrik {font-family: Georgia, "Times New Roman", Times, serif;}
p.datum {font-family: "Times New Roman", Times, Georgia, serif;}

h1{color: #aaa; font-size: 160%; font-weight: normal; padding-left: 20px; padding-top: 20px;}
h2{color: #0174BC; font-size: 1em; /*margin-top: 10px;*/ line-height: 1.5em; margin-top: 0px;}
h3{color: #000; font-size: 1em; /*margin-top: 10px;*/ line-height: 1.5em; margin-top: 0px;
	font-variant: small-caps;
}

#content.narrowcolumn .entry p {font-size: 80%; line-height: 160%; margin-bottom: 3px;}
#content.widecolumn .entry  {font-size: 90%; line-height: 160%;}
#content.archiv .entry  {font-weight: normal; padding-top: 0px; font-size: 80%}

/*
#content.narrowcolumn p.teaser {}
#content.widecolumn p.teaser  {font-weight: bold; padding-top: 40px;}
#content.archiv p.teaser, #content .post p.teaser  {padding-top: 0px; }
*/

p.datum {font-size: 70%;margin: 0px;color: #002E56;text-transform: uppercase;letter-spacing: 0.1em;}

#content #focus h2{margin-bottom: 10px;  margin-top: 0px; color: #FFFFFF; font-weight: normal; font-size: 110%; }
#content #focus p{color: #FFFFFF; font-size: 75%; line-height: 160%; margin: 0px;;}
#focus a{display: block;text-align: right;font-weight: bold;}
#focus a:link, #focus a:visited{color: #FFFFFF; text-decoration:none;}
#focus a:hover,#focus a:active, #focus a:focus{text-decoration:underline;}	

#rubrik h2{margin-top: 0px;color: #FFFFFF;font-weight: normal;font-size: 115%;}
#rubrik p{color: #FFFFFF; font-size: 85%; line-height: 180%; margin: 0px;}


/*****************************************LINKS***************************/
h2 a:link, h2 a:visited{color: #0174BC; text-decoration: none; border-bottom: 1px solid #fafafa;}
h2 a:hover, h2 a:active, h2 a:focus{border-bottom: 1px solid #0174BC;}
p#bottom a:link, p#bottom a:visited, .navigation a:link,.navigation a:visited {text-decoration: none;color: #FFFFFF;}
p#bottom a:hover, p#bottom a:active, p#bottom a:focus, .navigation a:hover, .navigation a:active, .navigation a:focus{text-decoration: underline;}

#middle a:link, #middle a:visited {color: #0174BC; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #fafafa;}
#middle a:hover, #middle a:active, #middle a:focus{border-bottom: 1px solid #0174BC;}
#middle ul a:before{content: '» '; color: #000000;}

a.more-link{color: #0174BC; text-decoration: none; border-bottom: 1px solid trasparent; font-weight: bold; }
a.more-link:hover, a.more-link:active, a.more-link:focus{border-bottom: 1px solid #0174BC;}


/*****************************************BILDER***************************/
.news_small_img{float: right;margin-left: 12px;margin-bottom: 3px;}
.news_focus_img{float: right;margin-top: -14px;margin-right: -14px;}

ul.bilderliste{margin: 0px; padding: 20px 0px;}
ul.bilderliste li{display: inline; margin-left: 0px; margin-right: 80px;}
ul.bilderliste li a img{border: 2px solid #fafafa;}
ul.bilderliste li a img:hover, ul.bilderliste li a img:active, ul.bilderliste li a img:focus{border: 2px solid #0174BC; }
#middle ul.bilderliste a:before{content: ''; color: #000000;}


/*****************************************Listen***************************/

/*wenn H1 nicht springen soll*/
/*ul#subnavi{text-align: right; margin: 0px; padding-top: 10px; position: absolute; width: 870px;  }*/
ul#subnavi{text-align: right; margin: 0px; padding-top: 10px; width: 870px; }
ul#subnavi li{display: inline;font-size: 70%;text-transform: uppercase;color: #333; }
ul#subnavi li a:link, ul#subnavi li a:visited {padding-bottom: 1px;  color: #333; text-decoration: none; border-bottom: 1px solid #fff;}
ul#subnavi li a:hover,ul#subnavi li a:active, ul#subnavi li a:focus {border-bottom: 1px solid #333;}

#middle ul{
	margin: 0px;
	list-style-type:none;
	padding-left: 15px;
}
#middle ul li{font-size: 90%; margin-bottom: 10px;
}
ul.listbild {
	list-style-image: url(/images/liste_bag_blau.gif);
	list-style-position: outside;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 15px;
	line-height: 160%;
}
ol.listbild {
	list-style-position: outside;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 15px;
	line-height: 160%;
	font-size: 90%;
}

/**********************************sonstige Klassen*************************/
.alignright, .rechts {float: right;}
.alignleft, .links {float: left;}
.fett {font-weight: bold;}
.blau {color: #0174BC;}
.pagetitle{padding-top: 20px; }
.searchresult{margin-top: 20px; padding-top: 20px; border-top: 1px dotted #0174BC}
/*.searchresult.post-13{display: none }*/ /*Sucheseite selbst nicht ausgeben*/

/**********************************Formulare*************************/
form p{margin: 0px; padding: 0px;}
.alert{font-size: 90%; color: #dd0000;}

#s{width: 300px;}
form input#searchsubmit[type="submit"]{margin-left: 0px;}

fieldset{border: 1px solid #bcbcbc; margin-bottom: 10px; padding-left: 20px;}
legend{font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%; color: #bcbcbc; font-weight: bold; line-height: 200%;}
label{font-size: 85%; font-weight: bold; display: block; margin-top: 5px; margin-bottom: 5px;}
label.pflicht:after{content: ' * ';color: #cc0000; font-weight: normal; }

input[type="text"], textarea, select{margin-bottom: 10px; padding: 4px; border:1px solid #bcbcbc; font-size: 85%; font-family: Verdana, Arial, Helvetica, sans-serif;}
input[type="submit"]{
	background-image: url(/images/hg_submit.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 87px;
	height: 22px;
	border: 0px;
	background-color: trasparent;
	color: #FFFFFF;
	padding-bottom: 5px;
	margin-left: 20px;

}
input[type="submit"]:hover{background-image: url(/images/hg_submit_ho.png);}


