@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#B0DEF7;
	color:#000000;
	font-size:16px;
	padding-top:opx;
	margin:0px;
}
h1{
	margin:0px;
	padding:0px;
}
td{
	background-color:#FFFFFF;
	vertical-align:top;
}
td.navi{
	background-image:url("images/sidebar_background.jpg");
	background-repeat:no-repeat;
	width:200px;
	padding-left:20px;
}
td.haupt{
	height:1000px;
	width:600px;
	padding-left:20px;
	padding-right:20px;
}
td.news{
	background-image:url("images/sidebar_background.jpg");
	background-repeat:no-repeat;
	padding-left:20px;
	width:200px;
}
table.news{
	width:500px;
	
}
table.main{
	width:1000px;
}
a.side{
	color:#FFFFFF;
	font-weight:bold;
}
a.under{
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}
a.under1{
	color:#F6B313;
	font-size:16px;
	text-decoration:none;
}
a.under2{
	color:#F6B313;
	font-size:16px;
}
table.form{
	width:500px;
}
td.formular{
	width:200px;
	
}
input.formular2{
	background-color:#3A4F6A;
	color:#ffffff;
	font-weight: bold; 
}
select.formular2{
	background-color:#3A4F6A;
	color:#ffffff;
	font-weight: bold; 
	}
a.obligatorisch{
	color:#FF0000;
}

td.anzeige_news{
	background-color:#AF4359;
	font-weight:bold;
	font-size:16px;
}

td.anzeige_news2{
	background-color:#AF4359;
	font-weight:bold;
	font-size:16px;
}
td.news_kleinanzeige{
	color:#F6B313;
	text-align:center;
	font-weight: bold; 
	background:none;
}
td.news_kleinanzeige2{
	color:#AF4359;
	text-align:center;
	font-weight: bold; 
	background:none;
	border-top-color:#FFFFFF;
	border-top-style:dotted;
	border-width:thin;
}
img{
	border:none;
}
h1.nw{
	color:#FFFFFF;
}
input.tabelle_login{
	background-color:#3A4F6A;
	color:#ffffff;
	font-weight: bold; 
}
h3{
	margin:0px;
}
td.header{
	background:none;
}
a.nws{
	color:#F6B313;
	text-decoration:none;
}
h4{
	margin-bottom:0px;
}
a{
	color:#000000;
}
div.scroll{
	height: 900px;
	width: auto;
	overflow: scroll;
}