body {
	margin: 0;
    font-family: "Lucida Grande",sans-serif;
    font-size: 16px;	
}

.frame-default span {
    font-size: 16px !Important;	
    font-family: "Lucida Grande",sans-serif !Important;
}

a {
	color: black;	
}

.news-single-item p {
	text-align: unset !Important;	
}

#head_body, #main_content, #sub_content, #news-archiv-link, #footer, #sub_content_no_menu .news-single-item {
    box-shadow: 0 10em 7.5em rgb(127, 127, 127);
}

#sub_content_no_menu .news-single-item {
    padding: 0 30px 20px;
}

#header {
	height: 500px;
	width: auto;
    overflow: hidden;
    position: relative;
}

#header ul.images {
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header ul.images li {
	overflow: hidden;
	position: absolute;
	width: 100%;
}	

#header ul li img {
    height: auto;
    width: 100%;
    min-height: 500px;
    min-width: 1060px;        
}

#header .show {
	height: 100%;
	width: 100%;	
}

#head_body {
	margin: 0 auto;
	width: 1060px;
	
}
	
#sub_content {	
    background-image: url("../img/Slider_shadow.png");
    background-position: center top;
    background-repeat: no-repeat;    
}

#teaser {	
    background-image: url("../img/Slider_shadow.png");
    background-position: center top;
    background-repeat: no-repeat;    
    border-bottom: 1px solid black;
    height: 100px;
    width: 1060px;	
}

#teaser img {
    float: left;
    padding: 20px 24px 0;
    width: auto;	
}	

#teaser #mint_logo {
	padding-top: 28px;
}

#teaser p {
    float: left;
    font-size: 24px;
    margin: 0;
    padding: 40px 0 0;
    text-align: center;
}

#headerzusatz {
	text-align: center;
	display: table;
	width: 100%;
}

#headerzusatz a {
    color: black;
    text-decoration: none;
}

#headerzusatz .frame-default > div {
    margin: 5px 0;
}

#headerzusatz div {
	float: left;
	width: 350px;
}

#headerzusatz .image, #headerzusatz img {
    margin: 0 auto;	
	height: 120px;
	width: auto;
}

#headerzusatz p {
	font-size: 20px;
    margin: 8px 0 20px;
}

#headerzusatz .csc-textpic-image {
	margin: 0;
}

#main_content {
	margin: 0 auto;
	width: 1060px;
	background-color: #fff; 
}

#clip {
    position: absolute;
    right: 0;
    top: 85px;
    width: 350px;
	background-color: white;
    opacity: 0.8;
    
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-radius: 135px 0 0 135px;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    overflow: hidden;
    
}

#logo {
	float: left;
}

#logo img {
	height: 250px;
	width: auto;
	margin: 5px 0 0 5px;
}

#menu {
	margin: 0 auto;
	height: 60px;
    background-color: rgba(40, 40, 40, 0.6);
	color: white;
    position: absolute;
    top: 440px;
	left: 0;
    right: 0;
}

#menu a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 21px 20px 18px;
}

#menu ul {
	display: table;
    margin: 23px auto 0;
	padding: 0;
}

#menu li {
	float: left;
	list-style-type: none;

	border-right: 1px solid;
}	

#menu .second {
	display: none;
}

#headerzusatz > div:nth-child(2) {
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.trenner {
	width: 100%;
	height: 20px;
	background-color: rgba(40, 40, 40, 0.85);	
}

.trenner2 {
	width: 6px;
	height: 220px;
	background-color: rgba(40, 40, 40, 0.85);	
	float: left;
}

.trenner3 {
	width: 100%;
	height: 5px;
	background-color: rgba(40, 40, 40, 0.85);	
}

#menu li.last {
	border: none;
}

#main_content .frame-default, .content, #main_content .news-list-item {
    min-height: 240px;
	float: left;
    width: 518px;
    margin: 5px;
}

#main_content .frame-default img, .content img {
	float: left;
    margin: 0 20px 20px 30px;
    height: 150px;
    width: auto;
    
    /* height: 120px;
    width: 180px; */
}

#main_content .frame-default h1, .content h1 {
	font-size: 24px;
    margin: 22px 0 15px 30px;
}

#main_content .frame-default p, .content p {
    margin: 5px 20px 0 30px;
}

#main_content .news-list-item:nth-child(odd) {
	clear: both;
}


#main_content div.csc-textpic-left div.csc-textpic-text {
	clear: none;
}

#main_content #c11, #main_content #c21 {
	width: 1060px;
	margin: 0;
	border: medium none;
}

#main_content .news-list-container .clearer, .news-single-rightbox, .cl-right, #main_content #c11 .news-list-browse, .news-list-category {
	display: none;
}

#main_content .news-list-date {
	float: right;
	margin: 5px 10px 10px 400px;
}

#main_content .news-list-container h2 {
    font-size: 24px;
    margin: 25px 0 15px 30px;
}

#main_content .news-list-container h2 a, #main_content .news-list-morelink a, .news-single-backlink a {
    color: #000;
    text-decoration: none;
}

#main_content .news-list-morelink {
    float: right;
    margin: 25px 0;
}


#footer {
    background-color: rgba(40, 40, 40, 0.85);
    height: 180px;
    margin: 10px auto 0;
    width: 1060px;
}

#footer div {
	float: left;
	color: #fff;
    width: 262px;
}

#footer div a {
	color: #fff;
}

#footer div:nth-child(1) {
	margin-left: 10px;	
}

#footer div:nth-child(4) p {
	width: 200px;	
}

#footer p {
    width: 160px;	
    margin: 0 50px;
    font-size: 15px;  
    min-height: 10px;   
    line-height: 17px;   
}

#footer h1 {
    font-size: 20px;
	margin: 20px 50px 14px;
}


#sub_menu {
	float: left;
}

#sub_content {
	margin: 0 auto;
	width: 1060px;
	background-color: #fff; 
	padding-top: 15px;
    min-height: 600px;	
}   

.content_single {
	margin: 25px;
    padding-bottom: 15px;
    float: right;
    width: 800px;
}

#sub_content_no_menu .content_single {
	min-height: 450px;
}

#sub_content_no_menu .content_single {
	margin: 0 auto;
    padding-bottom: 15px;
    float: none;
    width: 800px;	
}

#sub_content_no_menu .content_single h1 {
	margin: 50px 0 25px 0;
}

.content_single img {
	float: right;
}

.ce-uploads img {
	float: left !important;
}

.content_single .news-list-container img {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
}

.content_single img {
    height: auto;
}

.content_single .csc-textpic-intext-left img {
    margin-right: 15px;
}

.content_single .csc-textpic-intext-right img {
    margin-left: 15px;
}

.content_single h1 {
    margin: 25px 0;
    width: auto;
}

.content_single .csc-textpic-text p {
	margin-top: 0;
}

#sub_menu ul {
    overflow: hidden;	
	width: 205px;	
	padding-left: 0px;
	margin-top: 55px;
}
   
#sub_menu li {
	list-style-type: none;
    padding: 8px 0 10px 10px;
	border-bottom: 1px solid;
}

#sub_menu ul li:first-child {
	background-color: rgba(40, 40, 40, 0.6);
	border: medium none;
}

#sub_menu ul li:first-child a {
    color: #fff;
	font-weight: bold;
	text-transform: uppercase;	
}

#sub_menu ul li ul li:first-child {
	background-color: #fff;
    border-bottom: 1px solid;
}

#sub_menu ul li ul li:first-child a {
    color: #000;
	font-weight: normal;
	text-transform: none;	
}

#sub_menu li a {
	color: #000;	
	text-decoration: none;
}

#sub_menu ul .act > a {
    font-weight: bold;
}

#sub_menu ul li ul li.act > a {
    font-weight: bold;
}

#sub_menu .act.sub, #sub_menu .cur.sub {
	border: none;
}

#sub_menu .cur.sub > a {
	font-weight: bold;	
}

#sub_menu li ul {
    margin: 0;
    padding: 0;	
}

#news-archiv-link {
	width: 1060px;
	margin: 0 auto;
	background-color: #fff;
    padding: 15px 0;
}

#news-archiv-link p {	
	margin-left: 40px;
}
	
#news-archiv-link a {	
	color: #000;
}

#main_content #kurzinfo > div {
    /* background-color: sandybrown;
    background-color: peru; */
    background-color: orange;        
}

#main_content #kurzinfo > div {
    border-bottom: 3px solid rgba(40, 40, 40, 0.85);
    float: unset;
    margin: 0;
    min-height: 0;
    width: 1060px;		
    padding: 15px 0;
}

#main_content #kurzinfo h1 {
	margin: 0;	
	padding: 15px 0 5px;
	text-align: center;	
}

#main_content #kurzinfo p {
	text-align: center;	
}		

body, #header, #menu {
	min-width: 1060px;
}

.news-single-img img {
    margin: 10px;
}

#menuitem1 a, #menuitem7 a {
	background-color: rgba(250, 250, 210, 0.6);
}

#menuitem3 a {
	background-color: rgba(100, 149, 237, 0.6);
}	

#menuitem4 a {
    background-color: rgba(205,149,12, 0.85);
}

#menuitem5 a {
    background-color: rgba(50,205,50, 0.85);
}	

#menuitem6 a {
    background-color: rgba(255,48,48, 0.7);
}

#respo_menu, #respo_menu div, .open_menu_label, .open_submenu_label, #open_menu_checkbox, #open_submenu_checkbox_1, #open_submenu_checkbox_3, #open_submenu_checkbox_4, 
#open_submenu_checkbox_5, #open_submenu_checkbox_6, #open_submenu_checkbox_7  {
	display: none;
}

/* Archiv */

.tt_seitennav {
    clear: both;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}


/* Nur Firefox */
@-moz-document url-prefix() {
	#menu ul {
	    margin: 21px auto 0;
	}
}	

