/* GLOBAL */

* {
	margin:0px;
	padding:0px;
}

body {
	background:#c6d5e5 url(../images/bg.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}


#Position {
	width:990px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-495px;
}

/* HEAD */

#Head {
	width:990px;
	height:221px;
	z-index:10;
	position:absolute;
	
}

#HeadBg {
	width:969px;
	height:221px;
	position:absolute;
	z-index:5;
	padding-left:21px;
}


#Kontakt-Sprache {
	z-index:20;
	top:0px;
	left:0px;
	position:absolute;
	margin:25px 0px 0px 755px;
}

#Kontakt-Sprache a {
	font-size:0.75em;
	color:#000;
	text-decoration:none;
	margin-right:20px;
}

#Kontakt-Sprache a:hover {
	color:#FFF;
}

#Mitgliederbereich {
	z-index:20;
	top:0px;
	left:0;
	position:absolute;
	margin:178px 0px 0px 835px;
}

#Mitgliederbereich a {
	font-size:0.875em;
	color:#333;
	text-decoration:none;
}

#Mitgliederbereich a:hover {
	color:#fff;
}

/* Chrome Menu */

.chromestyle {
	font-size:0.875em;
	position:absolute;
	left:50%;
	top:0px;
	z-index:90;
	margin:157px 0px 0px -452px;
	width:687px;
	height:46px;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul {
	width:100%;
	text-align: left; 
}

.chromestyle ul li {
	display: inline;
}

.chromestyle ul li a {
	float:left;
	color:#fff;
	margin:0px;
	text-decoration: none;
	padding:20px 13px 0px 13px;
	height:27px;
}

.chromestyle ul li a:hover,
.chromestyle ul li a.selected,
.chromestyle ul li .TopnavActive { /*script dynamically adds a class of "selected" to the current active menu item*/
	color:#000;
	background-color:#d9e3ee;
}

/* Drop Down Menu */

.dropmenudiv {
	position:absolute;
	top:0px;
	font-size:0.625em;
	line-height:13px;
	z-index:100;
	width:180px;
	visibility: hidden;
	padding:8px 7px 14px 7px;
	margin:-2px 0px 0px -7px;
	background:url(../images/topnav_bg.png) left bottom no-repeat;
}

.dropmenudiv a {
	display: block;
	padding:4px 13px 4px 13px;
	text-decoration: none;
	font-weight: bold;
	color:#333;
}

.dropmenudiv a:hover,
.dropmenudiv .DropdownActive { 
	background-color: #dce4ed;
	padding:4px 13px 4px 13px;
	display: block;
}

/* Subnav */

#Subnav {
	font-size:0.75em;
	margin:32px 0px 0px 19px;
	border-bottom:1px #bfbfbf dashed;
	width:220px;
	float:left;
}

#Subnav dt a {
	color:#333;
	line-height:1.2em;
	text-decoration:none;
	width:160px;
	display:block;
	padding:5px 30px 5px 30px;
	border-top:1px #bfbfbf dashed;
}

#Subnav dt a:hover,
#SubnavActive {
	background-color:#d9e3ee;
	font-weight:bold;
}

#Subnav dd a {
	color:#333;
	line-height:1.2em;
	text-decoration:none;
	width:160px;
	display:block;
	padding:5px 30px 5px 30px;
	background-color:#d9e3ee;
}

#Subnav dd a:hover,
#Subnav dd a#SubnavActive2 {
	background-color:#fff;
	font-weight:bold;
}

/* FOOT */

#Foot {
	width:960px;
	color:#666;
	font-size:0.75em;
	padding:15px 0px 0px 12px;
	margin-top:30px;
}

#Foot a {
	color:#666;
	text-decoration:none;
}

#Foot a:hover {
	color:#000;
}

#Foot img {
	float:left;
	margin:-15px 10px 0px 0px;
}

#Foot dt {
	float:left;
}

#Foot dt a {
	margin-right:20px;
}

#Foot dd {
	float: right;
}

/* Startseite */

#Startseite {
	background:url(../images/startseite_bg.png) left top no-repeat;
	width:990px;
	height:515px;
	padding:0px 0px 0px 7px;
	margin-top:221px;
}

#StartseiteNews {
	width:180px;
	height:448px;
	float:right;
	color:#FFF;
	margin:7px 22px 0px 0px;
	padding:24px;
	overflow:hidden;
}

#StartseiteNews h1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.75em;
}

#StartseiteNews p {
	text-decoration:none;
	color:#fff;
	font-size:0.75em;
	line-height:1.4em;
	margin-bottom:30px;
}

#StartseiteNews a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	display:inline-block;
}

#StartseiteNews a:hover {
	color:#ccc;
}

.StartseiteTeaser {
	color:#666;
	width:220px;
	height:230px;
	margin:12px;
	float:left;
}

.StartseiteTeaser p {
	font-size:0.75em;
	line-height:1.5em;
	margin-left:8px;
	display:block;
	height:55px;
	overflow:hidden;
}

.StartseiteTeaser h1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.75em;
	margin:8px 0px 0px 8px;
}

.StartseiteTeaser img {
	width:220px;
	height:110px;
	border:0px;
	margin:8px 0px 6px -8px;
}

.StartseiteTeaser a {
	font-weight:bold;
	text-decoration:none;
	color:#666;
	font-size:0.75em;
	line-height:1.5em;
	margin-left:8px;
}

.StartseiteTeaser a:hover {
	color:#000;
}

/* Content Hintergrund */

#BG {
	width:990px;
	background:url(../images/content_bg.png);
	display:inline-block;
		margin-top:221px;
}

#BGFoot {
	background-image:url(../images/content_foot.png);
}

/* Content */

#Content {
	padding:28px 0px 0px 50px;
	float:left;
	min-height:516px;
	width:700px;
}

/* Text */

.Text1Spalt {
	width:650px;
}

.Text1Spalt img,
.Text2Spalt img {
	margin:10px 10px 10px 0px;
}

.Text2Spalt {
	width:300px;
	float:left;
	padding-right:40px;
}

.Text1Spalt h1,
.Text2Spalt h1 {
	color:#5b8f0d;
	font-size:1.4em;
	margin-bottom:13px;
}

.Text1Spalt h2,
.Text2Spalt h2 {
	color:#00458e;
	font-size:0.875em;
	margin-bottom:10px;
}

.Text1Spalt h3,
.Text2Spalt h3 {
	color:#00458e;
	font-size:0.75em;
	line-height:1.5em;
}

.Text1Spalt p,
.Text2Spalt p,
.Text1Spalt ul,
.Text2Spalt ul,
.Text1Spalt ol,
.Text2Spalt ol {
	color:#666;
	font-size:0.75em;
	margin-bottom:20px;
	line-height:1.5em;
}

.Text1Spalt ul li,
.Text2Spalt ul li {
	padding-left:20px;
	background:url(../images/liste_punkt.png) 2px 5px no-repeat;
	list-style-type:none;
}

.Text1Spalt ol li,
.Text2Spalt ol li {
	margin-left:20px;
}

.Text1Spalt a,
.Text2Spalt a {
	color:#00458e;
	font-weight:bold;
}

.Text1Spalt a:hover,
.Text2Spalt a:hover {
	color:#2562b7;
}

.Text1Spalt img,
.Text2Spalt img {
	border:1px solid #ccc;
	padding:1px;
}

.Link {
	color:#00458e;
	font-weight:bold;
}

.LinkPdf {
	color:#003399;
	font-weight:bold;
	padding:2px 0px 2px 27px;
	height:20px;
	display:block;
	background:url(../images/pdf.jpg) -2px 0px no-repeat;
}

/* Liste */

#Liste2SpaltOut {
	width:300px;
	float:left;
	padding-right:40px;
}

.Liste1Spalt,
.Liste1SpaltBild {
	border-bottom:1px dashed #6c6c6c;
	padding-bottom:17px;
	margin-bottom:17px;
	width:650px;
	float:left;
}

.Liste2Spalt,
.Liste2SpaltBild {
	border-bottom: 1px dashed #6c6c6c;
	padding-bottom:17px;
	margin:0px 40px 17px 0px;
	width:300px;
	float:left;
}

.Liste1Spalt img,
.Liste2Spalt img,
.Liste1SpaltBild img,
.Liste2SpaltBild img {
	width:98px;
	border:1px solid #CCC;
	margin-right:10px;
	float:left;
}

.Liste1Spalt h1,
.Liste2Spalt h1,
.Liste1SpaltBild h1,
.Liste2SpaltBild h1 {
	color:#00458e;
	font-weight:normal;
	font-size:0.75em;
	line-height:1.5em;
}

.Liste1Spalt p {
	width:540px;
}

.Liste1Spalt p,
.Liste1SpaltBild p {
	color:#666;
	font-size:0.75em;
	line-height:1.5em;
	float:left;
	display:inline-block;
}


.Liste2Spalt p,
.Liste2SpaltBild p {
	color:#666;
	font-size:0.75em;
	line-height:1.5em;
	float:left;
	display:inline-block;
}

.Liste2SpaltBild p {
	width:190px;
}

.Liste1Spalt a,
.Liste2Spalt a,
.Liste1SpaltBild a,
.Liste2SpaltBild a {
	color:#00458e;
	font-weight:bold;
}

.Liste1Spalt a:hover,
.Liste2Spalt a:hover,
.Liste1SpaltBild a:hover,
.Liste2SpaltBild a:hover{
	color:#2562b7;
}


/* ======================================================== Kontaktform*/

#formular  {
	width:600px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#error {
	color:#F03;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

#ok {
	color:#5b8f0d;
	font-size:12px;
	margin-bottom:10px;
	font-weight:bold;
}

#formular input[type=text],
#formular select,
#formular textarea{
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	background-color:#e9e9e9;
	width:180px;
	height:18px;
	color:#666;
	margin-bottom:3px;
}

#formular input[type=checkbox] {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	background-color:#e9e9e9;
	color:#666;
}

#formular textarea {
	width:300px;
	height:60px;
	font-size:12px;
}

#formular .Butt {
	width:110px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	background-color:#e9e9e9;
	color:#666;
	margin-bottom:3px;
}

#formular .error {
	background-color:#FFA8A8;
	color:#333;
}


/* ======================================================== Newsletter*/

#formular .ButtNews {
	margin-top:4px;
	width:182px;
	height:20px;
}

#formular .smallText {
	font-size:10px;
	
}



