/* Stylesheets für Bündnis : Farbe ROT */

		body
		{
			margin: 0;
			padding: 0;
			background-color:#4C5C7D;
		}
		
		#header 
		{
			width: 752px;
			height : 89px;
			text-align:center;
		}

		#footer
		{
			
			
			

			vertical-align: middle;
			text-align:center;

			font-size: 10px;
			color: black;
			text-decoration: none;
			font-family:  Verdana;
			padding-bottom:5px;
		}

	
		#topmenu_separator
		{
			width: 1px;
			height:23px;
			background-color: white;
			line-height: 23px;
		}

		#topmenu_item
		{
			vertical-align: middle;
			text-align:center;
			color: black;
			font-size: 11pt;
		}

		#topmenu_item_active
		{
			vertical-align: middle;
			text-align:center;
			color: black;
			font-size: 11pt;
			padding-left:0px;
			padding-right:0px;
			background-color:white;
		}
		
		#topmenu_item a
		{
			color: #FFFFFF;
			text-decoration: none;
			font-size: 11pt;
			font-weight: bold;
		}
		
		#main_block
		{
			width: 752px;
			border-width: 1px;
			border-color: white;
			border-style: solid;

		}		
		
		
		#main_background
		{
			
			background-color: #4C5C7D;
			text-align:center;
			padding-bottom: 30px;
		}
		
		#startseite_main
		{
			width: 752px;

		}
		
		#startseite_main #ideen_bilder
		{
			width: 500px;
			height: 300px;	
			border-width: 1px;
			border-color: white;
			border-style: solid;
		}		
		
		#startseite_main #content_element
		{
			width: 500px;
			border-width: 1px;
			border-color: white;
			border-style: solid;
			background-color:white;
			padding:0px;
			margin-bottom:10px;
		}


		#content_area .header_ideen
		{
			height:20px;
			line-height:20px;
			padding-left:5px;
			background-color:#92A27D;
		}
		
		#content_area .header_neues
		{
			height:20px;
			line-height:20px;
			padding-left:5px;
			background-color:#AE70A1;
		}

		#content_area #next_bild
		{
			padding-left:150px;
			color:#748163;

		}

		#content_area #next_bild a
		{
			
			color::#748163;
			text-decoration:none;

		}



		#content_area .header_projekte
		{
			height:20px;
			line-height:20px;
			padding-left:5px;
			background-color:#7482AB;
		}

		#content_area .header_buendnis
		{
			height:20px;
			line-height:20px;
			padding-left:5px;
			background-color:#A27D7D;
		}

		#content_area .header_familien
		{
			height:20px;
			line-height:20px;
			padding-left:5px;
			background-color:#738b6c;
		}


		#content_area .header_paten
		{
			height:20px;
			line-height:20px;
			padding-left:5px;
			background-color:#77ABAD;
		}

		#content_area .header_forum
		{
			height:20px;
			line-height:20px;
			padding-left:5px;
			background-color:#8F80A4;
		}


				
		#startseite_main #content_element_right
		{
			width: 237px;
			padding: 0px;
			border-width: 1px;
			border-color: white;
			border-style: solid;
			background-color:white;
			padding-bottom:10px;
			margin-bottom:10px;
		}	
		
							
		
		#content_area
		{
			width: 752px;
		}
		
		#content_area #colNormal
		{
			width: 500px;

			vertical-align:top;	
			padding-bottom: 30px;			
			padding-top: 5px;
		}
		
		#content_area #spacer
		{
			width: 15px;
			vertical-align:top;	
			padding-bottom: 30px;			
			padding-top: 5px;
		}
		
		#content_area #colRight
		{
			width: 237px;
			vertical-align:top;			
			padding-top: 5px;
		}		

		#content_area H1
		{
			font-family: verdana;
			color:white;
			font-size: 10px;
			font-weight: bold;
			margin: 0px 0px 0px 0px;
		}

		
		#content_area .bodytext
		{
			font-family: verdana;
			font-color: black;
			font-size: 10px;
		}
		
	
		#content_area P
		{
			padding-left: 19px;
			padding-right: 19px;
			margin-top:5px;
			margin-bottom:0px;
			
			font-family: verdana;
			font-color: black;
			font-size: 10px;
		}		
		
		#content_area #projekt_teaser
		{
			padding:0px;
			margin-bottom:10px;
	
		}
		#content_area td
		{
					font-family: verdana;
					font-color: black;
					font-size: 10px;
		}
		
		
		/* Links */
		#content_area a {
			font-size: 10px;
			color: #646464;
			text-decoration: none;
			font-family:  Verdana;
		}		
		
		#content_area a:hover {
			font-size: 10px;
			color: #646464;
			text-decoration: underline;
			font-family:  Verdana;
		}				


