/* Gestaltung */

#hotspot {

	margin-bottom: 5px;
}

#header {

	background-image: url(../layout_medien/header/header_grau.jpg);
	background-repeat: no-repeat;
}

#inhalt {

	background-color: #FFFFFF;
	background-image: url(../layout_medien/verlauf.gif);
	background-repeat: repeat-x;
}

#inhalt .text {

	padding-right: 20px;
}

#inhalt .bilder {

	width: 250px;

	text-align: right;
	vertical-align: top;
	
	padding-bottom: 12px;
}

#leiste {

	background-image: url(../layout_medien/leiste_unten.gif);
	background-repeat: repeat-x;
}

#rand {

	width: 19px;
}

.sitemap ul {

	list-style-type: none;
	
	padding-left: 20px;
}

.mann_kind {

	background-color: #FFFFFF; 
}

.mann_kind img.bild {

	background-image: url(../layout_medien/mann_kind.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

	width: 214px;
	height: 293px;
}

.kleine_deutschlandkarte img.bild {

	background-image: url(../layout_medien/deutschlandkarte.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

	width: 214px;
	height: 296px;
}


/* Spendenkonto */

.konto {
	
	background-color: #fafafa;;
	
	padding: 10px 22px 10px 22px;

}

.konto p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	
	text-decoration: none;
}

