body {
	margin : 0;
	padding : 2px;
	background-color: #CED2E8;
      }
p{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
      }
a:link {
	COLOR: #333333;
	text-decoration: none
}

a:visited {
	COLOR: #666666;
	text-decoration: none
}
a:active {
	COLOR: #000000; text-decoration: underline
}
a:hover {
	COLOR: #000000;
	text-decoration: underline
}
h1 {
	padding : 5px;
	font-weight : bold;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
      }
h2 {
	padding : 5px;
	font-weight : bold;
	font-size: 1.2em;
      }
h3 {
	padding : 5px;
	font-size: 12px;
	color: #000000;
      }
h4 {
	font-size: 16px;
	color: #1F4457;
	line-height: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: Inline-Block;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
      }
ul {
	margin: 0px;
	padding: 00px;
	
}
li {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	line-height: 26px;
	font-size: 12px;
}
#navlistlinks
{
	border-bottom: 1px solid gray;
}

#navlistlinks li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlistlinks li a { text-decoration: none; }


#navlist
{
	padding-left: 30;
	border-bottom: 1px solid gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navlist li
{
	font-size: 14px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#navlist li a {
	text-decoration: none;
	font-size: 14px;
	color: #660000;
}

 #container
{
	width: 1050px;
	color: #333;
	border: 1px solid #0099FF;
	line-height: 130%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../pics/back.gif);
	padding: 0px;
}
#menu {
	float: right;
	font-size: 12px;
}
#menu a {
	color: #FFFFFF;
}
#menu hover {
	color: #666;
}
#tabmenue {

}
#tabmenue li {
	display: inline;
}
#tabmenue li a {
	margin-left: 0px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEE1D8;
	line-height: 70px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-right: 0px;
	display: inline;
}
#tabmenue li a#aktuell {

}


#top
{
	height: 100px;
	background-color: #69F;
	width: 100%;
	float: left;
}

#leftnav
{
	float: left;
	width: 146px;
	background-color: #F9F6F4;
}

#rightnav
{
	float: right;
	width: 120px;
	background-color: #F9F6F4;
	height: 100%;
}

#content
{
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #F9F6F4;
	width: 760px;
	float: left;
	padding-left: 5px;
}

#footer
{
	clear: both;
	margin: 0;
	color: #333;
	background-color: #F9F6F4;
	border: 1px solid #91C3DC;
	padding-left: .5em;
	text-align: center;
	font-size: 12px;
}
#banner {
	background-color: #D5D6D1;
	height: 100px;
	background-image: url(../pics/logo.jpg);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

/*Newsbox rechs*/


#newsrechts {
	margin-bottom: 5px;
	font-size: 13px;
	color: #333333;
	height: 100%;
	width: 120px;
}

#newsrechtstitel {
	font-size: 13px;
	color: #333333;
	background-color: #CED2E8;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*News Boxen*/

#rightnavwerbung {
	float: right;
	width: 120px;
	margin: 0;
	padding: 0;
	height: 450px;
	background-color: #FFCC99;
	border: 1px dashed #CC0000;
}
/* Tabelle*/
table {
	width : 100%;
	font-size : 9px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
      }
.bestlinkstitel {
	font-size: 14px;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #666;
}

table td {
	padding : 0;
	border-width : 0;
	vertical-align : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
      }
.comUserStatKopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

/*Formular*/
form {
	width: 140px;
}     
         
fieldset {
	width: 94%;
	overflow: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}
		
legend {
	color: #000099;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	display: block;
	background-color: #CED2E8;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	padding-left: 10px;
	text-transform: uppercase;
	width: 94%;
}
		
label {
	display: inline-block;
	margin-bottom: 3px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	display: inline-block;
	width: 94%;
	float: left;
	background-color: #E0E0E0;
	margin-top: 3px;
	padding: 2px;
	border: 1px solid #666666;
	clear: left; /* Umbruch */
}
		
textarea, {
	width: 140px;
	background-color: #CCCCCC;
}
select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	border : 1px solid #87A9B3;
	margin-right: 3px;
	display: block;
	float: right;
	margin-bottom: 3px;
	color: #333333;

}
		
#submit {
	margin-top: 10px;
	cursor: pointer;
	border: 1px solid #ddd;
	background-color: #CED2E8;
	margin-top: 3px;
	margin-bottom: 3px;
	float: right;
}
	
input:focus, textarea:focus {	
   	background-color: #ffecce;
}
input, textarea {
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	float: right;
	margin-right: 3px;
	margin-bottom: 3px;
}
#leftnav-1 {
	width: 270px;
	float: left;
	background-color: #FFFFFF;
}
#content-1 {
	width: 774px;
	float: right;
}

