/*
- - - - - verwendete bilder - - - - 
hg-menschen.jpg
hg-natur.jpg

*/
p{
	margin: 0 0 15px 0;
}

#containermenschen {
	margin: 45px auto;
	width: 966px;
	height: 507px;
	text-align: left;
	background: url(menschen/images/hg-menschen.jpg)
					 no-repeat;
}

#containernatur {
	margin: 45px auto;
	width: 966px;
	height: 507px;
	text-align: left;
	background: url(natur/images/hg-natur.jpg)
					 no-repeat;
}


#containeremotionen {
	margin: 45px auto;
	width: 966px;
	height: 507px;
	text-align: left;
	background: url(emotionen/images/hg-emotionen.jpg)
					 no-repeat;
}

#containersports {
	margin: 45px auto;
	width: 966px;
	height: 507px;
	text-align: left;
	background: url(sports/images/hg-sports.jpg)
					 no-repeat;
}

#containertiere {
	margin: 45px auto;
	width: 966px;
	height: 507px;
	text-align: left;
	background: url(tiere/images/hg-tiere.jpg)
					 no-repeat;
}

#containerabstraktes {
	margin: 45px auto;
	width: 966px;
	height: 507px;
	text-align: left;
	background: url(abstraktes/images/hg-abstraktes.jpg)
					 no-repeat;
}

/* - - - - - profil - - - - - */

#spalte {
	width: 250px;
	float: left;
	margin: 181px 13px 0 13px;
}

#udo {
	position: absolute;
	margin-left: -201px;
	left: 50%;
	width: 32px;
	height: 230px;
	top: 15px;
}

/* - - - - - kontakt - - - - - */

#spaltelinks {
	width: 310px;
	float: left;
	margin: 176px 13px 0 13px;
}

#spalterechts {
	width: 200px;
	float: left;
	margin: 25px 0 0 0;
}

.bezeichnung {
	width: 80px;
	float: left;
	margin:4px 0 0 0;
}

.formularfeld {
	border: 1px solid #000;
	width: 200px;
	margin: 0 0 5px 0;
	background-color: #fff;
	color: #000;
}

.inputselected {
	border: 1px solid #000;
	width: 200px;
	margin: 0 0 5px 0;
	background-color: #eee;
	color: #000;
}

.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	width: 200px;
	margin: 0 0 5px 0;
	background-color: #fff;
	color: #000;
	height: 181px;
}

.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	width: 200px;
	margin: 0 0 5px 0;
	background-color: #eee;
	color: #000;
	height: 181px;
}
