body {
	margin:0;padding:0;
	background-color:#eee;
	background-image:url(/img/misc/bg.gif);
	background-position:center 0;
	background-repeat:repeat-y;
	font-size:0.75em;
	line-height:1.4em;
	color:#666;
	text-align:center;
}
body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 { color:#808080; font-size:1.5em; margin-top:0; }
h2 { color:#CF243C; font-size:1.1em; display:inline; }
h3 { color:#808080; font-size:1.2em; }
img { border:0;padding:0;margin:0 }

#main {
	width:780px;
	margin:0 auto;
	text-align:left;
}
#kopf_galerie { margin-bottom:-4px;background:#999; }
* html #kopf_galerie { margin-bottom:0px; } /* ie bug */

#head_fragen { clear:both;text-align:right;margin-bottom:2em }
#menu_main {
	background:#999;
	height:49px;
}
#menu_main ul { margin:0;padding:16px 0 0 0;list-style: none; }
#menu_main ul li { display:inline; }
#menu_main ul li a {
	color:#eee;
	text-decoration:none;
	margin-left:2em;
}
#menu_main ul li a:hover {
	color:white;
}
#kopf_content {
	margin:0 3em 3em 276px;
	padding-top:2em;
}
#kopf_content p {
	margin-top:0em;
	margin-left:3em;
}
#content { margin: 0 2em; }
#foot {
	clear:both;
	border-top:1px solid #BFBFBF;
	margin:6em 0 1em 0;
	padding:0 2em;
	text-align:right;
	font-size:.9em;
}
#infodiv { position: absolute; top: 10px; left: 10px; width: 80px; height: 107px; }

a:link { color:#333333; }
a:visited { color:#666; }
a:focus { color:#CF243C; }
a:hover { color:#CF243C; }
a:active { color:#999; }

#foot a:link, #foot a:visited { color:#999; text-decoration:none }
#foot a:hover { color:#CF243C }

p.koepfe_copy {
	padding:1em 0 0 5em;
	background-image:url(/img/misc/quote.gif);
	background-repeat:no-repeat;
}
.frage, .error {
	font-weight:bolder;
	color:#CF243C;
}
.input, .select {
	border:	1px solid #BFBFBF;
	margin: 0; padding: .5em; /* checkboxes firefox, selects safari */
}
.input, .select, .submit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1em;
	color:#333;
}
			

