	/* CSS Document  Bürgerinitiative Bismarckstrasse 57 70197 Stutgart
	-------------------------------------- style Screen------------------------------ */
	
	body {
	margin:0;
	padding:0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E75500;
		}
		
	#wrap {
	width: 900px;
	text-align: left;
	border: #fff 1px solid;
	margin: 20px auto 0;
	height: 100%;
		}
		
	#header {
	margin:0;
	background:url(../pics/home/logol.gif);
	background-repeat: no-repeat;
	background-position: 44px 26px;
	padding: 20px 0 15px 196px;
		}
		
	#footer {
	background:#999;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 50px;
	}
	
	#main1 {
		margin:0; padding:0;
		/* background: url(bg_links1.gif) repeat-y left top; */
	}
	#main2 {
		margin:0; padding:0;
		/* background: url(bg_rechts1.gif)repeat-y right top; */
	}
	
	/* ------------------------------------- Menueebene links */
	
	#left {
	float:left;
	width:162px;
	background-color: #FF7931;
	border-right: #edeae7 5px solid;
	border-bottom: #edeae7 10px solid;
	margin-left: 5px;
	margin-top: 32px;
		}
	
	/* ------------------------------------------- Hauptmenue links */

	.menuleft {
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height: 20px;
	text-indent: 13px;
	text-align:left;
	text-decoration:none;
	border-bottom: #fff 1px solid;
	background-color: #F2722F;
	padding-bottom: 0px;
 	}
 	a.menuleft {
	color: #FFFFFF;
	width: 162px;
 	}
  
 	a.menuleft:hover {
 	color: #333333;
 	}
	
	.onscreen {
	display: block;
	font-size: 11px;
	line-height: 20px;
	text-indent: 13px;
	text-align: left;
	text-decoration: none;
	border-bottom: #fff 1px solid;
	width: 157px;
	color: #000000;
	background-image: url(../pics/home/on.gif);
	background-repeat: no-repeat;
	border-right: #edeae7 5px solid;
	background-color: #999999;
	}
	/* ------------------------------------------- Untermenue links */
	.menuleft2 {
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height: 20px;
	text-indent: 19px;
	text-align:left;
	text-decoration:none;
	border-bottom: #fff 1px solid;
	background-color: #FF955B;
	padding-bottom: 0px;
 	}
 	a.menuleft2 {
	color: #FFFFFF;
	width: 162px;
 	}
  
 	a.menuleft2:hover {
 	color: #333333;
 	}
	
	.onscreen2 {
	display: block;
	font-size: 11px;
	line-height: 20px;
	text-indent: 19px;
	text-align: left;
	text-decoration: none;
	border-bottom: #fff 1px solid;
	width: 157px;
	color: #000000;
	background-image: url(../pics/home/on.gif);
	background-repeat: no-repeat;
	border-right: #edeae7 5px solid;
	background-color: #999999;
	}
	
	/* ------------------------------------- Menueebene rechts */
		
	#right {
	float: right;
	width:162px;
	background-color: #FF7931;
	border-left: #edeae7 5px solid;
	border-bottom: #edeae7 10px solid;
	margin-right: 5px;
	padding-top: 11px;
		}
	
	/* ------------------------------------------- Hauptmenue rechts */
	
	.menuright {
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height: 16px;
	text-align:left;
	text-decoration:none;
	background-color: #F2722F;
	padding-bottom: 2px;
 	}
	
	.menurightATT {
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height: 16px;
	text-align:left;
	text-decoration:none;
	background-color: #CECBCE;
	padding: 2px 0;
 	}
	
	.menurightcopy {
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height: 16px;
	text-align:left;
	text-decoration:none;
	background-color: #F2722F;
	padding-bottom: 2px;
 	}
	
	.menuright10px {
	display:block;
	font-size:10px;
	font-weight:normal;
	line-height: 15px;
	text-align:left;
	text-decoration:none;
	background-color: #F2722F;
	padding-bottom: 2px;
 	}
	
 	a.menuright {
	color: #FFFFFF;
	padding-left: 3px;
	border-bottom: #fff 1px solid;
 	}
  
 	a.menuright:hover {
 	color: #333333;
 	}
	
	a.menurightATT {
	color: #000000;
	padding-left: 3px;
	border-bottom: #fff 1px solid;
 	}
  
 	a.menurightATT:hover {
 	color: #C14800;
 	}
 
 	.rubriken {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	padding-left: 3px;
	display: block;
	border-bottom: #fff 1px solid;
	}

	/* ------------------------------------- Mitte Inhalt */
		
	#middle {
	margin:0 185px;
	padding: 0px 0px;
	background:#edeae7;
	height: 100%;
		}
		
	#end {
	margin:0 185px;
	padding: 5px 10px;
	background:#999;
		}
		
	.cleaner {
	clear:both;
	height:10px;
	font-size:1px;
	/*border:0px none;*/
	margin:0; padding:0;
	background:transparent;
		}

 
 	
 /* -----------------------------------------------*/
	
	h1 {
	font-size: 30px;
	margin: 15px 0 0 0;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 40px;
	display: block;
		}
	
	h2 {
	font-size: 18px;
	color: #FFBA95;
	font-weight: normal;
		}
		
	h3 {
	font-size: 14px;
	margin: 0 0 20px 0;
	color: #E75500;
	font-weight: bold;
	line-height: 20px;
	border-bottom: #fff 2px solid;
	background-color: #FFFFFF;
	padding: 5px 13px;
		}

	h4 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
	padding: 0 13px;
	line-height: 16px;
		}
		
	.textbild
	{
	float:right;
	margin: 0 10px 10px 5px;
	}

	a {
	text-decoration: none;
	color: #C62D00;
	}
	
	a:hover {
	color: #333333;
	}

	.copy {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 0 13px 10px;
	}

	.up {
	color: #FFFFFF;
	font-size: 10px;
	margin-left:45px;
	}
	
	p.alphabet a.up {
	color: #FFFFFF;
	font-size: 10px;
	margin-left:425px;
	}
	
	#textright {
	width: 152px;
	float: right;
	background-color: #FFFFFF;
	padding: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 13px;
	}
	
	.bildtext {
	font-size: 10px;
	color: #333333;
	}
	
	.quelle {
	font-size: 10px;
	color: #333333;
	padding: 0 13px 10px;
	}
	
	p.copy {
	margin-top: -10px;
	}
	
	li {
	font-size: 11px;
	color: #333333;
	list-style-type: disc;
	line-height: 16px;
	margin: -10px 13px 15px -13px;
	}
	
	.whtFl {
	background-color: #E6DFD9;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 3px 13px;
	display: block;
	}
	
	.whtFlTermin {
	background-color: #E6DFD9;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 3px 13px;
	display: block;
	margin-top: -12px;
	}
	
	.whtFlaw {
	background-color: #CBCBCB;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 3px 13px;
	display: block;
	margin-top: -14px;
	}
	
	.whtFla { /* -----------aktuell -----*/
	background-color: #FFC5A6;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 3px 13px;
	display: block;
	}
	
	.whtFlv { /* -----vegangene Termine ----*/
	background-color: #CBCBCB;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 3px 13px;
	display: block;
	}
	
	.drkFl { /* -----Rubrikentrennung ----*/
	background-color: #999;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 3px 13px;
	font-weight: bold;
	margin-bottom: 15px;
	}
	
	.alphabet { /* -----Rubrikentrennung ----*/
	background-color: #999;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 3px 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	}
	
	.whtFlautor {
	background-color: #CBCBCB;
	font-size: 11px;
	line-height: 21px;
	color: #333333;
	padding: 3px 13px;
	display: block;
	margin-top: 8px;
	margin-bottom: 21px;
	}
	
	.upFl { /* -----nach oben im copy ----*/
	background-color: #999;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 3px 13px;
	}
	
	.nr {
	list-style-type: decimal;
	}
	
	.datum {
	color: #333333;
	font-size: 10px;
	text-indent: 13px;
	background-color: #CECBCE;
	margin-bottom: 13px;
	}

