html { 
   height: 100.2%; 
   margin-bottom: 1px; 
}

BODY {
	margin: 0;
	padding: 0;
	color: #C0C0C0; /*Achtung: Das Plugin Abstimmung reagiert auf diese Farbe und die font-size Angabe*/
	background: #555555 url(../images/pcback4.jpg) left top repeat-x;
}

#wrapper {
	margin: 20px auto 0 auto;
	width: 980px; 
	text-align: left;
	border: 5px solid #bebebe;
	background: url(../images/pwrapback.gif) repeat-y;
}

#logo {
	background: url(../images/ptlg.gif); 
	width:980px; 
  	height: 150px; 
	position:relative;
	border-bottom: 5px solid #bebebe;
}

#content {
	float: left;
	position: relative; 
	width: 544px; 
	color: #000000;
	padding: 20px;
	background: #bebebe;
	border-top: 5px solid #000000;
}

.picture {
	padding: 10px 0 10px 0;
	margin: 0;
}

.picture p {
	color: #000000 !important;
}

#nav {
	width:100%; 
	height: 35px;
 	float:left; 
 	position:relative;
	overflow: hidden; 
	background: #004000;
	border-bottom: 5px solid #bebebe;
}

#nav ul {
	list-style-type: none;
	margin:0;
	padding:0;
	float: left;
}

#nav li {
	display: inline;
}

#nav a {
	display: block; 
	font-weight: bold !important;
} 

#nav a#current {
	height: 35px;
	color: #ffffff;
	background: #004000; 
	border-right: 2px solid #bebebe;
	border-top: 1px solid #1B3665;
	border-bottom: 1px solid #1B3665;
	margin: -1px 0 0 0;
}

.maintopichome {
	float: left;
	position: relative;
	text-align: center;
	height: 35px; 
	line-height : 35px;
	color: #bebebe;
	text-decoration: none; 
	padding: 0 10px 0 10px; 
	letter-spacing: 0.1em;
	font-size: 100%;
	border-right: 2px solid #bebebe;
	background: #004000;
}

a.maintopichome:hover{
	height: 33px; 
	color: #004000;
	text-decoration : none; 
	background : #bebebe;
	border-top: 1px solid #004000;
	border-bottom: 1px solid #004000;
}

.maintopichomesel {
	float: left;
	position: relative;
	text-align: center;
	line-height : 35px; 
	color: #ffffff;
	text-decoration : none; 
	padding: 0 10px 0 10px; 
	letter-spacing: 0.1em;
	font-size: 100%;
	border-right: 2px solid #bebebe;
	background: #004000;
}

.maintopic {
	float: left;
	position: relative;
	text-align: center;
	height: 35px; 
	line-height : 35px; 
	color: #bebebe;
	text-decoration : none; 
	padding: 0 10px 0 10px; 
	letter-spacing: 0.1em;
	font-size: 100%;
	border-right: 2px solid #bebebe;
	background: #004000;
}

a.maintopic:hover {
	height: 33px; 
	color: #004000;
	text-decoration: none;
	background: #bebebe;
	border-top: 1px solid #004000;
	border-bottom: 1px solid #004000;
}

#leftcols {
	width:195px; 
	float: left; 
	position:relative; 
	background: #004000;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
}

.leftbox {
	margin: 0 8px 20px 10px;
}

#commonpages {
	float: left;
	width: 190px;
	overflow: hidden;
	margin: 0 5px 0 0;
	padding: 0;
	display: block; 
	text-align: center;
	border-right: 1px solid #bebebe; 
	border-bottom: 1px solid #bebebe;
}
* html #commonpages { margin: 0 7px 5px 0; width: 190px;} 

#commonpages a {
	display: block; 
	text-decoration: none;
	color: #bebebe;
	letter-spacing: 0.1em;
	padding: 7px 0 7px 0;
} 

#commonpages a:hover {
	color: #ffffff;
	font-weight: bold;
}

#subnav {
	float: left;
	width: 180px;
	overflow: hidden;
	margin: 0 5px 10px 0;
	padding: 5px;
	display: block;
	border-right: 1px solid #bebebe; 
	border-bottom: 1px solid #bebebe;
	text-align: center;
}
* html #subnav { margin: 0 7px 5px 0; width: 180px; }

#subnav p {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
} 

#subnav a {
	display: block; 
	text-decoration: none;
	line-height : 80%; 
	color: #bebebe;
	font-size : 100%;
	letter-spacing: 0.1em;
	padding: 7px 0 7px 0;
}

#subnav a:hover {
	color: #ffffff; 
	font-weight: bold;
}

#subnav a#current2 {  
	color: #ffffff;
	font-weight: bold;
}

#subnav a#current3 {  
	color: #ffffff;
	font-weight: bold;
}

.topic {
	margin: 0;
}

.subtopic {
	letter-spacing: 0.5em; 
	font-size : 85% !important;
	padding: 7px 0 7px 0 !important;
}

a.subtopic:hover {
	color: #ffffff;
	text-decoration : none;
	font-weight: bold;
}

#twocols{
 	width:784px; 
 	float:right; 
 	position:relative; 
}

#rechts {
	width: 190px; 
 	float:right; 
 	position:relative; 
	background: #004000;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
	overflow: hidden;
	display: block;
	text-align: left;
}

#sidebar{
	background: #004000; 
	border-left: 1px solid #004000;
	border-bottom: 1px solid #004000;
}

#sidebar p {
	width: 178px;
	font-size: 90%;
	padding: 0 5px 5px 5px !important;
	margin: 0 !important;
	line-height: 160%;
	color: #bebebe;
	text-align: center;
}
  * html #sidebar p { padding-top: 0 !important; }  

#sidebar a {
	color: #ffffff;
	text-decoration: underline;	
	font-weight: normal;
	margin: 0;
	padding: 0 !important;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar img {
	background: #004000;
	margin: 0 5px 5px 5px;
	padding: 5px 4px 5px 5px;
	border: 1px solid #004000;
}

#sidebar iframe {
    margin: 5px !important;
    width: 184px !important;
}

#sidebar table p{
	margin: 0;
	border: 0;
}

#sidebar a.s2d {
	color: #C0C0C0 !important;
}

#sidebar p {
	border-top: 1px solid #004000;
}

#sidebar .formtab {
	width: 186px;
	border-top: 1px solid #004000;
	border-left: 1px solid #004000;
	border-right: 1px solid #004000;
	border-bottom: 2px solid #004000;
	margin: 0 0 20px 5px;
	padding: 5px 0 5px 0;
}
*+html #sidebar .formtab { margin: -19px 0 20px 5px; }

#sidebar table img {
	border: 1px solid #004000;
	margin: 0;
}

.sidebarteaser p {
	width: 173px;
	padding: 5px 5px 10px 5px;
	margin: 0 5px 25px 5px;
	line-height: 160%;
	color: #C0C0C0;
	border-left: 1px solid #004000;
	border-right: 1px solid #004000;
	border-bottom: 2px solid #004000;
}
  * html .sidebarteaser p { padding-top: 0 !important; } 

.sidebarteasercaption {
	margin: 0 5px 25px 5px;
	border: 1px solid #004000;
	background: #000000;
	padding: 5px;
}

.sidebarteasercaption p {
	width: 173px;
	padding: 5px 5px 10px 5px;
	margin: 0 5px 25px 5px;
	line-height: 160%;
	color: #dddddd;
	border-left: 1px solid #004000;
	border-right: 1px solid #004000;
	border-bottom: 2px solid #004000;
	text-align: center;
}
  * html .sidebarteasercaption p { padding-top: 0 !important; } 

.sidebarteasercaption a {
	color: #ffffff;
	text-decoration: underline;	
	font-weight: normal;
	padding: 0 5px 0 5px;
}

a.sidebarteaser {
	color: #ffffff;
	text-decoration: underline;	
	font-weight: normal;
	margin: 0;
	padding: 0 !important;
}

.sideteaser img {
	color: green !important;
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}
* html #sideteaser img { margin-bottom: -4px !important; } 
*+html #sideteaser img { margin-bottom: -4px !important; } 

.sideteaser {
	margin-bottom: 25px !important;
}

.sideteaser form {
	margin: 0 0 0 5px!important;
}

.sideteaser p {
	margin-bottom: 0 !important;
}

#sidebar a:hover, a.sidebarteaser:hover, .sidebarteasercaption a:hover {
	text-decoration: underline;
}

#footer {
	background: url(../images/pfooterback.gif);
	clear: both; 
	text-align: center;
	padding: 20px 3px 10px 3px;
	color: #bebebe;
	height: 15px;
	text-decoration: none; 
	font-size: 90%; 
}

#footer a {
	color: #bebebe;
	padding: 8px 0 0 0;
	margin: 0;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

.counter {
	width: 190px;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #bebebe;
	border-top: 1px solid #bebebe; 
}
* html .counter { margin: 0 7px 0 0; width: 190px;}

.line1 {
	color: #000000;
}

.schrift1 {
	width: 100%;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 250%;
	font-weight: bold;
	color: #000000; 
	text-align: center;
}

.schrift2 {
	width: 100%;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000; 
	text-align: center;
}

/*Kalender*/
a.callink { text-align: center;}
a.callink:link { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; }
a.callink:visited { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; }
a.callink:active { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; }
a.callink:hover { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; }
a.calhome:link { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none; }
a.calhome:visited { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none; }
a.calhome:active { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none; }
a.calhome:hover { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none; }
td.caltz { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; }
td.calwt { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; }
td.calat { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; }
td.calht { color:#004000; background-color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calhe { color:#004000; background-color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calwe { color:#bebebe; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; }
table.caltab { width:160px; background-color:#004000;}
table.caltab1 { border:0; padding:0; margin:0; }
table.caltab2 { border:0; padding:0; margin:0; }


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


form.search {
	float:left; 
	margin: 0px 2px 10px 3px; 
}
* html form.search { margin-left: 2px; } 

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #000000; 
	border-right: 3px solid #000000;
	width: 135px;
	padding: 4px 0px 4px 10px;
	color: #000000;
	font-size: 100%;
	background: #000000 url(../images/psearchback.gif);
}
*+html input.search { width: 128px !important; } 

#plaintext {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 10px;
	width: 980px; 
}


#plaintext a {
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-size: 100%;
	padding: 1px 10px 3px 10px;

}

#plaintext a:hover {
	color: #000000;
	text-decoration: underline;
}

.siegel {
	margin: 10px 5px 10px 5px;
	text-align: center;
}

.siegel a {
	color: #C0C0C0;
	text-decoration: none;
}

.siegel a:hover {
	text-decoration: underline;
}

.siegel input {
	margin: 0px 0px 5px 0px;
}

.shoptopic, .shoptopic2 {	/*shopanzeige in der sidebar */
	line-height : 15px; 
	margin: 0 5px 25px 5px;
	border-bottom: 2px solid #004000;
	width: 186px; 
}

.shoptopic a{
	background: url(../images/waren.jpg) no-repeat; 
}

.shoptopic a, .shoptopic2 a {
	display: block; 
	background: #E9EBE8; 
	text-decoration : none;
	color: #000000;
	font-size : 100%;
	letter-spacing: 0.1em;
	padding: 10px 5px 10px 5px;
	border-left: 1px solid #004000;
	border-bottom: 1px solid #004000; 
	border-right: 2px solid #004000;
}

.shoptopic a:hover, .shoptopic2 a:hover {
	color: #2A3D62;
	text-decoration : underline;
}


