@charset "utf-8";
/* CSS Document */

body{
	background-color:#b2b1b1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;

}

hr{
	color:##ffbc0f;
}

li{
	list-style:none;

}

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

a{
	color:#3e3e3e;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

a:hover{
	color:#ffbc0f;
	text-decoration:none;
}


.image{
	font-size:11px;
	text-align:center;
}


a img{
	border:1px solid #3e3e3e;
}

h1{
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin-top:10px;
	margin-bottom:20px;
	line-height:20px;
}

h2{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

th{
	font-weight:normal;
}
table.pressen td,th{
	padding:10px;

}

table.download{
	width:350px;
	border:none;
}

table.download a{
	color:#ffbc0f;
	text-decoration:none;
	font-size:12px;

}

table.download td{

	background-color:#808080;
}

.button {
	background: #3e3e3e;
	color: #ffbc0f;
	cursor: pointer;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
	width:100px;
	height:20px;
}

#gallery ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#gallery li{
	display:inline;
	margin-right:20px;
	margin-left:0px;
	padding:0px;
}

#container{
	width:960px;
	height:auto;
	position:relative;
	margin-left:-480px;
	left:50%;
	background-color:#b2b1b1;;
}

#header{
	width:960px;
	height:150px;
	
}

#headerLeft{
	width:770px;
	height:140px;
	background-color: #3e3e3e;
	float:left;
	padding-left:10px;
	padding-top:10px;
}

#headerRight{
	width:178px;
	height:150px;
	background-color: #3e3e3e;
	float:right;
}

#logo{
	width:102px;
	padding-top:20px;
	padding-left:32px;
	height:102px;
	float:left;
}

#name{
	width:500px;
	height:110px;
	float:left;
	margin-top:25px;
	margin-left:100px;
}

.Schoeberl{
	font-size: 48px;
	font-weight:bold;
	font-family:"Trebuchet Ms",Verdana;
	color:#b2b1b1;
}

.Verbindung{
	font-size: 24px;
	font-family:"Trebuchet Ms",Verdana;
	color:#FFFFFF;
	margin-left:93px;

}



#flagge1{
	width:65px;
	height:50px;
	margin-left:56px;
	margin-top:15px;
	margin-bottom:15px;
	color:#CCCCCC;
	font-size:12px;

}

#balkenGelb{
	width:960px;
	height:40px;
	margin-top:2px;
	background-color:#ffbc0f;
	margin-bottom:2px;
}

#main{
	width:960px;
	margin-top:2px;
	background-image:url(img/bg_image.jpg);

}

#navigation{
	width: 220px;
	/*background-color:#3e3e3e;*/
	float:left;
	color:#b2b1b1;

}

#navigation a{
	color:#b2b1b1;
	font-family:"Trebuchet Ms",Verdana;
	font-size:18px;
	text-decoration:none;

}

#navigation a:hover{
	color:#ffbc0f;
	font-family:"Trebuchet Ms",Verdana;
	text-decoration:none;

}

#navigation ul{
	margin:0px;
	padding-left:35px;
	padding-top:15px;
	line-height:40px;
	list-style:none;

}

#navigation a.actualM{
	color:#ffbc0f;
}

.line{
	line-height:25px;
	padding-left:8px;
}

#navigation a.subnav{
	font-size:14px;
}

#navigation a.actual{

	font-size:14px;
	color:#ffbc0f;
}


#gelb1{
	width: 5px;
	float:left;
	/*background-color:#ffbc0f;*/
	margin-top:2px;
	padding-top:20px;
	padding-bottom:20px;
}

#gelb2{
	width: 5px;
	float:right;
	/*background-color:#ffbc0f;*/
	margin-top:2px;
	padding-top:20px;
	padding-bottom:20px;
}

#content{
	width:660px;
	padding-top:25px;
	padding-left:40px;
	padding-bottom:20px;
	padding-right:40px;
	float:left;
	overflow:auto;
	line-height:20px;
}



#footer {
    clear: both;
	width:960px;
	height:20px;
	background-color:#3e3e3e;
	margin:0px;
}


#footer ul{

	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}

#footer li{
	display:inline;
	padding:10px;
}

#footer a{
	color:#ffbc0f;
	font-family:"Trebuchet Ms",Verdana;
	font-size:12px;
	text-decoration:none;
}

#greySpace{
    clear: both;
	height:2px;
	background-color:#b2b1b1;
	width:960px;
	font-size:0px;
}

#lightbox{

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}
#lightbox a img{ 

border: 1px solid #000000; 

}

#lightbox a:hover img{ 

border: 1px solid #000000; 

}

#lightbox a:visited img{ 

border: 1px solid #ffffff; 

}


