@import "/fileserver/ar040006/filesdb/dropdown.css";

body {
	overflow-x: hidden;
}

/* Cookiebanner */

.cc_container .cc_btn {
background-color: #8DD462 !important; /* Farbe des Buttons */
color: #fff !important; font-weight: 300; white-space: nowrap; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #333 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fff !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #8DD462 !important;  font-weight: bold; font-size: 16px; /* Textlink-Farbe "Mehr Infos" */
}

/* Cookiebanner Ende */

div.navi_top { 
	width: 100%; 
	height: 80px;
	background: #000;
	opacity: 0.7;
	position: fixed;
	z-index: 400;
}

div#logo {
	position: fixed;
	width: 500px;
	height: 131px;
	top: 150px;
	left: 50px;
	background: url(/fileserver/ar040006/imagescms/logo_binder.png) center center no-repeat;
	z-index: 0;
}

td.cms_kurz {
	padding-right: 200px;
	top: 150px;
}

div.global_tbl_content_1 {display:block; position:relative; float:right;
	background: #000;
	opacity: 0.7;
	padding: 0 40px 40px 40px;
	width: 450px;
}

div.global_tbl_content_1 ul, div.global_tbl_content_1 p {display:block; position:relative; float:left;
	
	width: 450px;
}

div#bg_main {
	margin-left: 5px;
	margin-bottom: -300px;
}

hr {
	display: block;
	height: 3px;
    border: 0;
	border-top: 3px solid #8DD462;
    margin: -12px 0 0 0;
	padding: 0;
}
	
a.inhaltfuss {
	text-transform: uppercase;
	font-family: 'Squada One', cursive;
	color: #FFF;
	font-size: 20px;
}

