body {
	margin:0px;
	padding:0px;
	background:#FFFFFF url('/img/back_white.gif') repeat-x;
}

img {
	border:0px;
}

div.maintext {
	line-height:20px;
	font-size:12px;
	font-family:Arial;
	color:#c8c5bf;
}


div.startnews {
	line-height:20px;
	font-size:12px;
	font-family:Arial;
	color:#c8c5bf;
}

div.maintext p a {
	border-bottom:1px dotted #DC0053;
	text-decoration:none;
	color:white;
}

div.maintext p a:hover {
	color:white;		
	border-bottom:1px dotted white;
}


div.startnews a {
	border-bottom:1px dotted #DC0053;
	text-decoration:none;
	color:#c8c5bf;
}

div.startnews a:hover {
	color:white;		
	border-bottom:1px dotted white;
}


h1 {

	background: url('/img/logo_rechts.gif') no-repeat scroll 0 0;
	height:59px;
	width:213px;
	float:right;
	margin:0px;
	padding:0px;

}

h1 a {
	display:block;
	font-family:sans-serif;
	font-size:0;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:59px;
	line-height:0;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	text-indent:-3000px;
	width:213px;
}

.footer {
	height:20px;
	width:775px;
	margin-left:8%;
	padding-left:25px;
	padding-top:15px;
	font-family:Arial;
	color:#A0A0A0;
	font-size:10px;
	text-align:right;
}

div.footer a {
	text-decoration:underline;
	color:#B0B0B0;
}

div.footer a:hover {
	color:#DC0053;	
	text-decoration:none;	
}

a.navihaupt {
	border-bottom:1px dotted #FFFFFF;
	margin-right:10px;
}

a.navihaupt img {
	height: 12px;
}

a.navihaupt:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #DC0053;
}

a.naviklein {
	border-top:1px dotted #FFFFFF;
	margin-right:10px;
}
	
a.naviklein:hover {
	color:#000000;
	text-decoration:none;
	border-top:1px dotted #DC0053;	
}

a.naviklein img {
	height: 10px;
}

a.navihaupt img {
	border:0px;
	padding:0px;
	margin:0px;
}

a.naviklein img {
	border:0px;
	padding:0px;
	margin:0px;
}

textarea, input {
	background-color:#2D2A25;
	border:1px dotted #DC0053;
	font-family:Arial;
	font-size:11px;
	color:#E0E0E0;
	padding-left:2px;
}

input.button {
	background-color:#505050;
	border:1px solid #DC0053;
	color:white;
}

input.button:Focus {
	border:1px solid white;
}

textarea:Focus, input:Focus {
	background-color:#404040;
	border:1px dotted white;
	font-family:Arial;
	font-size:11px;
	color:white;
}

