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


body {
	margin: 0px;
	color: #151515;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #EFF5F8;
}	
	
#wrapper {
	width: 1000px;
	min-width: 740px;
	background-color: #FFFFFF;
	max-width: 800px;
	height: 1317px;
	margin-left: auto;
	padding-left: 100px;
	margin-right: auto;
	padding-right: 100px;
}

#langnav {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: medium;
	font-style: normal;
	list-style-type: none;
	float: right;
	z-index: 3;
	width: 770px;
	padding-right: 11px;
}
#langnav li {
	float: right;
}
#langnav a {

font-size: 14px;
font-weight: bold;
text-decoration: none;
width: 25px;
height: 25px;
display: block;
color: #7b7b7b;
text-align: center;
line-height: 25px;
border-bottom: 1px solid #fff;
} 

#logo {
	-webkit-box-shadow: -1px -1px 7px 0px #909090;
	box-shadow: -1px -1px 7px 0px #909090;
	background-color: #7b7b7b;
	height: 104px;
	width: 767px;
	border-radius: 10px;
	z-index: 1;
	top: 70px;
	padding-right: 30px;
	position: absolute;
	margin-bottom: 31px;
}

#logo article {
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-style: italic;
	text-align: right;
	line-height: 5px;
	font-size: large;
	padding-top: 0px;
	margin-top: 35px;
}
#pict {
	z-index: 2;
	top: -38px;
	position: relative;
	left: 69px;
	width: 200px;
	height: 200px;
}
#hero {
	-webkit-box-shadow: 15px -1px 9px 4px #909090;
	box-shadow: 15px -1px 9px 4px #909090;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	position: relative;
	top: -3px;
	width: 780px;
	height: 307px;
	margin-bottom: 47px;
}


#left {
	float: left;
	width: 240px;
	padding-left: 10px;
	padding-right: 10px;
	color: #8d8d8d;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: small;
	margin-top: 21px;
	}
	
#nav {
	float: right;
	width: 186px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 21px;
	}
	
#welcome {
	width: 310px;
	padding-left: 19px;
	padding-right: 0px;
	margin-left: 263px;
	color: #8d8d8d;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: small;
	text-align: justify;
	margin-top: -20px;
	}
h1, h2 {
	color: #7b7b7b;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-style: italic;
	font-variant: normal;
	font-size: medium;
}
nav ul   {
	text-align: right;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: small;
	list-style-type: none;

}
nav ul li a {
	text-decoration: none;
	color: #8D8D8D;
}
nav ul li {
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#aktuell a
{
	background-color: #DFDFDF;
}
#akt a
{
	background-color: #DFDFDF;
}

#left article {
	margin-bottom: 54px;
}
address {
	width: 330px;
	text-align: right;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: small;
	padding-top: 13px;
	color: #8D8D8D;
	float: right;
	margin-top: 81px;
}
#left article a {
	color: #4B4B4B;
}
address a {
	color: #4B4B4B;
}
#footer {
	color: #868585;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: small;
	text-align: center;
	margin-top: 25px;
}
