@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #c9c9bd;
	color: #76766a;
	font-size: 12px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 40px;
}

#maindiv {
	width: 950px;
	background-image: url(../layout/hgcontent.gif);
	background-repeat: repeat-y;
	background-position: ;
	margin: auto;
}

#minheigtie {
	height: 500px;
	float: left;
	width: 1px
}

#contentwrapper {
	width: 720px;
	background-image: url(../layout/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 500px;
	float: left;
}

#content {
	padding: 180px 250px 35px 65px;
}

h1 {
	color: #00a9be;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 100;
	margin-bottom: 17px;
}

h2 {
	color: #76766a;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 100;
	padding-top: 10px;
	margin-bottom: 12px;
}

h3 {
	color: #76766a;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 6px;
}

p {
	margin-bottom: 14px;
}

a {
	color: #00a9be;
	text-decoration: none;
}

a:hover {
	color: #00a9be;
	text-decoration: underline;
}

img {
	border: 0;
}

#marginaldiv {
	width: 230px;
	height: 50px;
	float: right;
}

#footer {
	background-image: url(../layout/footer.gif);
	background-repeat: no-repeat;
	width: 660px;
	height: 31px;
	color: #fff;
	padding: 9px 0 0 60px;
}

#footer a {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	margin: 0 5px 0 5px;
}

#footer a:hover {
	text-decoration: none;
}

.csc-bulletlist {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
	margin-bottom: 14px;
}

.csc-bulletlist-0 li {
	margin-bottom: 3px;
}

.csc-textpic-caption {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 5px;
}

#content ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
	margin-bottom: 14px;
}

#content ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 22px;
	margin-bottom: 14px;
}

.tx-onetrandomcontent-pi1 {
	border-bottom: 2px dotted #c9c9bd;
	margin: 15px 0 12px 0;
}

.clear {
	clear: both;
}

/* Navigationsdeklarationen --------------------------------------------*/

#navigation {
	float: right;
	padding: 100px 45px 0 0;
}

#navigation ul {
	list-style: none;
	text-align: right;
}

#navigation ul a {
	color: #76766a;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}

#navigation ul a:hover {
	color: #00a9be;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
}

#navigation ul a.active {
	color: #00a9be;
}

#navigation ul a.activesub {
	color: #46463f;
	display: block;
}

#navigation ul ul {
	margin: 0 0 10px 0;
}

#navigation ul ul a {
	color: #46463f;
	text-transform: none;
	line-height: 17px;
	font-weight: normal;
	font-size: 11px;
}

#navigation ul ul a:hover {
	color: #00a9be;
	text-transform: none;
	line-height: 17px;
	text-decoration: none;
}

#navigation ul ul a.active {
	color: #00a9be;
}


/* Navigationsdeklarationen ENDE ---------------------------------------*/



/* Login-Box -----------------------------------------------------------*/

#anmeldung {
	color: #76766a;
	text-transform: uppercase;
	font-weight: normal;
	padding: 100px 0 10px 20px;
}

.tx-newloginbox-pi1 div {
	margin-bottom: 10px;
}

#tx-newloginbox-pi1-user, #tx-newloginbox-pi1-pass {
	background-image: url(../layout/inputhg-anmeldung.gif);
	border: 0;
	width: 193px;
	height: 18px;
	padding-left: 5px;
	padding-top: 4px;
}

#tx-newloginbox-pi1-login_submit {
	background-image: url(../layout/input-anmelden.gif);
	border: 0;
	width: 66px;
	height: 22px;
	margin-top: 10px;
	cursor: pointer;
}

#tx-newloginbox-pi1-logout_submit {
	background-image: url(../layout/input-abmelden.gif);
	border: 0;
	width: 66px;
	height: 22px;
	margin-top: 10px;
	cursor: pointer;
}

/* Login-Box ENDE ------------------------------------------------------*/



/* News-Plugin ---------------------------------------------------------*/

.news-latest-container {
	border-top: 2px dotted #c9c9bd;
	border-bottom: 2px dotted #c9c9bd;
	margin: 35px 0 35px 0;
	padding-top: 15px;
}

.news-latest-item {
	margin: 0 0 15px 0;
}

.news-list-item {
	margin: 0 0 20px 0;
}

.news-latest-item p.bodytext, .news-list-item p.bodytext {
	margin: 0;
	display: inline;
}

.news-latest-item h2 {
	color: #76766a;
	padding-top: 0;
	margin-bottom: 3px;
}

.news-list-item h2 {
	color: #76766a;
	padding-top: 3px;
	margin-bottom: 5px;
}

.news-latest-item h2 a, .news-list-item h2 a {
	color: #76766a;
}

.news-latest-item h2 a:hover, .news-list-item h2 a:hover {
	color: #00a9be;
}

.news-list-image {
	float: right;
	margin-left: 10px;
}

.news-list-browse {
	padding: 0 0 10px 0;
}

.tx-ttnews-browsebox {
	margin: 10px 0 10px 0;
}

.tx-ttnews-browsebox-strong {
	font-weight: bold;
}

.tx-ttnews-browsebox div {
	display: inline;
}

.news-single-imgcaption {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

/* aktuelle Seite */
.tx-ttnews-browsebox-SCell a {
	background-color: #00a9be;
	color: #fff;
	padding: 3px;
}

/* sonstige Seite */
.tx-ttnews-browsebox div a {
	padding: 3px 5px 3px 5px;
}

/* News-Plugin ENDE ----------------------------------------------------*/



/* Contentelement Sitemap ----------------------------------------------*/

.csc-menu-1 {
	list-style-type: none;
}

/* Contentelement Sitemap ENDE -----------------------------------------*/



/* Contentelement Dateiverweise ----------------------------------------*/

.filelinks .even, .filelinks .odd {
	margin-bottom: 10px;
}

/* Contentelement Dateiverweise ENDE -----------------------------------*/



/* Contentelement Mailform ---------------------------------------------*/

.csc-mailform {
	border: none;
	padding: 0;
	margin-top: 20px;
}

.csc-mailform-field fieldset {
	border: none;
	padding: 0;
}

.csc-mailform-field legend {
	display: none;
}

.csc-mailform-field {
	margin-bottom: 10px;
}

.csc-mailform-field label {
	width: 150px;
	display: block;
	float: left;
	margin-right: 10px;
}

.csc-mailform-field input {
	width: 200px;
	border: none;
	color: #76766a;
	background-color: #e7e7e0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.csc-mailform-field textarea {
	width: 200px;
	height: 70px;
	border: none;
	color: #76766a;
	background-color: #e7e7e0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.csc-mailform-field input.csc-mailform-radio {
	width: 20px;
	float: left;
	margin: 0 5px 0 0;
}

.csc-mailform-field span.csc-mailform-radio label {
	margin: 0 0 5px 0;
	height: 20px;
	width: auto;
	float: none;
	display: block;
}

input.csc-mailform-submit {
	background-image: url(../layout/input-abschicken.gif);
	border: 0;
	width: 76px;
	height: 22px;
	margin-left: 160px;
	cursor: pointer;
}

/* Contentelement Mailform ENDE ---------------------------------------*/

.smsform {

}

.smsform input {
	border: none;
	color: #76766a;
	background-color: #e7e7e0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.smsform select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-right: 5px;
}

.smsform textarea {
	width: 305px;
	height: 80px;
	border: none;
	color: #76766a;
	background-color: #e7e7e0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 3px;
}

input.smsform-submit {
	background-image: url(../layout/input-smssenden.gif);
	border: 0;
	width: 77px;
	height: 22px;
	cursor: pointer;
	margin-top: 10px;
}