div > div, div > h1, div > ul {
	margin-top: 0;
}

body { 
	margin: 20px;
	padding: 0px;
	font: 10pt Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	color: #00f;
	/*background: url(../IMG/hg1.gif);*/ 
	/*background: #808080;*/
}

h2 {
	font-size: 12pt;
}

h1 {
	font-size: 16pt;
	font-weight: bolder;
}

ul.nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav li a:link, ul.nav li a:visited {
	display: block;
	text-decoration: none;
	width: 178px;
	text-indent: 10px;
	color: #00f;
	padding: 1px 0;
	font-weight: bold;
}

ul.nav li a:hover {
	background-color: #808080;
	color: #ff0;
}

form.search p span {
 	width: 250px;
 	display: block;
 	float: left;
}

.register {
	margin: 0;
	padding: 0;
}

.werbung{
	text-align: center;
	border: 1px solid #00f;
	font-size: 8pt;
}

.border	{
	border: 1px solid #00f;
}

.img_left {
	float: left;
	margin: 3px 1em 1em 0;
}

.refcondi_head{
	background: #3cf;
	text-align: center;
	margin:  0;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	border: #00f 1px solid;	
	border-bottom: 0;
}

.refcondi {
	margin: 0 0 10px 0;
	padding: 10px;
	border: #00f 1px solid; 
	background: #fff; 
}

.refcondi form{
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 25px;
	border: solid #c9c9c9 2px;
}

.refcondi table, .condi table{
	font-size: 10pt;
}

.condi table, .condi p{
	margin-left: 5px;
}

.refcondi table tr{
	height: 30px;
}

.condi_head {
	background: #3cf;
	text-align: center;
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	border: #00f 1px solid;
	border-bottom: 0;
}

.condi {
	margin: 0 0 10px 0;
	padding: 0;
	border: #00f 1px solid;
	background: #fff;
	position: relative;
}

.condi p.banner{
	text-align: center;
	padding: 5px 0px;
}

.imp {
	display: block;
	font-weight: bold;
	width: 110px;
	float: left
}

.legend {
	float: left;
	margin: 2px 10px 0px 0px;
	padding: 0px;
}

div.condi p {
	margin: 5px;
}

div.condi ul {
	margin: 0;
}

#head {
	background: #33ccff url(../IMG/oben1neu.gif) no-repeat;
	height: 100px;
	margin: 0px;
}

#center	{
	background: #e7e7e7;/*url(../IMG/bg.gif); */
	position: static;
	margin: 0px;
	padding: 10px 210px 10px 210px;
	border-bottom: 0;
	border-top: 0;	
}				

#center_left {
	position: absolute;
	left: 35px;
	top: 130px;
	width: 180px;
}

#center_right {
	position: absolute;
	right: 35px;
	top: 130px;
	width: 180px;
	height: 300px;
}

#footer {
	position: static;
	background: #33ccff;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

#title_1 {
	position: absolute;
	right: 45px;
	top: 32px; 
	color: #f90;
}

#title_2 {
	position: absolute;
	right: 47px;
	top: 30px;
}

#title_3 {
	position: absolute;
	font-size: 10pt;
	top: 80px;
	right: 40px;
	text-align: right;
}

#title_4 {
	position: absolute;
	font-size: 12pt;
	color: #000;
	top: 70px;
	left: 35px;
}

#title_4 a{
	text-decoration: none;
	color: #000;
}

