/*------------------------------------------------------------------
Stylesheet: Screen
Version: 1.0
Änderung: 11/06/08
-------------------------------------------------------------------*/



/*------------------------------------------------------------------
[Farbcodes]
Hintergund: #FFFFFF
Schrift: #0F0F0F
Überschriften: #174c19
Hyperlink (einfach): #e77318
Hyperlink (besucht):#ef6329
Hyperlink (aktiv):#a60f38
Fußzeile: #b5cede
-------------------------------------------------------------------*/



/*------------------------------------------------------------------
[Struktur]

Seitenkopf : #header
Inhalte : #content
Videospalte : #colright
Navigation : #nav
Anzeigen : .ad1 und .ad2
Artikelüberschriften : H2
Fußzeile. #footer
-------------------------------------------------------------------*/


* {
    margin:0;
    padding:0;
}
p,h1,h2,h3,h4 {
    margin-bottom:6pt;
}
html, body{
	height:100%;
	/* background-color: #2c323e; */
	background-color: #2d3540;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
a{
	color: #333333;
	text-decoration: underline;
}

/*
Head (schwarz)
****************************************************************************************************************/

#head{
	background: url(images/head_bg.jpg) repeat-x;
	text-align: center;
}
#head .wrapper{
	background: url(images/head_logo.jpg) 0 0 no-repeat;
	height: 108px;
	width: 870px;
}
#head .wrapper img{
	border: 0;
	float: left;
}


/*
Navigation (grün/weiß)
****************************************************************************************************************/



#nav_main{
	position: absolute;
	top: 80px;
	left: 306px;
	width: 564px;
	list-style: none;
	/*
	float: left;
	margin-top: 80px;
	padding-left: 227px;
	height: 28px;
	list-style: none;
	background-color: #00FF99;
	*/
	/* width: 539px; */
	/* width: 542px; */
}
#nav_main li{
	float: left;
}
#nav_main li a{
	display: block;
	margin-top: 0px;
	margin-left:1px;
}
#nav_main #aktiv a{
	background-position: 0px 0px!important;
}
#nav_main li .nav_aktuell{
	width: 107px;
	height: 28px;
	background: url(images/nav_grw19.gif) 0 -56px no-repeat;
}
#nav_main li .nav_aktuell:hover{
	background-position: 0px -28px;
}
#nav_main li .nav_fraktion{
	width: 90px;
	height: 28px;
	background: url(images/nav_fraktion.gif) 0 -56px no-repeat;
}
#nav_main li .nav_fraktion:hover{
	background-position: 0px -28px;
}
#nav_main li .nav_arbeiten_im_gr{
	width: 118px;
	height: 28px;
	background: url(images/nav_arbeit_im_gr.gif) 0 -56px no-repeat;
}
#nav_main li .nav_arbeiten_im_gr:hover{
	background-position: 0px -28px;
}
#nav_main li .nav_termine{
	width: 85px;
	height: 28px;
	background: url(images/nav_termine.gif) 0 -56px no-repeat;
}
#nav_main li .nav_termine:hover{
	background-position: 0px -28px;
}
#nav_main li .nav_kontakt{
	width: 88px;
	height: 28px;
	background: url(images/nav_kontakt.gif) 0 -56px no-repeat;
}
#nav_main li .nav_kontakt:hover{
	background-position: 0px -28px;
}

#nav_main li .nav_links{
	width: 69px;
	height: 28px;
	background: url(images/nav_links.gif) 0 -56px no-repeat;
}
#nav_main li .nav_links:hover{
	background-position: 0px -28px;
}

/*
FlashTeaser (grün)
****************************************************************************************************************/


#teaser{
  text-align: left;
	height: 200px;
   /* height: 270px; */
	background: url(images/teaser_bg.gif) repeat-x;
}
#teasertext1 {
  color: white;
  text-shadow: 2px 2px 4px #000000;
  text-align: left;
  font-size: 28pt;
  font-weight: bold;
  width: 870px;
  padding-top:   36px;
  padding-left:  36px;
  padding-bottom:24px;
}

#teasertext2 {
  color: white;
  text-shadow: 2px 2px 4px #000000;
  text-align: left;
  font-size: 16pt;
  line-height: 22pt;
  width: 800px;
  padding-left: 72px;
}

/*
GR-Wahl 2019
****************************************************************************************************************/

#grw19 p,h1,h2,h3 {
  color: #006322; margin-top:12pt;
}
#grw19 hr {
  color: #006322; margin-top:6pt;
}

/*
Inhaltsbereich (weiß)
****************************************************************************************************************/

#content{
	background: url(images/content_bg.jpg) repeat-y;
	/* height: 305px; */
	min-height: 305px;
	text-align: center;
}
#content .wrapper{
	text-align: left;
	width: 870px;
	padding-bottom: 10px;
}
#content .box_3{
	width: 272px;
	float: left;
}
#content .box_3 h1{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
#content .box_3 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#content ul{
	list-style: circle!important;	
	margin: auto;
	padding: auto;
	padding-left: 10px;
	margin-left: 5px;	
}
#content ul li{
	margin-top: 10px;
}
#content ol{
	list-style-type: decimal!important;			
	margin: auto;
	padding: auto;
	padding-left: 20px;
	margin-left: 3px;	
}
#content ol li{
	margin-top: 10px;
}




.post{
	background: url(images/content_arrow.gif) 0 0 no-repeat;
	padding-top: 30px;
	width: 289px;/* 290 */
	line-height: 18px;
	float: left;
}
.post_full{
	width: 550px;
	line-height: 18px;
	padding-top: 30px;
	float:left;
}
.post_full .entry{
  width: 539px;
  float: left;
}
.post .entry{
	margin: 0px 5px 0px 5px;
}
.post img, .post_full img{
	border: 0;
	margin-bottom: 10px;
}
.hidePost{
	display: none;
}
.showPost{
	display: block;
}







.u_e_color_3 strong{
	background-color: #01b703;
	font-size: 14px;
	line-height: 20px;
	/* display: inline-table;	*/
	color: #ffffff;
}
#minheight{
	width: 1px;
	height: 256px;
	float: left;
}
#arrowbar{
	width: 850px;
	height: 32px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#arrowbar #content_last img{
	border: 0;
}
#arrowbar #content_next{
	float: right;
}
#arrowbar #content_next img{
	border: 0;
}
#arrowbar #content_last{
	float: left;
}


/*
Fusszeile (schwarz)
****************************************************************************************************************/



#foot{
	background: url(images/foot_bg.gif) repeat-x;
	text-align: center;
	padding-top: 20px;
	height: 150px;

}
#foot .wrapper{
	text-align: right;
	width: 870px;

}
#foot a, #foot p{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/*
Allgemein
****************************************************************************************************************/

.clearer{
   height: 0;
   clear: left;
   line-height: 0;
   height: 0;
}

.wrapper{
	/* background-color: Fuchsia; */
	width: 870px;
	margin: 0 auto;
	 position: relative;
}

.sprungmarken, .unsichtbar{
    position:absolute;
    top:-9999px;
    left:-9999px;
}