body  {
background: #FFF url(../images/mbg.jpg) repeat;
margin: 0;
font-family: "Trebuchet MS";
font-size: 12px;
}
/*Breite Template*/
#container { 
width: 1024px;
margin: 0 auto;
background: #FFFFFF; /*BG Website*/
border:  1px solid #7491c5;  
}
/*Höhe Head und Farbe*/


/*Head Animation*/
#feature_images {

	margin: 0 auto;
	width: 1024px;
	height: 200px;
		}
			#feature_images a {
				border: none;
				padding-top: 1px;
				padding-bottom: 1px;
			}
			#feature_images .hide {
				display: none;
			}
			#feature_images .featureItem {
				position: top;
				top: 0;
				left: 0;
				width: 1024px;
				height: 200px;
			}

			#feature-1 {
				background: url(../images/Head.jpg) repeat-x;

			}
			#feature-2 {
				background: url(../images/Head1.jpg) repeat-x;

			}
			#feature-3 {
				background: url(../images/Head2.jpg) repeat-x;

			}
			
			.featureText { 
				font-family: "Trebuchet MS";
				font-size: 12px;
				margin: 110px auto 0 auto;
				display: block;
				color: #292a58;
				padding: 0px 25px 25px 50px;
			}
				.featureText span {
				font-family: "Trebuchet MS";
				font-size: 12px;
					background: #fff;
				}
				.featureText a {
				font-family: "Trebuchet MS";
				font-size: 12px;
					background: #292a58;
					color: #fff;
					padding: 0 8px;
					text-decoration: underline;
				}



#header a {
color: #FFFFFF;
text-decoration: none;
font-size: 30px; 
font-family: "Trebuchet MS";
}


/* MENU HEAD */

#menu {
font-family: "Trebuchet MS";
font-size: 12px;
background-color: #7491c5; 
padding: 6px 30px 6px 0;
text-align:right;
}

#menu a {
color: #ffffff;
text-decoration: none; 
font-size: 12px; 
font-family: "Trebuchet MS";
text-transform: uppercase;
}

#menu a:hover {
color: #262f74;
}



/* ICONS */
#sidebaricons {
float: right;
/*width: 180px;*/
margin: 15px 25px 0px 75px;
}




/*NEWS: KASTEN RECHTS */

#sidebar2 {
font-family: "Trebuchet MS";
font-size: 10px;
border:  1px solid #DADADA; 
float: right;
width: 180px;
height: 200px; /* HÖHE KASTEN */
/*padding: 30px 30px 30px 30px;*/
margin: 70px -170px 0px 10px;
/*margin: 10px;*/
background-color:#ffffff;
color: #444444;
padding-left:10px;
padding-right:10px;
overflow: auto; /* Scrollbar */
/*text-align: center; center;*/
}

#sidebar2 a {
text-decoration: none; 
color: #262626;
font-family: "Trebuchet MS";
font-size: 10px;
}

#sidebar2 a:hover {
color: #292a58;
}

#sidebar2 img {
border: solid 1px #d6d6d6;
}


/*Featured Article: KASTEN RECHTS */

#sidebararticles {
font-family: "Trebuchet MS";
font-size: 10px;
border:  1px solid #DADADA; 
float: right;
width: 180px;
height: 200px; /* HÖHE KASTEN */
/*padding: 30px 30px 30px 30px;*/
margin: 280px -212px 0px 10px;
/*margin: 10px;*/
background-color:#fffff;
color: #444444;
padding-left:10px;
padding-right:10px;
overflow: auto; /* Scrollbar */
/*text-align: center; center;*/
}

#sidebararticles a {
text-decoration: none; 
color: #262626;
font-family: "Trebuchet MS";
font-size: 10px;
}

#sidebararticles a:hover {
color: #292a58;
}

#sidebararticles img {
border: solid 1px #d6d6d6;
}


/* VIDEO RECHTS */

.sidebox {
float: right;
width: 200px;
margin: 505px -212px 0px 0px;
/*border: 1px solid #7491c5; /*#DADADA;*/
padding: 0px; 
/*padding-left:10px;
padding-right:10px;*/
text-align: center;
}




/* SIDEBAR LINKS MENU*/

#sidebar {
border:  1px solid #7491c5; 
float: left;
width: 220px;
padding: 0px 0px 25px 0px;
margin: 10px;
background-color:#ffffff; /* BG Container Unter MEnu */
color: #444444;
text-align: left; /*center;*/
}

#sidebar a {
text-decoration: none; 
color: #262626;
font-family: "Trebuchet MS";
font-size: 12px;
}

#sidebar a:hover {
color: #292a58;
}

#sidebar img {
border: solid 1px #d6d6d6;
}

/* SIDEBARE KASTEN LINKS UNTER MENU */

#sidebar15 {
float: left;
width: 220px;
padding: 0px 0px 0px 0px;
margin: 0;
text-align: center; 
}

#sidebar15 a {
text-decoration: none; 
color: #262626;
font-family: "Trebuchet MS";
font-size: 12px;
}

#sidebar15 a:hover {
color: #292a58;
}

#sidebar15 img {
border:  1px solid #262626; 
}



/* PROJECT */

.project {
margin: 0px 0 20px 0;
}




h1 {
margin: 0px;
color: #7390c4; 
font-size:24px; 
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: normal;
}

h2 {
color: #3b7687;
font-size: 15px; 
margin: 20px 0 5px 0;
}

#main {
background-image:url(images/bg.gif); /*Hintergrundbild*/
} 


/*Abstand Text Area Menu & Textformatierung Content*/

#text { 
width: 500px;
margin: 0 0 0 243px;
padding: 25px 0px 30px 30px;
color: #444444;
font-family: "Trebuchet MS";
font-size: 12px; 
line-height: 18px;
text-align: justify;
} 


#text a { /* LINKFARBE */
font-family: "Trebuchet MS";
font-size: 12px; 
color: #7390c4; 
text-decoration: none;
}
/* LINKFARBE ROLLOVER GRAU*/
#text a:hover {
color: #444444;
}


/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:500px;
		height:220px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */




#footer {
padding: 5px 30px 6px 30px;
font-family: "Trebuchet MS";
font-size: 12px; 
background: #7491c5; 
color: #ffffff;
text-align: right;
}

#footer a {
text-decoration: none; 
font-family: "Trebuchet MS";
font-size: 12px; 
color: #ffffff;
}

#footer a:hover {
font-family: "Trebuchet MS";
font-size: 12px; 
color: #1d294f;
}

.clear {
clear:both;
}

.separator {
font-size:12px;
font-family: "Trebuchet MS";
color:#FFFFFF;
}


/* ----------------------- Navi Menu Button ------------------------------*/

.navi{
	width:220x;
	border-bottom: 1px solid #7491c5; 
	font-family: "Trebuchet MS";
/*	background-color:rgb(116,145,197);*/
	background-color:#ccdeff; /*  Aktive Buttonfarbe */

}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:14px;
	color:#7390c4;
	margin:0px;
}


/* Headline*/
h1.content { 
	margin-bottom:12px;
	font-family: "Trebuchet MS";
	padding:0;
}


hr { color:#666666; }


a {
	font-size:10px;
	color:#698ec9;
	text-decoration:none;
}


/*NAVI AKTIV */

a.navileft_passive {
	display:block;
background-color:#f5f5f5; /* Menu BG Farbe */
	padding-top:2px;
	padding-bottom:2px;
	color:#afc2e4;
} 


/*Rollover */

a.navileft_active {
	display:block;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
/*	padding-top:4px;
	padding-bottom:4px;*/
	color:#ffffff; 
} 


/*NAVI HAUPTPFAD */

a.navileft_open {
/*	padding-left:10px;*/
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#afc2e4;
/*	padding-top:3px;
	padding-bottom:3px;*/
	color:#FFFFFF;
} 



a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #afc2e4;
	color:#afc2e4;
	font-weight:normal;
	padding-bottom:0.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:#afc2e4;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:#afc2e4;
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

/*.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:10px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:10px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;
}*/

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(116,145,197);
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}

/* Rahmen Pictures */

img {
	border: 1px solid #7491c5; /*#DADADA;*/
	padding: 1px;
	background: #ffffff;
}