* { margin: 0px; padding: 0px;}

body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 110%;
	font-style: normal;
}


a {
	text-decoration: none;
	color: #f18e00;
	font-weight: bold;
}
p {
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	text-transform: lowercase;
}

h1,h2,h3 { margin: 0 0 5px 0; }
h1 {
	font-size: 45pt;
	color: #bfbfc0;
	line-height: 100%;
	font-weight: normal;
}
h2 {
	color:#808080;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	margin: 0px 0px 7px 0px;
	font-family:Helvetica, sans-serif;
	padding: 0;
	background-image: url(bilder/seperator_line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 28px;
}

h3 {
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 110%;
	color: white;
}

h4  {
	color:#808080;
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
}
h5  {
	font-size: 40px;
	line-height: 120%;
	color:#808080;
	font-weight: normal;
}
h6 {
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 110%;
}
h7  {
	font-size: 40px;
	line-height: 120%;
	color:#FFF;
	font-weight: normal;
}

em {
	color: #f18e00;
	font-weight: bold;
	font-style: normal;
}

ul { list-style-type: none;}

#main {
	margin: 0 auto;
	width: 950px;
	position: relative;
	text-align: left;
}

#branding {
	height: 170px;
}

#logo {
	width: 200px;
	position: relative;
	float: right;
	padding: 0px;
	height: 135px;
	top: 0px;
}
#branding3 {
	position: absolute;
	width: 400px;
	height: 60px;
	top: 75px;
}
/*navigation2*/

#navigation2 {
	position: absolute;
	width: 350px;
	left: 0px;
	top: 15px;
	height: 20px;
	}
	
#navigation2 ul {
	height: 20px;
}

#navigation2 ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

#navigation2 ul li a {
	text-decoration: none;
	color:#808080;
}
#navigation2 ul li a:hover  {
	text-decoration: none;
	color: #bfbfc0;
}

#navigation2 ul li a#current  {
	border-bottom:solid 1px #f18e00;
	padding-bottom:3px;
	font-weight: bold;
	color: #f18e00;
}

/*navigation 3*/

#navigation3 {
	position: absolute;
	width: 300px;
	left: 450px;
	top: 20px;
	height: 20px;
	}
	
#navigation3 ul {
	height: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
}

#navigation3 ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

#navigation3 ul li a {
	text-decoration: none;
	color:#808080;
}
#navigation3 ul li a:hover  {
	text-decoration: none;
	color: #bfbfc0;
}

#navigation3 ul li a#current  {
	border-bottom:solid 1px #f18e00;
	padding-bottom:3px;
	font-weight: bold;
	color: #f18e00;
}

/*content*/
#content {
	width: 100%; /*IE6*/
	overflow: auto;
	display: inline;
}

#seperator {
	width: 950px;
	height: 40px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#seperator2 {
	width: 950px;
	height: 10px;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
}

/*content_main*/

#content_main_home {
	width: 750px;
	min-height: 400px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#content_main_home a {
	color: #f18e00;
	font-style: italic;
}
#content_main_home a:hover {
	color: #808080;
}

#content_main {
	width: 750px;
	min-height: 507px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#content_main ul li {
	list-style-type: none;
	line-height: 100%;
}

#content_main li {
	list-style-position: outside;
	list-style-type: disc;
}

#content_main a {
	color: #f18e00;
	font-style: italic;
}
#content_main a:hover {
	color: #808080;
}

#content_main img {
	float:right;
}

#content_main_text {
	position: absolute;
	width: 750px;
	min-height: 500px;
	padding-top: 20px;
	padding-left: 20px;
}

#content_main_text p {
	color: #FFF;
}

#content_main_text ul {
	float: left;
	margin-right: 40px;

}

#content_main_text img {
	float:left;
	margin: 0px;
}


#content_language {
	position: absolute;
	top: 170px;
	width: 26px;
	height: 40px;
}

#content_language li {
	padding-bottom: 2px;
}

/*content_supp*/

#content_supp {
	position:relative;
	width: 178px;
	min-height: 400px;
	float: left;
	margin-right: 20px;
}
#content_supp ul {
	padding-top: 0px;

}

#content_supp ul li {
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	margin: 0px 0px 0px 0px;
	background-image: url(bilder/line_fine.jpg);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	

}

#content_supp ul li a {
	color:#808080;



}
#content_supp ul li a:hover {
	color: #bfbfc0;
	
}

#content_supp ul li a#current {
	color:#f18e00;
	line-height:26px;
	margin: 0px 0px 0px 0px;
	background-image: url(bilder/line_bold.jpg);
	background-repeat: no-repeat;
	background-position: 0px 24px;
}

/*content_supp_teaser*/

.content_supp_teaser {
	position:relative;
	width: 160px;
	height: 150px;
	margin-bottom: 20px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#928b81;
	-moz-box-shadow: 4px 4px 15px #999;
	-webkit-box-shadow: 4px 4px 15px #999;
     box-shadow: 4px 4px 15px #999;

}
.content_supp_teaser2 {
	position:relative;
	width: 160px;
	height: 150px;
	margin-bottom: 20px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#f18e00;
	-moz-box-shadow: 3px 3px 15px #999;
	-webkit-box-shadow: 3px 3px 15px #999;
     box-shadow: 3px 3px 15px #999;
}
.content_supp_teaser a {
	color:#FFF;
	font-style: italic;
	font-weight: bold;
	}
.content_supp_teaser2 a {
	color:#FFF;
	font-style: italic;
	font-weight: bold;
	}
	
.content_supp_teaser a:hover {
	color:#bfbfc0;
	}
.content_supp_teaser2 a:hover {
	color:#bfbfc0;
	}
	
/*content_project_teaser*/

#content_project_teaser {
	position:relative;
	width: 178px;
	min-height: 130px;
	float: left;
	margin-right: 20px;
}

#content_project_teaser2 {
	width: 545px;
	min-height: 130px;
	float: left;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#content_project_teaser2 a {
	color: #f18e00;
	font-style: italic; 
}
#content_project_teaser2 a:hover {
	color: #bfbfc0;
}
#content_project_teaser3 {
	width: 183px;
	min-height: 130px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content_project_teaser3 a {
	color: #f18e00;
	font-style: italic; 
}
#content_project_teaser3 a:hover {
	color: #bfbfc0;
}

#content_project_teaser4 {
	background-color:#bfbfc0;
	position:relative;
	width: 160px;
	min-height: 100px;
	float: left;
	margin-top:45px;
	padding-top: 10px;
	padding-left: 10px;
	-moz-box-shadow: 3px 3px 15px #999;
	-webkit-box-shadow: 3px 3px 15px #999;
     box-shadow: 3px 3px 15px #999;
	
}
#content_project_teaser4 a {
	color:#FFF;
	font-style: italic;
	font-weight: bold;
	}
	
#content_project_teaser4 a:hover {
	color:#928b81;
	}
	
/*content_main_news*/

#content_main_news {
	width: 780px;
	height: 150px;
	position: relative;
	float: right;
	
}
#content_main_news ul li {
	display: block;	
	float: left;
	padding-left: 30px;
	width: 230px;
}

#content_main_news p {
	font-size:12px;
}

/*footer*/

#footer {
	width: 750px;
	height: 80px;
	position: relative;
	float: right;
	clear: left;
	
}

#footer ul li {
	display: block;	
	float: left;
	padding-right: 40px;
}

#footer li {
	list-style-type: none;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}

#footer ul li a {
	color: #f18e00;
	font-style: italic;
	font-weight: bold;
}

#footer ul li a:hover {
	color: #8D8B8D;
}

.slideshow { height: 507px; width: 750px; margin: auto }

/* 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:750px;
		height:507px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					
