html {
	background-color:#D9E5F5;
}

body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

img {
	border:none;
}

a {
	color:#000000;
}

form {
	padding:0px;
	margin:0px;
}

input {
	width:180px;
	height:18px;
	padding:6px 10px;
	font-weight:bold;
	background-color:transparent;
	border:none;
}

.radio {
	width:13px;
	height:13px;
	margin-top:8px;
}

#content {
	width:550px;
	height:442px;
	padding-top:94px;
	background-image:url(../bilder/bg.jpg);
	background-repeat:no-repeat;
}

.fett {
	font-weight:bold;
}

.versteckt {
	position:absolute;
	width:550px;
	height:442px;
	display:none;
}

.textbox_links {
	float:left;
	margin-top:27px;
}

.textbox_anmeldung_weiss {
	float:right;
	width:280px;
	height:18px;
	margin-top:27px;
	padding-top:8px;
	background-image:url(../bilder/textfeld-anmelden.gif);
	background-repeat:no-repeat;
}

.bg_checkbox_weiss {
	float:right;
	width:415px;
	height:26px;
	margin-top:30px;
	padding:5px 0 5px 10px;
	background-image:url(../bilder/textfeld-anmelden.gif);
	background-repeat:no-repeat;
}

.button_rechts {
	float:right;
	cursor:pointer;
}

.button_links {
	float:left;
	cursor:pointer;
}

.scrolltext {
	height:319px;
	margin:21px 0 22px 0;
	padding:10px 10px 10px 40px;
	overflow:auto;
	color:#000000;
	background-image:url(../bilder/text-bg.gif);
	background-attachment:fixed;
	background-position:25px 115px;
	background-repeat:no-repeat;
}

*html .scrolltext {
	background-position:25px 0px;
}

#ruvlink {
	position:absolute;
	top:15px;
	left:15px;
	width:110px;
	height:70px;
	cursor:pointer;
	z-index:100;
}

#fusszeile {
	width:520px;
	padding:5px 15px;
	font-size:10px;
}

#fuss_rechts {
	float:right;
	width:320px;
	text-align:right;
	vertical-align:bottom;
	color:#006AB3;
}

#fuss_rechts a {
	color:#006AB3;
	text-decoration:none;
}

#fuss_rechts a:hover {
	text-decoration:underline;
}

#fussnavi {
	float:right;
}

.anleitung-2-zeilen,
.anleitung-3-zeilen {
	background-image:url(../bilder/anleitung-hg1.gif);
	background-repeat:no-repeat;
	height:39px;
	margin:30px 10px;
	padding:10px 30px;
}

.anleitung-3-zeilen {
	background-image:url(../bilder/anleitung-hg2.gif);
	height:56px;
}

