* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #A6C9D9;
	color: #000;
	line-height: 140%;
}




/* Layout */

#wrapperheader {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background-color: #fff;
	border-bottom: 1px solid #606C73;
	-moz-box-shadow: 0px 5px 8px #606C73; /* for Firefox 3.5+ */
    -webkit-box-shadow: 0px 5px 8px #606C73; /* for Safari and Chrome */
    z-index: 50;
}

#wrappercontent {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
	-moz-box-shadow: 0px 5px 8px #606C73; /* for Firefox 3.5+ */
    -webkit-box-shadow: 0px 5px 8px #606C73; /* for Safari and Chrome */
	z-index: 10;
}

#header {
	width: 980px;
	height: 242px;
	clear: both;
}

#logo {
	float: left;
	clear: both;
}

#login {
	position: relative;
	width: 304px;
	float: left;
	margin: -33px 0 0 25px;
	z-index: 60;
}

#content { 
	float: left;
	color: #333;
	width: 463px;
	display: inline;
	padding: 20px 14px 0px 14px;
}

* html #content {
	margin-left: -80px;
}

#footer { 
	width: 940px;
	height: 100px;
	clear: both;
	padding: 20px 10px 0px 10px;
}

#navi {
	width: 145px;
	float: left;
	padding-top: 27px;
	padding-left: 10px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #4B92B2;
}

#rightcolumn {
	width: 304px;
	float: left;
	padding-top: 27px;
}


/* Navigation */

#navi li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 5px;
}

ul.navi2 {
	padding: 5px 0 5px 5px;
	font-weight: normal;
}

#navi a {
	text-decoration: none;
	color: #000;
}

#navi a:hover {
	color: #4B92B2;
}



/* Slideshow */

#slideshow {
    position: relative;
    height: 242px;
    width: 642px;
	margin: -185px 0 0 338px;
}

*+html #slideshow,* html #slideshow {
	margin: -188px 0 0 338px;
}

* html #slideshow {
	margin: -188px 0 0 338px;
}

#slideshow IMG {
    position: absolute;
    margin: 0;
    z-index: 51;
}

#slideshow IMG.active {
    z-index: 53;
}

#slideshow IMG.last-active {
    z-index: 52;
}




/* Teaser */

#teaser h1 {
	margin-top: -5px;
	padding: 0px 10px 0px 10px;
	background-color: #c56072;
	font: italic bold 22px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#teaser p {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #c56072;	
}

#teaser b {
	color: #c56072;
	font-weight: bold;
}




/* 2 Spalten */

#content dl {
	float: left;
	width: 622px;
	margin: 0;
	padding: 0 0 30px 0;
	display: inline;
}

* html #content dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content dl dd.firstrow {
	margin: 0;
}

#content dd.secondrow {
	float: right;
	width: 304px;
	margin: 0;
	padding: 0;
}

#content dd {
	margin: 0 0 0 304px;
	padding: 0;
}

#content .firstrow {
	width: 290px;
	padding: 0 14px 0 0;
}

#content dd.firstrow firstrow {
	float: left;
}






/* Generell */

h1 {
	font: italic bold 22px Georgia, "Times New Roman", Times, serif;
	color: #4B92B2;
	padding-bottom: 13px;
}

h2 {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #4B92B2;
}

#rightcolumn h2 {
	padding-bottom: 22px;
}

h3 {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-bottom: 5px;
}

.error {
	color: #c56072;
}

label {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #666;
}

.form {
	border: 1px solid #4B92B2;
	width: 304px;
	height: 15px;
}

.formmitteilung {
	border: 1px solid #4B92B2;
	width: 304px;
	height: 80px;
}

.submit {
	border: 1px solid #4B92B2;
	background-color: #cfdfeb;
	padding: 5px;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}

.pulldown {
	border: 1px solid #4B92B2;
}

a {
	text-decoration: none;
	color: #4B92B2;
}

a:hover {
	color: #000;
}

.facebook {
	padding-top: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.alignleft {
	float: left;
	padding-right: 5px;
}

.alignright {
	float: right;
	padding-left: 5px;
}

.fulllinie {
	border-bottom: 1px solid #4B92B2;
}

.impressum {
	font-size: 11px;
}

/* Formular */

#angemeldet {
	float: right;
}

.mitgliedname {
	padding: 4px 5px 4px 5px;
	background-color: #cfdfeb;
}

.input {
	width:95px;
	height: 20px;
	border: 1px solid #4B92B2;
	background-color: #cfdfeb;
	padding-left: 5px;
}

.search_field,.tx-indexedsearch-searchbox-sword {
	width:120px;
	height: 20px;
	border: 1px solid #4B92B2;
	float: left;
}

.submit_login,.logout {
	padding: 0 5px 0 5px;
	margin: 0 0 0 5px;
	height: 23px;
	border: 1px solid #4B92B2;
	background-color: #cfdfeb;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	float: right;
}

.submit_login,.logout {
	margin: -23px 0 0 5px;
	width: 90px;
}

*+html .submit_login,*+html .logout {
	margin: -23px 0 0 5px;
	width: 90px;
}

* html .submit_login,* html .logout {
	margin: -23px 0 0 5px;
	width: 90px;
}



/* Search */

.btn_search {
	margin: 0;
	border: 0;
	height: 20px;
	background: url(../img/bt_search.gif) no-repeat;
	cursor:hand;
}

* html .btn_search {
	margin-right: 60px;
}

.tx-indexedsearch-searchbox-button {
	margin: 0 0 0 80px;
	border: 0;
	background: none;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #4B92B2;
	float: right;
}

.tx-indexedsearch-info {
	visibility: hidden;
	margin-bottom: -50px;
}

.tx-indexedsearch-rules {
	visibility: hidden;
	margin-top: -150px;
}

.tx-indexedsearch-whatis {
	font-size: 14px;
}

.tx-indexedsearch-res {
	margin-bottom: -20px;
}

.tx-indexedsearch-browsebox {
	margin-bottom: 30px;
}

.tx-indexedsearch-redMarkup {
	color: #000 !important;
	background: #e07e97;
}


.news-list-item {
	padding: 0 0 25px;
}


/* Footer */

#footer p {
	margin: -3px 0px 0 0px;
	font-size: 11px;
	float: right;
	z-index: 51;
}

#footer img {
	float: left;
	z-index: 1;
}