* {
	margin: 0;
	padding: 0;
}


html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	font-family: arial, verdana, sans-serif;
	font-size: 100.01%;
	margin: 0; 
	padding: 0; 
	border: 0; 
	background: #565656;
}


#container { 
	width: 950px; 
	max-width: 950px; 
	min-width: 950px; 
	margin: 0 auto; 
	padding: 1em 0;
}


#header {
	background: transparent url(/fileadmin/images/nav_back.jpg) left top repeat-x;
}
#logo {
	position: absolute;
	top: 0;
	left: 52%;
	margin-top: 2em;
	margin-left: -460px;
	width: 170px;
	z-index: 10;
}
#nav {
	position: relative;
	top: 0;
	float: right;
	width: 750px;
	height: 65px;
	text-align: center;
	line-height: normal;
	text-align: left;
	overflow: hidden;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	text-align: right;
	display: inline;
	margin: 0 1em 0 0;
	list-style-type: none;
	float: right;
}

#nav ul li {
	background: transparent url(/fileadmin/images/nav_link.png) left top no-repeat;
	width: 100px;
	height: 65px;
	float: left;
	margin-left: 0.7em;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}
#nav ul li.active {
	background: transparent url(/fileadmin/images/nav_link_act.png) left top no-repeat;
}

#nav ul li a {
	padding: 1.7em 0 0.7em 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.mmLevel1 div,
.mmLevel2 div {
	border-bottom: 1px solid #ffffff;
}

.mmLevel1 div div,
.mmLevel2 div div {
	border: 0;
}

.mmLevel1 div.first,
.mmLevel2 div.first {
	border-top: 0;
}

.mmLevel1 div.last,
.mmLevel2 div.last {
	border-bottom: 0;
}

.mmLevel1 div a,
.mmLevel2 div a {
	font: bold 11px/15px verdana, arial, tahoma, sans-serif;
	padding: 4px 8px;
	background: #fac11c;
	display: block;
	color: #565656;
	border: #565656;
	text-decoration: none;
}

.mmLevel1 div a:hover,
.mmLevel2 div a:hover,
.mmLevel1 div a.active,
.mmLevel2 div a.active {
	background: #565656;
	color: #eeeeee;
}



#separator {
	position: relative;
	top: 0;
	float: left;
	width: 950px;
	height: 150px;
	background: transparent url(/fileadmin/images/wellenlinie.jpg) left top no-repeat;
}

#separator form {
	width: 260px;
	height: 85px;
	float: right;
	margin-top: 65px;
	margin-right: 15px;
	background: #e6b33d;
}

#separator form fieldset {
	padding: 0.5em;
	border: 0;
}

#separator form fieldset p {
	margin-bottom: 0.2em;
	font-size: 0.8em;
}

#separator form fieldset p label {
	display: block;
	float: left;
	width: 75px;
}

#separator form fieldset p input {
	width: 160px;
}

#separator form fieldset.control_panel {
	padding-top: 0;
}

#separator form fieldset.control_panel p {
	padding-left: 75px;
}

#separator form fieldset.control_panel p span {
	display: block;
	font-size: 0.7em;
	margin: -17px 0 0 70px;
}

#separator form fieldset.control_panel p input {
	margin-top: 0.3em;
	width: auto;
}

#separator form fieldset.logout_button p {
	width: 100%;
	height: 100%;
	text-align: center;
}

#separator form fieldset.logout_button p.control_panel {
	width: 100%;
	height: 100%;
	padding-top: 23px;
}

#separator form fieldset.logout_button p.control_panel input {
	width: auto;
}

#content {
	background: transparent url(/fileadmin/images/back.jpg) left top repeat-y;
	clear: both;
}

#thin-col {
	width: 20%; 
	float: left;
}

#thin-col h3 {
	margin: 0.7em 0 0 0.5em;
	color: #5f5f5f;
}

#thin-col .tx-mininews-pi1{
	margin: 0 0 0 0.5em;
	width: 215px;
}

#thin-col .tx-mininews-pi1 p {
	font-size: 0.8em;
	color: #5f5f5f;
}

#thin-col .tx-mininews-pi1 a {
	color: #5f5f5f;
}

#thin-col .tx-mininews-pi1 div.tx-mininews-pi1-fp_listrow p.tx-mininews-pi1-fp_listrowField-datetime {
	font-style: italic;
	font-weight: 800;
}

#thin-col .tx-mininews-pi1 div.tx-mininews-pi1-fp_listrow p.tx-mininews-pi1-fp_listrowField-title a {
	text-decoration: none;
}

#thin-col .tx-mininews-pi1 div.tx-mininews-pi1-fp_listrow p.tx-mininews-pi1-fp_listrowField-teaser {
	color: #eeeeee;
}

#thin-col .tx-mininews-pi1 div.tx-mininews-pi1-browsebox {
	text-align: center;
	border-top: 1px solid #ffffff;
}

#thin-col .tx-mininews-pi1 div.tx-mininews-pi1-browsebox table {
	text-align: center;
	width: 215px;
}

#thick-col { 
	width: 70%; 
	float: right;
	margin: 1em 1em 1em;
	min-height: 500px;
	height: 500px;
	height: 100%;
	min-height: 500px;
	padding: 1em;
	background: #ffffff;
}

#thick-col p, #thick-col td, #thick-col th {
	text-align: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0;
	font-size: 0.9em;
}

#thick-col h1 {
	font-size: 1.2em;
	font-weight: bold;
}

#thick-col h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 0.5em 0 0 0;
}

#thick-col form fieldset {
	border: 0;
	clear: both;
	padding: 0;
}

#thick-col form fieldset p {
	clear: both;
	margin: 0.3em 0;
}

#thick-col form fieldset p label {
	display: block;
	float: left;
	width: 10em;
}

#thick-col form fieldset p input {
	float: left;
	width: 15em;
	border: 1px solid #000000;
}

#thick-col form fieldset.control_panel p {
	padding-left: 10em;
}

#thick-col form fieldset.control_panel p input {
	border: 1px solid #000000;
	width: auto;
	padding: 0.1em 0.3em;
}

#thick-col form fieldset.control_panel p a {
	margin-left: 1em;
}

td.csc-uploads-fileName {
	padding: 0 2em 0 0;
}

td.csc-uploads-fileName a {
	background: transparent url(/fileadmin/images/pdf.png) left bottom no-repeat;
	padding: 0 0 0 1.3em;
}
.csc-uploads-description {
	padding: 0 0 0 1.3em !important;
}

#thick-col ul, #thick-col .csc-sitemap ul, #thick-col ul.csc-bulletlist {
	list-style-type: disc;
	margin: 0.2em 0 0.5em 2em;
	padding: 0;
	font-size: 0.9em;
}

ul ul, .csc-sitemap ul ul {
	list-style-type: disc;
	margin: 0;
	padding: 0 0 0 6em;
}

ul ul ul, .csc-sitemap ul ul ul {
	list-style-type: disc;
	margin: 1em 0;
	padding: 0 0 0 10em;
}

#thick-col ul li, #thick-col ul.csc-bulletlist li {
	margin: 0.2em 0;
}

#thick-col ul.decimal {
	list-style-type: decimal;
}
#thick-col ul.lower_latin {
	list-style-type: lower-latin;
}

#thick-col table {
	border: 1px solid #000000;
	margin: 1em 0;
}
#thick-col td,
#thick-col th {
	padding: 0.1em 0.5em; 
}
#thick-col th {
	text-align: left;
}
#thick-col td.ehrenmitglieder {
	padding-top: 1em;
}


#footer { 
	clear: both;
	text-align: center;
}
#footer a {
	color: #dddddd;
	font-size: 0.7em;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}




.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block; /* for IE/Mac */
	zoom: 1; /* triggers hasLayout */
	display: block;
}