 /* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:14pt;
	color:#000000;

}
a img{
  border:none;
}


h1{
	font-size: 1.15em;
	color: #56869D;
	font-weight: normal;
	margin:0 0 0.7em;
	padding:0;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin:0 0 10px;
}
h3{
	font-size:13px; 
	font-weight:normal;
}

p{
	font-size: 0.75em;
	margin:0 0 1.5em;
	padding:0;  
}
form{
	margin:0;
	padding:0;
}
.submitbutton{
	background-color:#ebf3f5;
	cursor:pointer;
	border-width:2px;
	border-style:solid;
	border-color:#9ab4bc #5a747c #5a747c #9ab4bc;
	font-family:Comic Sans MS, Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#405a62;
}

.klein		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-decoration:none}
.big			{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}

.rot    	{color:#E20A16;}
.gruen		{color:#4C7521;}
.gruen2		{color:#2E794E;}
.orange		{color:#FF6600;}
.blau		{color:#0062AA;}
.schwarz	{color:#000000;}
.weiss		{color:#FFFFFF;}
.gelb		{color:#FDBB28;}
.braun		{color:#E65C14;}
.lila		{color:#AA55AA;}
.rosa		{color:#DD4D6F;}
.kaminrot	{color:#9B1F21;}
.graublau	{color:#425D7F;}

hr { 
color:#CBDBE2; 
background-color:#CBDBE2; 
height:2px; 
}


td{
	font-size: 0.75em;
	margin:10;
	padding:10;
}

.clear_l{ clear:left;}
.clear_r{ clear:right;}
.clear_b{ clear:both;}

.float_l{ float:left;}
.float_r{ float:right;}




/************ Content *********/
#content{
	padding: 17px;
	height:1%;     /*für IE6*/
}

#content ul li{
	font-size:0.75em;
}

#content ol li{
	font-size:0.75em;
}

/*********** CONTENT ***********/

#content_center{
	/*position: relative;
	margin-left: 255px;*/
	width: 630px;
	
}

#content_center a:link, 
#content_center a:visited, 
#content_center a:focus, 
#content_center a:hover, 
#content_center a:active,
.link_im_text { 
	font-weight:normal; 
	color:#2C5885; 
	text-decoration:underline; 
}


.liste_pfeile{
  list-style-image:url(../img/list_type_pfeile.gif);
  margin:0;
  padding:0 0 0 25px;
}
/*********** INDEX-SEITE ******/
/* Höhe Content alle Boxen */
#willkommen_box_content, #umfrage_box_content{
	height:270px;
} 
*html #umfrage_box_content{
	height:270px;
} 
#zahl_box_content, #lexikon_box_content, #aktuelles_box_content{
	height:200px;
}
/* Willkommensbox Gabriel */
#willkommen_box{
  background:url(../img/boxes/border_gruen_mid_willk.gif) repeat-y;
  width:604px;
  float:left;
  position:relative;
}
#willkommen_box_top{
  background:url(../img/boxes/border_gruen_top_willk.gif) no-repeat;
  height:7px;
  line-height:1px;
}
#willkommen_box_content{
  padding:7px 12px 5px;
}
#willkommen_box_content p{
  font-size:0.8em;
}
#willkommen_box_content img{
  padding:0px 12px 0 0;
  float:left;
}
#willkommen_box_btm{
  background:url(../img/boxes/border_gruen_btm_willk.gif) no-repeat bottom left;
  height:10px;
  line-height:10px;
  clear:left
}
#sitzendes_maedchen{
  position:absolute;
  bottom:-65px;
  right:7px;
}
*html #sitzendes_maedchen{      /*IE6*/
  position:absolute;
  bottom:-68px;
  right:7px;
}
*:first-child+html #sitzendes_maedchen{
  position:absolute;
  bottom:-68px;
  right:7px;
}
/* Umfrage-Box */
#umfrage_box{
  background:url(../img/boxes/border_gelb_mid_umfrage.gif) repeat-y;
  width:304px;
  float:right;
}
#umfrage_box_top{
  background:url(../img/boxes/border_gelb_top_umfrage.gif) no-repeat;
  height:7px;
  line-height:1px;
}
#umfrage_box_content{
  padding:7px 12px 5px;
}
*html #umfrage_box_content{
  padding:7px 12px 0px;
}
#umfrage_box_content h1{
  color:#ff531a;
}
#umfrage_box_content p{
  margin-bottom:0.8em;
  padding-bottom:0;
}
*html #umfrage_box_content p{
  margin-bottom:0;
  padding-bottom:0;
}
#umfrage_box ul{
  list-style-type:none;
  margin:0 0 10px 20px;
  padding:0;
}
#umfrage_box ul li{
  /*margin-right:7px;*/
  text-indent:-1.9em;
  padding-bottom:0.5em
}
*html #umfrage_box span{
  margin-bottom:0;
  padding-bottom:0;
}
#umfrage_box_btm{
  background:url(../img/boxes/border_gelb_btm_umfrage.gif) no-repeat bottom left;
  height:10px;
  line-height:10px;
}
*html #umfrage_box_btm{
  padding-top:0;
}
/*#umfrage_box div, #umfrage_box span,#umfrage_box ul,#umfrage_box p,#umfrage_box form{
	margin_bottom:0;
	padding-bottom:0;
  border:1px solid blue;
}*/
/*** Untere Boxen ***/
#untere_boxen{
  padding-top:20px;
}
#untere_boxen h1{
  color:#666666;
  margin: 0 10px 10px;
}
#untere_boxen p{
  margin: 0 10px 5px;
}
#untere_boxen img{
  margin: 0 2px ;
}

/* Zahl der Woche-Box */
#zahl_box{
  background:url(../img/boxes/border_rosa_mid_zahl.gif) repeat-y;
  width:192px;
  float:left;
}
#zahl_box_top{
  background:url(../img/boxes/border_rosa_top_zahl.gif) no-repeat;
  height:7px;
}
#zahl_box_content{
  /*padding:7px 12px 5px;*/
}
#zahl_box_btm{
  background:url(../img/boxes/border_rosa_btm_zahl.gif) no-repeat bottom left;
  height:7px;
  line-height:10px;
}
p#zahl{
  color:#0b9333;
  font-size:2.5em;
  text-align:center;
  font-weight:bold;
  line-height:1em;
  margin-bottom:0.2em;
}

/* Lexikon-Box*/
#lexikon_box{
  background:url(../img/boxes/border_rosa_mid_lexi.gif) repeat-y;
  width:291px;
  float:left;
  margin-left:30px;
}
#lexikon_box_top{
  background:url(../img/boxes/border_rosa_top_lexi.gif) no-repeat;
  height:7px;
}
#lexikon_box_content{
  /*padding:7px 12px 5px;*/
}
#lexikon_box_btm{
  background:url(../img/boxes/border_rosa_btm_lexi.gif) no-repeat bottom left;
  height:7px;
  line-height:10px;
}

/* Aktuelles-Box */
#aktuelles_box{
  background:url(../img/boxes/border_rosa_mid_aktuell.gif) repeat-y;
  width:300px;
  float:right;
  margin-right:1px;
}
#aktuelles_box_top{
  background:url(../img/boxes/border_rosa_top_aktuell.gif) no-repeat;
  height:7px;
}
#aktuelles_box_btm{
  background:url(../img/boxes/border_rosa_btm_aktuell.gif) no-repeat bottom left;
  height:7px;
}

.weiterlink{
  text-align:right;
  font-family:Comic Sans MS, Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size:1em;
  margin-bottom:0;
}
.weiterlink a{
  color:#cc0001;
  text-decoration:none;
}
.weiterlink a:hover{
  color:#cc0001;
  text-decoration:underline;
}
.weiterlink a.orange, .weiterlink a.orange:hover{
  color:#ff531a;
}
.meldung{
	width:100%;
	float:right;	
}
.meldung img{
	margin: 5px 20px 20px 5px;	
}
.dotted_border{
	border-bottom:1px dotted #000000;
}
.link_top{
	clear:left;
	margin-bottom:0px;
	text-align:right;
}
.lexikon_buchstabe{
	 text-align:center;
	 float:left;
}
.lexikon_buchstabe h3{
	font-size:30px; 
	line-height:30px;
	color:#b93938;
	font-weight:normal;
	margin-top:10px;
}
.lb_wide{
	 width:20%;
}
.le_small{
	width:80%;
}
.lb_small{
	width:10%;
}
.le_wide{
	width:90%;
}

.lexikon_eintrag li{
	margin-top:10px;
}
/***** Tabellen *****/
#tabelle_themen{
	border-collapse:collapse;
}
#tabelle_themen td{
	border:2px solid white;
	vertical-align:middle;
}
#tabelle_themen td.td1{
	text-align:center;
	background-color: #CBDBE2;
}
#tabelle_themen td.td2{
	width:80%;
	background-color: #F5F5F5;
}
#tabelle_ministerien{
	background-color:#f0f0f0;
	border-collapse:collapse;
}
#tabelle_ministerien td{
	border:2px solid white;
}
#tabelle_ministerien td.td1{
	width:20%;
	vertical-align:top;
}
#tabelle_ministerien td.td2{
	width:80%;
	vertical-align:middle;
}
#tabelle_basteln td{
	vertical-align:middle;
}
#tabelle_basteln td.td1{
	text-align:center;
}
#tabelle_basteln td.td2{
	background-color:#F0F8FB;
}
#tabelle_leitungsstab td{
	text-align:center;
}

/****** UMFRAGE-ERGEBNISSE ****/
.votingTable{
	margin:0px;
	padding:0px;
	width:100%;
	border:1px solid #55869D;
}
.votingTableHeadline {
	background-color:#55869D;
	color:white;
	font-size:0.8em;
	padding:5px;
}
.votingTableLine {
	background-color:#f7fbf4;
}
.votingTableFieldLeft {
	border-top:1px solid #55869D;
	padding:5px;
	width:60%;
}
.votingTableFieldRight {
	border-left:1px solid #55869D;
	border-top:1px solid #55869D;
	padding:5px;
	width:40%;
}
.votingTableBar {
	background-color:#55869D;
	color:#55869D;
	border:1px solid #55869D;
}

