/****************************************************************
**********************	CI-Identifikation ***********************
*****************************************************************
*	Verwendete Hauptfarben sind:
*
*	Orange	(#FF9900)
*	Grün	(#455724)
*	Braun	(#4e321d)
*
****************************************************************/

/*** Standards setzen ***/
* {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

h1 {
	position:relative;
	font-size:12px;
	text-transform:uppercase;
	color:#111;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:inherit;
}

#content_right h1,
.headline_right {
	display:inline;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	background-color:#455724;	
	padding:5px;
	padding-right:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:10px !important;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}

.csc-header .csc-header-n1 { margin:0px; padding:0px; }

#content_right .csc-textpic,
#content_right .tx-majordomo-pi1 {
	border:1px solid #455724;
	border-top:4px solid #455724;
	border-bottom:10px solid #455724;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	margin-bottom:10px;
	clear:both;
	padding:5px;
}
.csc-textpic csc-textpic-center csc-textpic-below { clear:both; }
.news-latest-date {
	color:#FFF;
	background-color:#455724;	
	padding:2px;
	padding-bottom:5;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	font-size:10px;
	text-align:right;
}

body {
	padding: 20px 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed
	}

#main {
	margin:0 auto;
	width:800px;
	height:auto;
}

#header {
	position:relative;
	background-image:url(../images/header.png);
	width:789px;
	height:194px;
}

#navigation {
	position:absolute;
	top:-6px;
	left:0px;
	background-image:url(../images/navigation.png);
	width:774px;
	height:28px;
	z-index:10;
	padding-top:8px;
	padding-left:15px;
}

#content {
	position:relative;
	background-image:url(../images/content.png);
	width:774px;
	height:auto;
	min-height:400px;
	padding:35px 0px 15px 15px;
	z-index:9;
}

#wrapper { width:560px !important; }

#content_right {
	right:0px;
	width:190px;
	height:auto;
	float:right;
	margin-top:15px;
	margin-right:10px;
}

#content_end {
	position:relative;
	background-image:url(../images/content-end.png);
	width:769px;
	height:20px;
	padding:0px 5px 0px 15px;
	z-index:9;
}

#content p {
	/*width:550px;*/
	line-height:16px;
	font-size:12px;
	text-align:justify;
	color:#111;
	margin-bottom:15px;
}

ul {
	padding-left:25px;
	line-height:16px;
	color:#111;
	margin-bottom:15px;
}
/*li {
	list-style:circle #CFF:
}*/
.lv1_normal {
	display:inline;
	padding:0 5px;
	margin:0;
	padding-right:8px;
	border-right:1px solid #fff;
}

.lv1_normal a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
#content_bottom_top {
	position:relative;
	background-image:url(../images/content_bottom_top.png);
	width:789px;
	height:12px;
	z-index:9;	
}
#content_bottom {
	position:relative;
	background-image:url(../images/content_bottom.png);
	width:789px;
	height:120px;
	z-index:9;	
}
.steckbrief {
	color:#FFF;
	text-transform:uppercase;
	font-family:"Comic Sans MS", cursive;
}
#text1 {
	position:absolute;
	top:15px;
	right:35px;
	font-size:14px;
}
#text2 {
	position:absolute;
	top:40px;
	left:350px;
	font-size:14px;
}
#text3 {
	position:absolute;
	top:7px;
	left:20px;
	font-size:11px;
}
#text4 {
	position:absolute;
	top:60px;
	left:80px;
	font-size:13px;
}
#text5 {
	position:absolute;
	top:20px;
	left:255px;
}
#text6 {
	position:absolute;
	top:65px;
	right:95px;
}
#text7 {
	position:absolute;
	top:90px;
	left:235px;
	font-size:14px;
}
#footer {
	position:relative;
	margin-left:15px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	z-index:10;
}

dd.csc-textpic-caption {
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
/* Advice Message */
#advice {
	position:relative;
	top:auto;
	left:0px;
	height:auto;
	/*width:680px;*/
	background-color:#9F6;
	border:3px solid #0C0;
	margin-bottom:15px;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
}

#advice a {
	color:#000;
	font-weight:bold;
}

#advice h1 {
	color:#000;
	margin-bottom:9px;
}

/*** Searchform ***/
#searchbox {
	text-align:right;	
}
#searchbox h1 {
	background-color:#4e321d;
}
#searchform {
	background-color:#4e321d;
	border-left:1px solid #4e321d;
	border-right:1px solid #4e321d;	
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
#searchform input {
	margin-left:5px;
	margin-top:5px;
	width:150px;
}
#searchform input#search {
	width:auto;
}
#search-advanced {
	height:14px;
	background-color:#4e321d;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;	
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	margin-bottom:10px;
	padding-top:2px;
	padding-right:3px;
	text-align:right;
}
#search-advanced a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
}
/*** latest News ***/
.news-latest-item {
	border-left:1px solid #455724;
	border-right:1px solid #455724;
	padding:5px;
}
.news-latest-item p.bodytext {
	text-align:left;
}
.news-latest-title {
	font-size:11px;
	font-weight:bold;
	color:#455724;
}
.news-latest-morelink {
	text-align:right;
}
.news-latest-morelink a {
	text-decoration:none;
	font-size:11px;
}
.news-latest-subheader {
	font-size:11px;
}
.news-latest-end {
	height:8px;
	background-color:#455724;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	margin-bottom:10px;
}
.clear {
	clear:both;
}

/*** Majordomo ***/
.tx-majordomo-pi1 h4 { display:none; }

.tx-majordomo-pi1 { height:55px; } 

.tx-majordomo-pi1-button_left,
.tx-majordomo-pi1-button_right {
	padding-top:5px;
}