/* CSS Document */
body { margin: 0; padding:0; background-color:#29475F;}
form, td, h1, h2, p { margin:0; padding:0;}
body, td, p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}
a {color:#000; text-decoration:none; outline:none;}
a:hover { text-decoration: underline;}

a.amenu { font-family:Arial, Helvetica, sans-serif; color:#CEA996; text-decoration:none; font-size:15px;}
a.amenu:hover { color:#fff;}
a.amenuaktiv {font-family:Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; font-size:15px;}
a.amenuaktiv:hover { color:#fff;}

.border {
	border: 1px solid #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000000;
}
.fonthellgross {color:#CEA996; text-decoration:none; font-size:15px;}
.padding { padding:7px}
.fusszeile {font-family:Arial, Helvetica, sans-serif; color:#CEA996; text-decoration:none; font-size:15px; padding:10px }
#container {
	position:relative;
	width:950px;
	height:220px;
	top:0px;
	left:0px;
}
#platzhalter {	position:absolute; width:25px; height:220px; top:0px; left:0px;}
#image {
	position:absolute;
	width:176px;
	height:133px;
	top:25px;
	right:0px;
}
#text {	position:absolute; width:685px; height:170px; top:25px; left:25px;}
