@charset "UTF-8";
body {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:17px;
}

.main_nav {
margin-top:40px;
margin-left:40px;

}

.footer {

clear:both;
margin-left:40px;
padding-top:0px;

padding-bottom:30px;
}

.footer a:link, .footer a:hover, .footer a:visited {

color:#b4b4b4;
font-weight:normal;
text-decoration:none;
}


.main_nav p {

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;

}



.main_nav a:visited, .main_nav a:link {
text-decoration:none;
color:#444444;
font-weight:normal;

}

.main_nav a:hover {
text-decoration:none;
color:#000000;

}

a.main_nav_active:visited, a.main_nav_active:link,  a.main_nav_active:hover  {
text-decoration:none;
font-weight:bold;
color:#000000;
}

.main_content {
margin-left:40px;
margin-top:40px;
}

.main_content_begrenzt {
		width:980px !important;
		}
.linke_spalte {
	float:left;
	width:44%;
	}
	
.rechte_spalte {
	float:right;
	width:45%;
	}

a:link {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	
	}

h1 {
	font-size:12px;
	font-weight:bold;
	}
	
	
iframe {

height:440px;
width:100%;
border:0px;
margin-bottom:50px;

}

.bild_mit_untertitel {

width:auto;
float:left;
margin-right:20px;

}


p {
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:17px;

}

.startbild {

float:left;
margin-right: 20px;
margin-bottom:20px;


}

.starttext {
width:300px;
float:left;

}

table img {

margin-right:10px;
}

.starttext img {

margin-bottom:-3px;

}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper, #slider-wrapper2 {

    width:510px;
    height:381px;
    margin:0 auto;
    padding-top:0px;
    margin-right:10px;
}

#slider, #slider2 {
	position:relative;
    width:510px;
    height:381px;
}
#slider img, #slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a, #slider2 a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
