/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 5px 0;
	padding: 0;
	background: #00305E;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Scrollbalken IE */
#iefarben {
	scrollbar-base-color: #FFF8F0;
	scrollbar-arrow-color: #BC512D;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #DFDFDF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFF8F0;
	scrollbar-shadow-color: #686868;
	scrollbar-track-color: #F0F0F0;
}

#container {
	width: 841px;
	margin:0 auto;
	background-color: #FFFFFF;
	border-color: #A6BA9A;
	border-width:1px;
	border-style:solid;
}

h1, h2, h3 {
	color: #FF6600;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 16px;
	color: #26354A;
	letter-spacing:.1em;
}

a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}

a:link {
	color: #257EB7;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #F7941D;
}

img {
	border: none;
}

/* Header */

#header {
	padding: 0 0 24px 0;
	width: 780px;
	height: 96px;
	margin: 0 auto;
	background: url(../images/logo.gif) no-repeat center bottom;
}

#header * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
	}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
	}

#topnavigation {
	width: 780px;
	height: 21px;
	margin: 0 auto;
	background: #00305E url(../images/img3.gif);
   border: 0;
}

/* Menu1 */

#menu1 {
	width: 780px;
	height: 24px;
   border: 0;
}

#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu1 li {
	display: inline;
}

#menu1 a {
	display: block;
	float: right;
	height: 32px;
	padding: 9px 9px 0 9px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}

#menu1 a:hover, #menu1 .active a {
	color: #FF6600;
}

/* Menu */

#menu {
	width: 780px;
	height: 41px;
	margin: 0 auto;
	background: #00305E url(../images/img3.gif);
   border: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 12px 18px 0 18px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: url(../images/img4.gif);
	color: #FF6600;
}

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

#menu4 {
	width: 150px;
	margin-top: 10px;
}

#menu4 ul {
	width: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu4 li {
	float: left;
	width: 150px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
	text-decoration: none;
}

#menu4 a {
	float: left;
	width: 128px;
	padding: 9px 0 0 18px;
	text-decoration: none;
	color: #257EB7;
	background: url(../images/arrow_forw.gif) 0 -32px;
	font-weight: bold;
}

#menu4 a:hover, #menu4 .active a {
	background: url(../images/arrow_loc.gif) 0 -64px;
	color: #FF6600;
	padding: 9px 0 0 18px;
}

/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	background: url(../images/img5_neu.gif);
}

#colOne {
	float: left;
	width: 160px;
	padding: 15px 10px 0 10px;
}

#colTwo {
	float: left;
	width: 405px;
	padding: 15px 10px 0 10px;
}

#colThree {
	float: right;
	width: 175px;
	padding: 0px;
}

/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: smaller;
	background: none repeat-x;
	}

#footer * {
	color: White;
}

p.zentriert {
	text-align: center;
}

/* Formatierung der Satzung */
.bodySatzung {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #26354A;
	line-height: 22px;
	letter-spacing: .1em;
}

/* Formatierung Presse */
.subHeader {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D374D;
	letter-spacing:.1em;
	background-color: #ffe4ca;
	padding: 8px 0 8px 3px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	}

/* start style formular */
form {
	margin: 0;
	padding: 0;
	}

fieldset {
	width: 370px;
	border: 1px solid #999;
	padding: 10px;
	margin: 5px;
	text-align: left;
	}

fieldset:hover {
	border-color: #333;
	}

fieldset#checkbox input {
	width: 35px;
	}

legend {
	font-size: 1.1em;
	color: #666;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
	background: none;
	}

label {
	color: #666;
	font-size: 1em;
	margin: 0 3px 3px 0;
	padding: 0;
	line-height: 1.5em;
	width: 120px;
	display: block;
	float: left;
	clear: left;
	}

input {
	border: 1px solid #666;
	padding-left: 0.3em;
	margin-bottom: 0.6em;
	width: 240px;
	background: #fff;
	}

input:focus {
	border-color: #900;
	}

select {
	border: 1px solid #666;
	padding-left: 0.3em;
	margin-bottom: 0.6em;
	background: #fff;
	width: 100px;
	}

option {
	color: #900;
	}

textarea {
	width: 244px;
	border: 1px solid #666;
	}

textarea:focus {
	border-color: #900;
	}

.plz {
	width: 50px;
	}

.ort {
	width: 180px;
	}

.strasse {
	width: 200px;
	}

.strnummer {
	width: 30px;
	}

.submitbtn {
	width: 123px;
	background: #666;
	border: 1px solid;
	border-color: #999 #333 #333 #999;
	color: #fff;
	cursor: pointer;
	padding: 0;
	margin: 0;
	}

.submitbtn:hover {
	background: #FF6600;
	color: #fff;
	border: 1px solid;
	border-color: #c00 #990100 #990100 #c00;
	}

/* ende style formular */
