*{
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.2em; background: #D0D4D4; color: #444; }

a {	color: #B60D0A;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.7em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #B60D0A; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }

#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

#header { background: #fff url(../images/header.jpg) no-repeat center top; height: 132px; }
	#header p { margin: 30px 0 0; color: #D6E5EA; }
	#logo { padding: 9px 0 0 20px;  float: left; width: 400px; }

	#search { float: right; width: 240px; text-align: right; margin: 10px 15px 0 0; }
	#search a, #watch a { color: #fff; font-size: .8em; cursor: pointer; }

	#searchform { padding: 10px; background: #A1BDD2;  }
	#searchform p { margin: 0; }

#menu { 
	margin: 0 0 50px;
	}
#menu li { 
	list-style: none; 
	float: left; 
	}
#menu li a { 
	display: block;
	cursor: pointer; 
	line-height: 25px;
	width: 158px;
	text-align: center; 
	background: #D0D4D4; 
	margin: 0 1px 0 1px; 
	color: #808080; 
	}
#menu li a:hover { 
	background: #B2B6B6; 
	color: #000; 
	}
#menu li a.current { 
	background: #66A3CF; 
	color: #fff; 
	}
#menu li a.current:hover { 
	background: #66A3CF; 
	color: #fff; 
	}
#menu li a#last  { 
	/*margin: 0; 
	padding: 5px 41px 5px 40px; */
	}

.third { font-size: .9em;  float: left; width: 285px; margin: 0 30px 10px 10px; }
.second { font-size: 0.9em;  float: left; width: 612px; margin: 0 30px 10px 10px; }
.last { float: right; margin: 0 10px 10px 0; }
.third ul, .second ul {padding-left: 20px;}

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 15px 18px 1px; font-size: .9em;  }

#footer { width: 960px; margin: 15px auto; color: #808080; font-size: .9em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }
		

/* für mailform auf der Startseite */

.form-startseite{
width: 100%;
}

.start-form {
	color: #000;
	background-color: #edf4fb;
	font-size: 14px;
	width: 275px;
	border: 1px solid #948b93;
	
}

.start-form input {
	border: 1px solid #948b93;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
.submit-button {
	border: 1px solid #948b93;
	padding: 3px;
	background-color: #FFFF99;
	color: #000;
	font-weight: bold;
	font-variant: normal;
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: center;
}
.start-form a {
 	color: #000;
 }
 
.form {
	font-size: 11px;
	padding-top: 3px;
	margin-left: 5px;
	width: auto;
}
.form-headline {
	font-size: 13px;
}

div#menue {
	border:#87a3c0 solid 0px;
	width:240px;
	height:120px;
	float:middle;
	font-size:12px;

}

div#menueueber {
	background-color:#edf4fb;
	border:#87a3c0 solid 1px;
	width:250px;
	height:190px;
	float:left;
	padding-left:30px;

}