body {
	background-color: white;
	color: #666666;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.anzeige {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	
}

/* Überschrift */

h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0px;
}

h3 {
	font-size : 12pt;
	font-weight: bold;
}

h4 {
	font-size : 12pt;
	font-weight: normal;
}

td {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Links */

a:link  {
	color: black;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: Silver;
	text-decoration: underline;
}

a:active {
	color: gray;
	text-decoration: underline;
}



/* Textformatierungen */

.reditalic {
	color: #B22A36;
	font-style: italic;
}

.redbold {
	color: #B22A36;
	font-weight: bold;
}

hr {
	color : #999999;
	background-color: #FFFFFF;
	height: 1px;
	border-top: 1px solid black;
	border-left: 0px; 
	border-right: 0px;
	border-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

img {
	border: 0px;
}

/* mailform css */

form {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

form br {
	clear: both;
}


label {
   float: left;
   text-align: left;
   width: 140px;
}

textarea {
	border: 1px solid #666666;
}

select {
	width: 250px;
	margin-bottom: 2px;
}

input {
	border: 1px solid #666666;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 3px;
}


.senden {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}


/* individuelle Styles */

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}

	/* Navigation links */

.navleft {

		background-color: #F9EC4E;

		margin-left: 0px;

		list-style-type: none;

		padding-left: 15px;

		margin: 0px;

	}

	.navleft strong {

		display: block;

		border-bottom: 1px solid #FFFFFF;

		font-weight: normal;

		padding: 2px;

		padding-left: 7px;

		margin: 0px;

		margin-left: -15px;

		font-weight: bold;

	}

	.navleft li {

		display: inline;

	}

	.navleft ul li ul li {

		display: inline;

	}
	
		#main1 {

		margin:0; padding:0;

		padding-left: 11px;

		background: white url("back_left2.gif") top left repeat-y;

		}

	#main2 {

		margin:0; padding:0;

		background: url("back_right2.gif") top right repeat-y;

		}
	

	#left {
		color: #000000;  

		float: left;

		width: 202px;

		margin:0; 

		padding:0;

		padding-right: 1px;

		border: 1px solid #999999;
		
		
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;

		}
		
			#left a:link, #left a:active, #left a:visited  {
			text-decoration: none;

		}
		
					#left a:hover  {
			text-decoration: underline;

		}


		

/* Container */

.bottom {
font-size: 10px;
}


