@charset "utf-8";
html{
	height:100%;
}
*{
padding:0; 
margin:0 auto;
}
a img {
 border: 0;
}
a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #FFF;
}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFF;
	background-color: #FFF;
	background-image: url(images/backgrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	overflow: auto;
	height: 100%;
}
h1 
{
	font-size:32px;
	font-weight:lighter;
	color:#A09251;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: 'Pathway Gothic One', sans-serif;
	font-style: oblique;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
}
h2 
{
	font-size:30px;
	font-weight:lighter;
	color:#A09251;
	margin-right: 0;
	margin-left: 0;
	font-family: 'Pathway Gothic One', sans-serif;
	padding-left: 28px;
	font-style: italic;
	padding-bottom: 10px;
	background-image: url(images/col_hint.png);
	background-repeat: no-repeat;
}
h3
{
	font-size:24px;
	font-weight:lighter;
	color:#A09251;
	margin-right: 0;
	margin-left: 0;
	font-family: 'Pathway Gothic One', sans-serif;
	padding-left: 18px;
	font-style: normal;
	padding-bottom: 10px;
	font-variant: small-caps;
	text-transform: lowercase;
}
a[class ="super"] {
	font-family: 'Open Sans Condensed', sans-serif;;
	color:#92863c;
	font-size: 20px;
	padding-left: 10px;
	background: transparent url(i_set/link.png) no-repeat center left;
}
#wrapper_1{
	width:1070px;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
}

#title{
	font:3em 'Trebuchet MS', Arial, sans-serif;
}
#bild_box{
	width:235px;
	text-align: center;
	color: #000;
	background-color: #cac5a2;
	clear: none;
	float: left;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.subtitle{
font-size:0.5em;
}
#text_cont{
	width:1050px;
	float:left;
	font-size: 12px;
	padding-top: 0px;
	background-repeat: repeat-x;
	height: auto;
	color: #000;
	margin: 5px;
}
#text_cont_all{
	width:1090px;
	float:left;
	margin-top: 0px;
	font-size: 12px;
	padding-top: 27px;
	background-repeat: repeat-x;
	height: auto;
	color: #FFF;
	padding-left: 0px;
	padding-right: 0px;
}
#contmedia_home{
	width:1090px;
	float:left;
	margin-top: 0px;
	margin-bottom: 100px;
	font-size: 12px;
	margin-right: 5px;
	height: auto;
	padding-left: 1px;
	margin-left: 1px;
}
#contmedia_aktuelles{
	width:1090px;
	float:left;
	margin-top: 70px;
	margin-bottom: 25px;
	font-size: 24px;
	margin-right: 5px;
	height: auto;
	padding-left: 10px;
	margin-left: 1px;
	color: #9e976c;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	font-variant: normal;
}
#text_cont a{
}
#text_cont1{
	width:1070px;
	float:left;
	font-size: 13px;
	color: #FFF;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	background-repeat: repeat;
}

#text_cont1_slider{
	width:auto;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: center;
	padding-top: 10px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 0px;
	height: 650px;
	padding-left: 10px;
}
#text_cont1_sub_sub_text{
	width:1075px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 14px;
	/*height: auto;*/
	min-height: 100%;	
}
#text_cont1_sub_sub_text1{
	width:350px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	/*height: auto;*/
	min-height: 100%;
	height: 90px;
	float: left;
	text-align: left;
}
#text_cont1_sub_sub_text1 p{
	text-align: left;
	color:#9e976c;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.columns {
	-moz-column-count:3;
	-moz-column-gap:40px;
	-moz-column-rule:1px solid #000;
	-webkit-column-count:3;
	-webkit-column-gap:40px;
	-webkit-column-rule:1px solid #000;
	column-count:3;
	column-gap:40px;
	column-rule:1px solid #000;
	margin-top: 3em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	font-size: 17px;
	width: 1000px;
	color: #9e976c;
} 
.columns1 {
	font-size: 17px;
	width: auto;
	color: #A09251;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 20px;
	padding-top: 15px;
	margin-top: 30px;
	background-image: url((URL));
	font-style: normal;
}   
.columns1 tag{
	font-size: 17px;
	width: auto;
	color: #9e976c;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 20px;
	padding-top: 15px;
	margin-top: 30px;
	background-image: url((URL));
	font-style: normal;
}   
#text h1{
font-size:1.5em;
font-variant:small-caps;
padding:0 50px 5px 0;
border-bottom:1px solid #555555;
}
#text p{
line-height:1.35em;
margin: 5px;
}
/* ---------- Mega Drop Down --------- */
#mega {
	list-style:none;
	font-weight:bold;
	margin-top: 1px;
	margin-right: -1px;
	margin-bottom: 0;
	margin-left: -1;
	padding-left: 0px;
	padding-top: 5px;
}
#mega li {
	margin-left:-1px;
	float:right;
	width:153px;
	text-align:center;
	position:relative;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: repeat;
	background-image: url(images/menu_hint.png);
	margin-top: 1px;
	margin-right: -1px;
	margin-bottom: 0px;
	color: #CCC;
	padding-bottom: 10px;
}
#mega li:hover {
	z-index:1;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: -1px;
	margin-left: -1px;
	color: #dedac4;
	margin-top: 1px;
}
#mega a {
	font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
	font-weight: 400;
	color:#92863c;
	outline:0;
	text-decoration:none;
	display:block;
	line-height:2em;
	z-index: 2;
}
/* ----------- Hide/Show Div ---------- */
#mega div {
	position:absolute;
	left:-999em;
	margin-top:13px;
	width:auto;
	font-weight:normal;
	text-align:left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(i_set/menu_hin.png);
	background-repeat: repeat;
	z-index: 2;
}
#mega li:hover div {
	left:-1px;
	top:auto;
	z-index: 2;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
#mega li.dif:hover div {
	left:-221px;
	z-index: 2;
	color: #F00;
}
/* --------- Within Div Styles --------- */
#mega div h2 {
	font-size:1em;
	padding:0 10px;
	margin:10px 0 5px 0;
	clear:both;
	float:left;
	width:530px;
	position:relative; /* makes above drop shadow */
	background-color: #5E5E5D;
	color: #FFF;
}
#mega div p {
	float:left;
	width:156px;
	padding-left:10px;
	position:relative;
	color: #FFF;
}
#mega div p a {
	float:left;
	clear:left;
	width:100%; /* For IE6/7 */
	line-height:1.4;
	color: #CCC;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 20px;
}
#mega div a:hover, #mega div a:focus, #mega div a:active {
	text-decoration:none;
	color: #FFF;
	font-weight: normal;
}
/* ---------- Drop Shadow ---------- */
#mega div .s1, #mega div .s2, #mega div .s3 {
	position:absolute;
	width:100%;
	height:100%;
	color: #FFF;
}
#mega div .s1 {
	background:url(images/rightcorner.png) 100% 0 no-repeat;
	top:1px;
	right:-9px;
	color: #FFF;
} 
#mega div .s2 {
	background:url(images/leftcorner.png) 0 100% no-repeat;
	bottom:-9px;
	left:1px;
	color: #FFF;
} 
#mega div .s3 {
	background:url(images/shadow.png) 100% 100%;
	top:9px;
	right:-9px;
	color: #FFF;
}
#mega li:hover .s4 {
	background:url(images/li-shadow.png) 100% 0 repeat-y;
	position:absolute;
	top:0;
	right:-9px;
	height:100%;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFF;
}
* html #mega li:hover .s4 {
	background:none;
	color: #FFF;
}
#mega li:hover .dif-s4 {
padding-bottom:9px
}

#slider {
	width:427px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	margin-top: 5px;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: -1;
}
div#slideshow {
	float: left;
	width: 100%;
	height: auto;
	z-index: -1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.slide-image {
	height: 241px;
	float: left;
	width: 100px;
}
.controls-outer {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	float: right;
 }
#slide_controls {
	float: right;
	margin:0;
	z-index: 1000;
	width:150px;
	background-color: #FFF;
	top: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 400;
}
#slide_controls ul {
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slide_controls ul li { 
margin: 0; 
padding: 0; 
list-style: none; 
}
#slide_controls ul li { 
float: left; 
display: block;
 }
#slide_controls ul li a {
	width: auto;
	height: auto;
	display: block;
	float: left;
	padding:2px;
	margin:2px !important;
	margin:1px 1px;
	outline: none;
	background-repeat: no-repeat;
 }
#slide_controls ul li a:focus { 
outline: none;
 }
#slide_controls ul li a:hover, #slide_controls ul li a.activeSlide {
	background-image: url(images/tabs_1.gif);
	background-repeat: no-repeat;
}
#footer{
	clear:both;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 20px;
	padding-right: 0;
	padding-top: 50px;
	background-repeat: no-repeat;
	width: 1080px;
	text-align: center;
	height: 300px;
	color: #666;
	padding-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/footer.png);
	margin-top: 100px;
}
h2.speziell{
	font-family: 'Pathway Gothic One', sans-serif;
	color:#92863c;
	font-size: 20px;
}
a.speziell:link {
	font-family: 'Open Sans Condensed', sans-serif;
	color:#92863c;
	font-size: 20px;
	margin-top: 100px;
}
a.speziell:hover {
	font-size: 20px;
	color: #4D4832;
}
#ft1{
	font-size:0.8em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	width: 245px;
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-left: 90px;
	margin-left: 5px;
}
#footer img{
	padding-right: 20px;
}
#footer a{
	color: #92863c;
	text-align: center;
}
#footer a:hover{
}

#ft2{
	font-size:0.8em;
	float: left;
	width: 1030px;
	height: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 60px;
}
