 /* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:18px;
	color:#000000;
	background:url(../G_Images/Layout/background.jpg) repeat-x /*#85bb39*/ #FFFFFF;

}
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;
}

sup{
	font-size: 0.75em;
}

.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;
	/*border:1px solid #333333;*/
}

.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;}
.rotstart	{color:#56869D;}


hr {  
border: 1px solid #CBDBE2;
}


td{
	font-size: 0.75em;
	margin:10;
	padding:10;
}

sub {
	font-size: 0.9em;
}

.clear_l{ clear:left;}
.clear_r{ clear:right;}
.clear_b{ clear:both;}

.float_l{ float:left;}
.float_r{ float:right;}


/********* Pre-Content **********/
#container_outer{
  width:1006px;
  margin:50px auto;
  padding: 0;
  text-align:center;
}

#container_schatten_oben{
/*	background:url(../G_Images/Layout/bg_weiss_schatten_oben.png) no-repeat left bottom;  */
	height:50px;
}
*html #container_schatten_oben{
/*	background:url(../G_Images/Layout/bg_weiss_schatten_oben_ohne_IE.gif) no-repeat left bottom;*/
}

#container_content{
 background:url(../G_Images/Layout/bg_weiss_schatten_seite_w.png) repeat-y;  

 
}
*html #container_content{
  background:url(../G_Images/Layout/bg_weiss_schatten_ohne_IE.gif) repeat-y;  
}
#container{
  width:950px;
  margin: 0px auto;
  padding:0;
  position:relative;
  text-align:left;
}
#container_figur{
	position:absolute;
	top:360px;
	left:-210px;
	width:180px;
}
#container_figur img{
	float:right;
}
/************ Header *********/
#header{

  background:url("../G_Images/Titelbild.jpg") no-repeat #fff; 
  padding: 20px 0px 0px 0px;
  height:130px;

}
#header_left{
  width:135px;
  float:left;
}

/************* Navigation oben *****************/

.header_center{
	font-size: 0.8em;
  float:left;
  margin-top: 83px;
}

.header_center ul { 
	margin: 0; 
	padding:0; 
	list-style-type:none; 
} 

.header_center li {
	float:	left;
	margin: 0 3px 0 0; 
	padding:0px; 
background-color:#69C;
  /*background:url("../G_Images/Layout/header_center_right.gif") no-repeat right top; */	
}

.header_center a {
 display:block; 
/* background:url("../G_Images/Layout/header_center_left.gif") no-repeat 3px 0px; */
background-color:#69C;
 padding: 8px 5px 8px 12px; 
 margin-right: 5px;
 color: #fff;
 text-decoration: none;
 font-weight: bold;

}

.header_center a:hover {
	
	color: #2C5885	
}

#header_right{
  position: absolute;
	width: 100px;
	height: 130px;
	top: 40px;
	left: 876px;
}

#nav_current { 
	float:	left;
	margin: 0 3px 0 0; 
	padding:0px; 
  background:url("../G_Images/Layout/header_center_right_current.gif") no-repeat right top; 	
}

#nav_current a {
 display:block; 
 background:url("../G_Images/Layout/header_center_left_current.gif") no-repeat 3px 0px; 
 padding: 8px 5px 8px 12px; 
 margin-right: 5px;
 color: #2C5885;
 text-decoration: none;
 font-weight: bold;
}


/************ Content *********/
#content{
	background:url() bottom left no-repeat #7CC8EC;
	padding: 17px;
	height:1%;     /*für IE6*/
}

#content_border_top{
	background:url(../G_Images/Layout/content_topBG.gif) top left no-repeat #fff;
	width: 920px;
	height: 10px;
	font-size: 1px;
}

#content ul li{
	font-size:0.75em;
}

#content ol li{
	font-size:0.75em;
}


#content_border_bottom{
	background:url(../G_Images/Layout/content_bottomBG.gif) bottom left no-repeat #fff;
	width: 920px;	
	padding-bottom: 7px;
}


/************ Content box Links *********/
#contentlinks{
width: 222px;
}

#contentlinks_border_top{
}




#contentlinks_border_bottom{
}



/*********** Navigation links ***************/
  
#subnav{
	width: 222px;
	float: left;
	 font-family: Arial, Verdana, Helvetica, sans-serif
}

#subnav_border_top{
	background:url(../G_Images/Layout/subnav_Filme_top.gif) top left no-repeat #fff;
	width: 152px;
	height: 31px;
	margin-left: 10px;
	padding: 20px 0 0 70px;
	font-size: 1.1em;
	color: #2C5885;
	font-weight: bold;
}

.subnav_center{
	background:url(../G_Images/Layout/subnav_middle.gif) top left repeat-y;
	width: 222px;
	margin-left: 10px;	padding-bottom: 19px;
}
.subnav_center ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size: 1.2em;
	margin-left: 19px;
}

#subnav_border_bottom{
	background:url(../G_Images/Layout/subnav_bottom.gif) top left no-repeat #fff;
	width: 222px;
	height: 7px;
	margin-left: 10px;
}

.subnav_center ul li{
	width: 180px;
	margin: 0;
	padding: 0;
  list-style: none;
  border-bottom: 1px solid #c5c5c5;
}

.subnav_center a, .subnav_center a:link, .subnav_center a:visited{

	padding:	3px 0px 5px 14px;
	color: #333333;
	margin:0;
  border-bottom: none;
	display: block;
	text-decoration:none;
	background:url(../G_Images/Layout/subnav_icon.gif) 3px 8px no-repeat;

}

.subnav_center a:hover, .subnav_center a:active, .subnav_center a:focus {
	display: block;
  text-decoration:none;
	font-weight:normal;
}

.current a, .current a:link, .current a:visited{

	padding:				3px 0px 5px 14px;
	color: 					#333333;
	margin:					0;
  border-bottom: 	none;
	display: 				block;
	text-decoration:none;
	font-weight:		bold;	
	background:			url(../G_Images/Layout/subnav_icon_current.gif) 0px 8px no-repeat;

}

#thrd_lvl {
	padding-bottom: 7px;
}

#thrd_lvl li{
	width: 160px;
	margin: 0;
	padding: 0;
  list-style: none;
  border: 0;
  line-height: 1em; 
}

#thrd_lvl a, #thrd_lvl a:link, #thrd_lvl a:visited{
	padding:				3px 0px 5px 5px;
	margin:					0;
  border-bottom: 	none;
	display: 				block;
	text-decoration:none;
	font-weight:		normal;	
	background:			none;

}

#thrd_lvl a:hover, #thrd_lvl a:active, #thrd_lvl a:focus {
	display: block;
  text-decoration:none;
	color: #275078
}

#thrd_lvl_current a, #thrd_lvl_ a:link, #thrd_lvl_ a:visited{
	color: #275078;
	display: 				block;
	text-decoration:none;
}


#kinderpyramide{
	text-align:center;
	margin-top:30px;
}




/*********** CONTENT ***********/

#content_center{
	position: relative;
	margin-left: 255px;
	width: 630px;
	
}

.breadcrumbs{
	margin-bottom:11px;
	float:left;
}


#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; 
}
#content_center a.intern{
	background:	url(../G_Images/Layout/link_intern.gif) no-repeat 0 3px;	
	padding-left:11px;
}
#content_center a.extern{
	background:	url(../G_Images/Layout/link_extern.gif) no-repeat 0 4px;	
	padding-left:11px;
}
#content_center a.zurueck{
	background:	url(../G_Images/Layout/link_zurueck.gif) no-repeat 0 4px;	
	padding-left:11px;
}
#content_center .breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited{
	text-decoration:none;
	color: 		#999999;	
	background:			url(../G_Images/Layout/breadcrumb_icon.gif) 1px 5px no-repeat;	
	padding:				0px 6px 0px 12px;
	font-size: 0.7em;
}


#content_center .breadcrumbs a#no_img#no_img{
	background: none;
	padding:				0px 6px 0px 0px;
}
#printlink{
	float:right;
}
#printlink a, #printlink a:link, #printlink a:visited{
	text-decoration:none;
	color: 		#999999;	
	background:	url(../G_Images/Layout/drucker.gif) no-repeat;	
	padding-left: 18px;
	font-size: 0.7em;
}
.liste_pfeile{
  list-style-image:url(../G_Images/Layout/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(../G_Images/Layout/boxes/border_gruen_mid_willk.gif) repeat-y;
  width:604px;
  float:left;
  position:relative;
}
#willkommen_box_top{
  background:url(../G_Images/Layout/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;
  margin-bottom:10px;
  padding-bottom:0;
}
#willkommen_box_content p.small{
  font-size:0.7em;
  line-height:1.2em;
  padding-top:10px;  
}
#willkommen_box_content_img{
  float:left;
  width:200px;
}
#willkommen_box_btm{
  background:url(../G_Images/Layout/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(../G_Images/Layout/boxes/border_gelb_mid_umfrage.gif) repeat-y;
  width:304px;
  float:right;
}
#umfrage_box_top{
  background:url(../G_Images/Layout/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:#4B9912;
}
#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(../G_Images/Layout/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(../G_Images/Layout/subnav_middle.gif) repeat-y;
  	margin-left: 10px;
	padding: 0px 0 0 0px;
  width:222px;
   font-family: Arial, Verdana, Helvetica, sans-serif
  float:left;
}
#zahl_box_top{
  background:url(../G_Images/Layout/subnav_paul_und_napoleon_top.gif) no-repeat;
  height:7px;
}
#zahl_box_content{

  padding:7px 12px 5px;

}

#zahl_box_btm{
  background:url(../G_Images/Layout/subnav_bottom.gif) no-repeat bottom left;
  height:7px;

  line-height:10px;
}
p#zahl{
	color:#0b9333;
	font-size:1.5em;
	text-align:center;
	font-weight:normal;
	line-height:1em;
	margin-bottom:1.0em;
}

/* Lexikon-Box*/
#lexikon_box{
  background:url(../G_Images/Layout/boxes/border_rosa_mid_lexi.gif) repeat-y;
  width:291px;
  float:left;
  margin-left:30px;
}
#lexikon_box_top{
  background:url(../G_Images/Layout/boxes/border_rosa_top_lexi.gif) no-repeat;
  height:7px;
}
#lexikon_box_content{
  /*padding:7px 12px 5px;*/
}
#lexikon_box_btm{
  background:url(../G_Images/Layout/boxes/border_rosa_btm_lexi.gif) no-repeat bottom left;
  height:7px;
  line-height:10px;
}

/* Aktuelles-Box */
#aktuelles_box{
  background:url(../G_Images/Layout/boxes/border_rosa_mid_aktuell.gif) repeat-y;
  width:300px;
  float:right;
  margin-right:1px;
}
#aktuelles_box_top{
  background:url(../G_Images/Layout/boxes/border_rosa_top_aktuell.gif) no-repeat;
  height:7px;
}
#aktuelles_box_btm{
  background:url(../G_Images/Layout/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:#41910A;
  text-decoration:none;
}
.weiterlink a:hover{
  text-decoration:underline;
}

.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;
}
.link_top a{
	background:url(../G_Images/Layout/link_top.gif) no-repeat 0 3px;
	padding-left:10px;
}
.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;
	vertical-align:top;
}
#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;
}


/*********** Date ***********/

#datum{
	color:#333333;	
	font-size: 0.9em;
	padding: 15px 30px;
	text-align:left;

}

/******************************/
/*********** FOOTER ***********/

#footer{
	color:#333333;	
	font-size: 0.7em;
	padding: 15px 30px;
	text-align:left;
	background:url(../G_Images/Layout/bg_weiss_schatten_unten_w.png) no-repeat;
}
*html #footer{
	/*background:url(../G_Images/Layout/bg_weiss_schatten_unten_ohne_IE.gif) no-repeat;*/
}

#footer a, #footer a:link, #footer a:visited{
	text-decoration:none;
	color: 		#333333;	
}

.kontakt{
	font-size: 0.75em;
}