body {
	background: url(_images/bg.png) repeat-x top left #032A4D;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1A171B;
}

a, a:hover, a:active, a:visited {
	color: #004186;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 150%;
	color: #004186;
	border-bottom: dashed 1px #507DAC;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-align: right;
}

h2{
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	color: #004186;
	padding-bottom: 5px;
}

h3{
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	color: #004186;
	padding-bottom: 5px;
}

h4{
	padding: 0px;
	margin: 0px;
	font-size: 150%;
	color: #004186;
	padding-bottom: 5px;
	margin-top: 40px;	
}

h5{
	padding: 0px;
	margin: 0px;
	font-size: 120%;
	color: #004186;
	padding-top: 5px;
	border-top: 1px solid #FCDC65;
}

img{
	border: 0px none;
}

div.textcontent{
	font-size: 75%;
}

#main_schatten {
	width: 978px;
	margin: 0 auto;
	background-image: url(_images/bg_schatten.png);
	background-repeat: repeat-y;
	background-position: right top;
	position: relative;
}

#main {
	margin-left: 8px;
	background-color: #FFFFFF;
	width: 955px;
}

#logo{
	position: absolute;
	top: 10px;
	left: 40px;
	background-image: url(_images/logo.png);
	background-repeat: no-repeat;
	behavior: url(png_hack/iepngfix.htc);
	width: 248px;
	height: 183px;
	cursor: pointer;
}

#logo img{
	width: 248px;
	height: 183px;
	border: 0px none;
	cursor: pointer;
}


#logo a{
	width: 248px;
	height: 183px;
	display: block;
}


#flash_index {
	height: 717px;
	width: 660px;
	float:left;
}

#content {
	margin-right: 30px;
	width: 630px;
	float: left;
	display: block;
}

*html #content {
	margin-right: 20px;
}

#inhalt {
	padding-right: 10px;
}

.breaker {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.blau {
	color: #004186;
}

fieldset{
	padding: 5px;
	margin: 0px;
	border: 0px none;
}

.input{
	height: 20px;
	padding-top: 5px;
	border: 1px solid #7F9ECD;
}

.fieldset_anmelden input{
	height: 20px;
	padding-top: 5px;
	width: 240px;
	border: 1px solid #7F9ECD;
}

.checkbox{
	float: left;
}

input:focus[type=text],
input:focus[type=password]{
	border: 1px solid #7F9ECD;
	background-color: #E5ECF5;
}

label{
	width: 90px;
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
}

label.label_login{
	width: 60px;
	padding-top: 5px;
}

input.input_login{
	width: 170px;
	margin-bottom: 5px;
}

p{
	padding: 0px;
	margin: 0px;
}

textarea.frage_stellen{
	border: 1px solid #7F9ECD;
	padding: 5px;
	width: 385px;
	margin-top: 5px;
}

form{
	padding: 0px;
	margin: 0px;
}

.error{
	color: red;
	font-size: 80%;
}

/* ----------- NAVIGATION ----------- */

#navi {
	text-align: right;
	margin-left: 27px;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#navi li {
	list-style-type: none;
	text-align: right;
	font-size: 80%;
	padding-top: 5px;
	border-bottom: dashed 1px #507DAC;
}

#navi li.home {
	border: none;
	margin-top: 5px;
	text-align: right;
}

#navi li.home a {
	padding: 3px 5px;
}

/* ------------------- INHALT ------------------ */

#inhalt_content{
	padding: 0px;
	margin: 0px;
	margin-top: 35px;
	margin-left: 25px;
	margin-bottom: 25px;
	font-size: 110%;
}

#inhalt_content ul{margin-top: 0px;}

#inhalt_content ul li{
	list-style-type: none;
	background-image: url('_images/list_sytle_pfeil.gif');
	background-repeat: no-repeat;
	background-position: top middle;
	padding-left: 15px;
	padding-bottom: 3px;
}

#inhalt_content ul li li{
	padding-top: 2px;
	background: none;
}


#inhalt_content a{
	text-decoration: underline;
}

#inhalt_content h5 a{
	text-decoration: none;
}

#inhalt_content h6{
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

#inhalt_content h6 a{
	text-decoration: none;
}

#inhalt_content a:hover{
	text-decoration: none;
}

.text_uebersicht{
	padding: 0px;
	margin: 0px;
	font-size: 75%;
}

#inhalt_content .box{
	width: 270px;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid #FCDC65;
	position: relative;
	margin-right: 30px;
	vertical-align: top;
	overflow: hidden;
}

#inhalt .box.last {
	border: none;
}

.box .img {
	width: 100px;
	float: left;
	margin-right: 10px;
}

.box .text {
	float: left;
	vertical-align: top;
	font-size: 70%;
	width: 145px;
}

.link {
	background-image: url(_images/pfeilchen_link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	text-align: right;
	font-size: 100%;
	color: #004186;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.link_box {
	background-image: url(_images/pfeilchen_link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 25px;
	padding-bottom: 2px;
	vertical-align: middle;
	text-align: right;
	font-size: 100%;
	color: #004186;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.link_text {
	background-image: url(_images/pfeilchen_link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 100%;
	color: #004186;
	font-weight: bold;
	padding-right: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.frage_senden{
	font-weight: normal;
	color: #1A171B;
}

/* ------------------- LOGIN & ANMELDEN ------------------ */

.but_submit{
	margin-top: 10px;
	width: 164px;
}

.but_submit_top{
	background-image: url(_images/bg_but_submit_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	width: 164px;
}

.but_submit_inhalt{
	margin: 0px;
	padding: 0px;
	width: 164px;
	font-size: 90%;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 44px;
	background-color: white;
	border: 0px none;
	#border: 1px solid white;
	cursor: pointer;
	color: #004186;
	font-weight: bold;
	background-image: url(_images/bg_but_submit.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.but_submit_bottom{
	background-image: url(_images/bg_but_submit_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 164px;
}

.login{
	font-size: 80%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #FFB400;
}

.anmelden{
	font-size: 85%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #FFB400;
}

.login_box{
	margin: 0px;
	padding: 10px;
	font-size: 85%;
	width: 260px;
	#width: 280px;
	background-color: #BFCEE6;
	float: left;
}

.formular_box_left{
	float: left;
	margin: 0px;
	padding: 10px;
	font-size: 80%;
	width: 265px;
	background-color: #BFCEE6;
}

.formular_box_right{
	float: right;
	margin: 0px;
	padding: 10px;
	font-size: 80%;
	width: 265px;
	background-color: #BFCEE6;
}

.anmelden label{
	width: 150px;
}

label.agb{
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
	cursor: pointer;
}

.kontakt_formular{
	margin: 0px;
	padding: 10px;
	font-size: 80%;
	width: 400px;
	background-color: #BFCEE6;
}

.kontakt_formular textarea{
	border: 1px solid #7F9ECD;
	width: 240px;
}

.kontakt_formular p{
	margin-bottom: 10px;
}

/* ----------- BUTTONS --------- */

.but_uebersicht{
	padding: 0px;
	margin: 0px;
	font-size: 85%;
	cursor: pointer;
	color: white;
	border: 0px none;
}

.but_uebersicht a{
	color: white;
	border: 0px none;
}

.but_uebersicht#login{
	margin-top: 10px;
}

td.stimme_abgeben input{
	font-size: 100%;
	font-weight: bold;
	cursor: pointer;
}

.but_uebersicht#home{
	padding: 0px;
	margin: 0px;
	text-align: right;
	margin-left: 440px;
	#margin-top: -15px;
}

.but_uebersicht#fragen_stellen a{
	color: #fff;
	text-decoration: none;
}

.but_uebersicht#link_frage_stellen a{
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.but_uebersicht_top{
	background-image: url(_images/but_uebersicht_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 163px;
	height: 4px;
}

.but_uebersicht_inhalt{
	width: 163px;
	background-color: #004186;
	text-align: center;
	border: 0px none;
	color: white;
}


.but_uebersicht_inhalt a{
	color: #fff;
}

.but_uebersicht_bottom{
	background-image: url(_images/but_uebersicht_bottom.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 4px;
}

/* ----------- SORTIERUNG --------- */

table.sortierung{
	font-size: 75%;
}

table.sortierung a{
	text-decoration: underline;
}

table.sortierung a:hover{
	text-decoration: none;
}

table.politiker{
	margin-bottom: 20px;
	font-size: 70%;
	margin-top: 20px;
	text-align: left;
}

table.politiker img{
	border: 1px solid;
	width: 86px;
	height: 90px;
}

table.politiker a{
	text-decoration: underline;
}

table.politiker a:hover{
	text-decoration: none;
}

/* ----------- FRAGEN STELLEN --------- */

.fragen_stellen{
	font-size: 80%;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #FFB400;
	padding-bottom: 10px;
}

.fragen_stellen_box{
	padding: 10px;
	margin: 0px;
	width: 400px;
	background-color: #BFCEE6;
}

table.fragen_antworten{
	font-size: 80%;
	margin-top: 20px;
	#width: 600px;
}

td.f_a_headline{
	background-color: #BFCEE6;
	padding: 5px;
	color: #004186;
	font-size: 85%;
	font-weight: bold;
}

td.frage{
	font-size: 85%;
	padding: 10px;
	padding-left: 40px;
	border-bottom: 1px solid white;
	background-color: #DFE6F2;
	background-image: url(_images/bg_frage.jpg);
	background-repeat:  no-repeat;
	background-position: left center;
}

td.antwort{
	font-size: 85%;
	padding: 10px;
	padding-left: 40px;
	background-color: #DFE6F2;
	background-image: url(_images/bg_antwort.jpg);
	background-repeat:  no-repeat;
	background-position: left center;
}

table.bewertung{
	font-size: 80%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	#width: 600px;
}

td.h_bewertung,
td.h_votes{
	color: #004186;
	padding: 5px;
	text-align: center;
	width: 130px;
}

td.h_jetzt_bewerten{
	color: #004186;
	padding: 5px;
}

td.bewertung{
	padding: 5px;
	color: #004186;
	font-size: 150%;
	text-align: center;
}

td.votes{
	color: #FFB400;
	font-size: 150%;
	text-align: center;
}

td.jetzt_bewerten img{
	border: 0px none;
	height: 23px;
	width: 24px;
}

td.jetzt_bewerten{
	padding: 5px;
	width: 150px;
}
td.jetzt_bewerten img{
	padding-right: 5px;
}

.schon_bewertet{
	padding-left: 5px;
}

/* ----------- PAGINA --------- */

.pagina{
	border-top: 1px solid #FFB400;
	padding-top:  10px;
	margin-top:  20px;
	margin-bottom: 10px;
	width: 600px;
	font-size: 70%;
	text-align: center;
	position: relative;
}

.pagina  span.active{
}

.pagina  span{
	text-align: center;
}

.pagina  span.next{
	text-align: right;
	position: absolute;
	right:0px;
}

.pagina  span.back{
	text-align: left;
	position: absolute;
	left:0px;
}

.pagina  span.back a,
.pagina  span.next a{
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

.pagina  span.back a:hover,
.pagina  span.next a:hover{
	text-decoration: none;
}

.pagina a{
	color: #004186;
	padding-left: 5px;
	padding-right:5px;
	text-decoration: underline;
}

.pagina a:hover{
	text-decoration: none;
}


/* ----------- BOX RIGHT --------- */

#box {
	width: 258px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	margin-right: 37px;
	margin-bottom: 50px;
	float: right;
}

*html #box {
	margin-right: 20px;
}

#box .top {
	background: url(_images/border_box_top.jpg) no-repeat top left;
	height: 27px;
	width: 258px;
	padding: 0px;
	margin: 0px;
}

#box .inhalt {
	background: url(_images/border_box_side.jpg) repeat-y;
	width: 258px;
	padding: 0px;
	margin: 0px;
}

#box .zitat {
	margin: 10px 23px 0px 27px;
	font-size: 90%;
	font-style: italic;
}

#box .langtext {
	margin: 20px 23px 0px 27px;
	font-size: 70%;
	width: 205px;
}

#box .link {
	margin-top: 15px;
	float: right;
}

#box .link .text {
	float: left;
	text-align: right;
	vertical-align: middle;
	margin-right: 7px;
}

#box .link .pfeil {
	vertical-align: middle;
	float: left;
}

#box .line {
	border-top: dashed 1px #507DAC;
	margin: 20px 10px 0px 10px;
	height: 20px;
}

#box .bottom {
	height: 27px;
	width: 258px;
	background: url(_images/border_box_bottom.jpg) no-repeat top left;
}

/* ----------- Stern Headline --------- */

.stern_headline {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	margin-left: 27px;
	margin-right: 10px;
	border: 1px solid white;
	width: 205px;
}

.stern_headline_top{
	padding: 0px;
	margin: 0px;
	background-image: url(_images/box_headline_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 205px;
	height: 4px;
}

.stern_headline_bottom{
	padding: 0px;
	margin: 0px;
	background-image: url(_images/box_headline_bottom.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 4px;
}

.stern_headline_inhalt_bar{
	margin: 0px;
	width: 173px;
	background-color: #004185;
	padding-left: 30px;
	position: relative;
	border-left: 1px solid #7FA0C3;
	border-right: 1px solid #7FA0C3;
}

.stern_headline_inhalt_bar_img{
	background-image: url(_images/stern.png);
	background-repeat: no-repeat;
	behavior: url(png_hack/iepngfix.htc);
	width: 29px;
	height: 28px;
	position: absolute;
	top: -4px;
	left: -10px;
}

.logo_leiste{
	width: 955px;
	padding-bottom: 25px;
	text-align: center;
}

.logo_leiste img{
	width: 200px;
	height: 100px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	border-right: 1px solid black;
}

.logo_leiste img.last_img{
	border: 0px none;
}

.navi_change_font{
	position: relative;
	display: block;
}

*html .navi_change_font{
	height: 1px;
}

.font_change{
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
	right: 55px;
	top: 3px;
}

.but_blue{
	padding: 0px;
	margin: 0px;
	position: absolute;
	display: block;
	width: 46px;
	right: 0px;
	top: 0px;
	font-size: 90%;
}

*html .but_blue{
	top: -15px;
}

.but_blue_top{
	background-image: url(_images/bg_but_blue_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 46px;
	height: 4px;
}

.but_blue_inhalt{
	width: 46px;
	background-color: #004186;
	text-align: center;
	border: 0px none;
	color: white;
	font-size: 85%;
}

.but_blue_inhalt a,
.but_blue_inhalt a:visited{color: #fff;}

.but_blue_inhalt a:hover{color: #fff;}

.but_blue_bottom{
	background-image: url(_images/bg_but_blue_bottom.jpg);
	background-repeat: no-repeat;
	width: 46px;
	height: 4px;
}

/* ----------- FOOTER --------- */

#footer{
	padding: 0px;
	margin: 0px auto;
	background-image: url(_images/bg_footer.png);
	background-repeat: no-repeat;
	behavior: url(png_hack/iepngfix.htc);
	width: 978px;
	height: 16px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	color: white;
	font-size: 80%;
}

#footer a{
	color: white;
	font-size: 85%;
	text-decoration: underline;
}

/* -------------------------SONSTIGES_________________________*/

#schild{
	position: absolute;
	width: 224px;
	height: 140px;
	left: -70px;
	background: url('_images/schild.png') no-repeat top left;
	behavior: url(png_hack/iepngfix.htc);
}