@import url("formate/box_left.css");
@import url("formate/box_middle.css");
@import url("formate/box_right.css");
@import url("formate/box_header.css");
@import url("formate/rte_formate.css");
/*----------------------------------------------------------------*/
* {margin:0px;padding:0px;font-family:Verdana;}

html, body {
   margin: 0;
   padding: 0;
   height: 100%;
   color:#333333;
   font-size:11px;
   }
html {background:#EEF4F9;background-image:url(pics/html_bg.gif);background-repeat:repeat-x;}
body, #box_inhalt {background-image:url(pics/box_01_bg.gif);background-repeat:repeat-y;background-position:center 0px;}
#box_01 {
  	/*width: 1011px;*/
  	position: relative;
  	min-height: 100%;
  	height: auto !important;
  	height: 100%;
	margin:0 auto;
	 background-image:url(pics/body_bg.jpg);background-repeat:no-repeat;background-position:center 0px;
  }
  #box_01_1 {width:990px;margin:0 auto;}

#box_02 {width:990px;}
/*--------------------------------*/
.clear {clear:both;}
.abstand {height:6px;}
A  {color:#00519C;}
A:hover {text-decoration:none;}
#box_header {height:189px;padding-top:11px;}
#box_inhalt {width:990px;padding-bottom:20px;}
#box_inhalt DIV#box_left, #box_inhalt DIV#box_middle, #box_inhalt DIV#box_right {float:left;}

#box_left {width:206px;}

#box_middle {width:557px;padding-left:15px;padding-right:4px;}

#box_right {width:177px;padding-left:10px;}

 DIV.linie_2 {border-bottom:1px solid #ccc;margin-top:10px;margin-bottom:15px;height:2px;}

/*------------------------- GALLERY CSS ----------------------------------------*/
.info div.filename, .info div.descr, 
.info div.size, .info div.time {float:left;}

/*-----  CONTENT_ELEMENTE_WRAP ---------*/
div.linie_danach, .csc-frame-rulerAfter {border-bottom:1px dotted #BFD7E9;margin-bottom:3px;}
.csc-frame-rulerAfter {margin-top:3px;margin-bottom:5px;}

#box_inhalt #inhalt_02 {
	width:774px;float:left;
	background-image:url(pics/inhalt_02.jpg);
	background-repeat:no-repeat;background-position:11px 0px;
	padding-top:5px;
	}
/*----------------------   WAHLEN  ---------------------------*/
div.diagramm {text-align:left;padding-top:15px;padding-bottom:15px;}
DIV.csc-header H1 {margin-bottom:10px;}
#box_inhalt #inhalt_02 .tx-itsnewsticker-pi1 {width:764px;padding-left:5px;padding-right:5px;margin-bottom:40px;}

#box_inhalt #inhalt_02 .csc-frame-frame1 {}

#box_inhalt #inhalt_02 div.tx-fdfx2cols-pi1 {width:559px;text-align:center;}
#box_inhalt #inhalt_02 div.tx-fdfx2cols-pi1 TABLE {margin-left:auto;margin-right:auto;}

#box_right .csc-header H1 {font-size:14px;color:#666666;}

#box_middle DIV.csc-frame.csc-frame-frame1 {border:1px solid #ccc;width:200px;height:169px;text-align:center;float:left;margin:0px 20px 20px 0px;padding:10px 0px 10px 0px;}
#box_middle DIV.csc-frame.csc-frame-frame1  DIV.csc-textpic,
#box_middle DIV.csc-frame.csc-frame-frame1  DIV.csc-textpic-text {text-align:center;}
#box_middle DIV.csc-frame.csc-frame-frame1 H1 {color:#333333;font-size:12px;}
#box_middle #kandidaten_01 {padding-left:50px;}
#box_middle DIV.csc-frame.csc-frame-frame1  DIV.csc-textpic-text A.internal-link {}
#box_middle.box_middle_02 {width:743px;}

#box_middle #landtagswahl_karte {position:relative;}
#box_middle #landtagswahl_karte A {display:block;text-decoration:none;position:absolute;background-repeat:no-repeat;}
#box_middle #landtagswahl_karte A#wahlkreis79 {
	width:344px;height:243px;top:0px;left:0px;
	
	}
#box_middle #landtagswahl_karte A#wahlkreis79:hover {background-image:url(pics/karte_79_bg.jpg);}

#box_middle #landtagswahl_karte A#wahlkreis80 {
	width:448px;height:351px;top:107px;left:39px;
	
	z-index:1;
	}
#box_middle #landtagswahl_karte A#wahlkreis80:hover {background-image:url(pics/karte_80_bg.jpg);}
