/* CSS Document */


/* Seite 0 */ 
html {
	font-size: 101%;
	font-family: Arial, Helvetica, sans-serif;
  }
body {
	padding:0;
}
#rahmen{
	width:1024px;
	padding:0;
	margin:auto;
 } 
  
#blockgelb {
	
	height:150px;
	width:1024px;
	background-image: url(../bild/geld.gif);
		 } 
 
#blockgelb1 {
	width:180px;
	height:150px;
	float:left;
} 
#blockgelb2 {
	width:400px;
	float:left;
	padding-top:60px
} 

#spaltenblock {
		 } 
		 
#spalte1 {
	float:left;	
	width:200px;
	padding-left:10px;
	padding-top:10px;

} 
#spalte2 {
	width:494px;
	float:left;
	padding:10px
} 
#spalte3 {
	width:300px;
	height:50px;
	float:left;
} 

#headwerbung{width:100%;
padding-bottom:10px;}

#boden{
	float:left;
	width:1024px;
	height:50px;
	padding-top:30px;
	text-align:center;
}
/* Schriften */
.speziell{  color:            #000000;
text-decoration: none;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;	border-right-width: thin;	border-right-style: solid;	border-right-color: #999999;	padding-right: 10px;	padding-left: 10px;
}

a.speziell:link {
	color:            #333333;
	text-decoration: none;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;	border-right-width: thin;	border-right-style: solid;	border-right-color: #999999;	padding-right: 10px;	padding-left: 10px;
}

a.speziell:hover {
	color:            #314E9F;
	text-decoration: underline;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;	border-right-width: thin;	border-right-style: solid;	border-right-color: #999999;	padding-right: 10px;	padding-left: 10px;
}

.speziell2{  color:            #000000;
text-decoration: none;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;	padding-left: 10px;
}

a.speziell2:link {
	color:            #333333;
	text-decoration: none;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;	padding-left: 10px;
}

a.speziell2:hover {
	color:            #314E9F;
	text-decoration: underline;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;	padding-left: 10px;
}



.fliesstext{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
h1{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
h2{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F90200;
	line-height: 20px;
}
h3{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
/* Bilder */

.fahnen{
padding-left:12px;
}

/* navi links*/

a.normallink:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #062F44;
	font-weight: normal;
	text-decoration: none;
}

a.normallink:visited {  	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #062F44;
	font-weight: normal;
	text-decoration: none;	
}

a.normallink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #062F44;
	font-weight: normal;
	text-decoration: underline;	
}

ul
{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../bild/pfeile.gif);
}


.link5004050 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
/* LInkliste Außerhalb des Rahmens */

.horizmenue {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 70%;
	line-height: 70%;
	text-align: center;
}
.horizmenue li {
	background-image: url(http://red.stuttgartzuffenhausen.de/gif/stuttgart_punkt.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.horizmenue li {
  display: inline;
  padding: 0px 4px; 
}
.horizmenue a {
	padding: 2px 4px 0px;
	text-decoration: none;
	color: #A5B4E4;
}

.horizmenue hover {
	text-decoration: underline;
}

.trennlinie_1px {     
	border-top: 1px solid #cccccc;
	clear: both;
}