/*
	* Coded by Simon Pritzkat-Gerthenrich
	* (C) Simon Pritzkat-Gerthenrich
*/

body{
	padding: 0;
	margin: 0;
	background-color: #e9e3d4;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #444;
}

a{
	color: #014b92;
	text-decoration: underline;
}

a:hover{
	color: #3b74a9;
}

h1,h2,h3,h4,h5,h6{
	color: #014b92;
}

div#sitewrapper{
	background: url(/uploads/system/img/bg_content.gif) repeat-y;
	margin: 16px auto 30px auto;
	padding: 0;
	width: 970px;
}

div#sitewrapper div#header{
	height: 160px;
}

div#sitewrapper div#header div#headercontent{
	margin: 0 12px 0 12px;
}

div#content{
	margin: 20px 12px 0 12px;
	min-height: 400px;
}

div#content .contentspecial{
	padding: 10px;
	border: 2px solid #fcc247;
	background: #dae4ee;	
}

div#content .smaltext{
	font-size: 10px;
	line-height: 12px;
}

div#text{
	float: left;
	width: 680px;
}

div#text div#innerText{
	font-size: 12px;
	margin: 10px 20px 10px 20px;
}

div#content img{
	margin: 0 0 10px 10px;
	border: 2px solid #fcc247;
}

div#text div#innerText img.leftImg{
	float: left;
	margin: 0 20px 10px 0;
}

div#text div#innerText img.rightImg{
	float: right;
	margin: 0 0 10px 20px;
}

div#text div#innerText a.startExapandCollapseEngLabel, div#text div#innerText a.startExapandCollapseFrLabel{
	cursor:hand; 
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
	color:	#030256;
}

div#text div#innerText a.startExapandCollapseEngLabel img, div#text div#innerText a.startExapandCollapseFrLabel img{
	margin: 3px 7px 0 0;
	border: none;
	float: left;
}

div#text div#innerText h2,div#text div#innerText h3,div#text div#innerText h4,div#text div#innerText h5,div#text div#innerText h6{
	color: #014b92;
	clear: both;
	margin-top: 10px;
}

div#text div#innerText h2{
	margin-top: 20px;
}

div#text div#innerText h3{
	margin-top: 20px;
}


div#text div#innerText img.albumNoBorder{
	border: 0;
	margin: auto;
}

div#text li.thumb{
	height: 160px;
}

div#text li.thumb a{
	margin-left: 14px;
}

div#sidebar{
	height: 100%;
	min-height: 450px;
	width:265px;
	float: right;
}

div#sidebar div#innerSidebar{
	margin: 10px;
}

div#sidebar div#innerSidebar h2{
	margin-top: 20px;
}

div#footer{
	clear: both;
	height: 72px;
}

div#footer div#footercontent{
	width: 946px;
	float: left;
	font-size: 10px;
	color: #dae4ee;
	background:#9eb9d2;
	margin: 0 12px 0 12px;
	border-top: 2px solid #fbc247;
}

div#footer div#footercontent div#modified{
	float: right;
	margin: 1px 20px 1px 10px;
}

div#footer div#footercontent div#leftFooterNavi{
	margin-left: 20px;
	float: left;
}

div#footer div#footercontent div#leftFooterNavi a{
	color: #014b92;
	text-decoration: none;
}

div#footer div#footercontent div#leftFooterNavi a:hover{
	color: #3b74a9;
	text-decoration: underline;
}

div#subbar{
	width: 946px;
	height: 21px !important;
	margin: 0 12px 0 12px;
	padding: 0;
	color: #e1e8ed;
	background-color: #3e77ad;
	border-bottom: 2px solid #fbc247;
}

div#subbar div#breadcrumb{
	height: 17px;
	color: #9eb9d2;
	float: left;
	margin-top: 1px;
	margin-left: 10px;
}

div#subbar div#breadcrumb a, div#subbar div#breadcrumb span{
	color: #e1e8ed;
	text-decoration: none;
}

div#subbar div#breadcrumb a:hover{
	color: #fff;
}

div#subbar div#search{
	margin-top: 2px;
	margin-right: 10px;
	float: right;
}

div#subbar div#search input{
	font-size: 11px;
	border: 1px solid #fccd67;
	color: #fff;
	background-color: #004b92;
}

div#subbar div#search input#cntnt01searchinput{
	margin: 0 6px 0 0;
	padding: 1px;
	color: #004b92;
	background-color: #e1e8ed;
}

div#navigationbar{
	margin: 0 12px 0 12px;
	padding: 0;
	background-color: #9eb9d2;
	border-bottom: 2px solid #fbc247;
	clear: both;	
}

/* ### Formatierungen für die Sitemap ### */
div#sitemap{
	font-size: 11px;
}
div#sitemap ul{
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

div#sitemap ul li{
	background: #dae4ee;
	list-style: none;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 8px;
	display: block;
}

div#sitemap ul li li{
	font-weight: normal;
	margin: 0 0 0 16px;
}

div#sitemap ul li a{
	text-decoration: none;
}

div#sitemap ul li a:hover{
	text-decoration: underline;
}

div.NewsSummary{
	margin: 10px 0 30px 0;
	clear: both;
}

div.NewsSummarySummary p{
	margin: 0;
	padding: 0;
}

div.NewsSummaryPostdate {
	float: right;
}

div.NewsSummaryLink a{
	font-weight: bold;
	text-decoration: none;
}

div.NewsArchiveLink a{
	float: right;
	font-weight: bold;
}

div.NewsSummaryMorelink {
	float: right;
}

div.NewsPostDetailAuthor{
	float: right;
	font-style: italic;
}

img{
	border: 0;
}

h1{
	margin: 0;
	padding: 0;
}

h2{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
}

h3{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

h4{
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

#mce-EMAIL{
	padding: 1px 2px 1px 2px;
	height: 14px;
	font-size: 11px;
	border: 1px solid #fccd67;
	color: #004b92;
	background-color: #fff;
	width: 139px;
}

.mailchimpbtn{
	font-size: 11px;
	float: right;
	margin-right: 6px;
	margin-top: 6px;
	padding: 1px;
	color: #fff;
	border: 1px solid #fccd67;
	background-color: #004b92;
}

#mce-error-response{
	display:none;
	background: red;
	border: 1px solid green;
}

#NewsPostDetailPrintLink {
	  float: right;
	  width: 16px;
	  height: 16px;
}

#NewsPostDetailPrintLink a img {
  border: 0;
}

.start_kampagne_img {
	float: left;
	margin: 0 0 25px 30px;
}


/* **** MITGLIEDERBEREICH *** */

div#benutzername input {
	margin: 0;
	padding: 3px;
	border: 1px solid #fac045;
	background-color: #def0f7;
	width: 150px;
}

div#passwort input {
	margin: 0 0 10px 0;
	padding: 3px;
	border: 1px solid #fac045;
	background-color: #def0f7;
	width: 150px;
}

#mb_submit {
	background-color: #e2e2e2;
	padding: 2px;
	border: none;
	margin: 0;
}
