body {
	line-height: 16px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	color:#666666;
	background-color: #EFEFEF;
}
	
p {	
	margin: 0 0 5px 0;
}
	
h2{
    font-size: 18px;
    color: #4F4B4A;
}

a{
	color: #4F4B4A;
	text-decoration: underline;
}
	
a:hover{
	color: #ffd500;
}

a:visited{
	color: #4F4B4A;
}

#container {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EFEFEF;
	margin-top: 10px;
}

#banner {
    height: 230px;
	padding: 5px;
	margin-bottom:1px; ;
	background-image: url(/images/head_grey_1.jpg);
	background-repeat: no-repeat;
}

#content {
	height: 1024px;
	width: 800px;
	position: absolute;
	margin-right: auto;
	margin-bottom: auto;
	top: 70px;
	left: 50%;
	margin-left: -400px;
	border: none;
}

#footer {
	height: 50px;
	clear: both;
	background-image: url(/images/footer_grey.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	width: 900px;
	left: auto;
	right: auto;
	bottom: 20px;
	top: 1300px;
}

.fotext{
	margin-left: 30px;
	margin-right: 30px;
	font-size: 10px;
	padding-top: 10px;
	color:#4F4B4A;
}

.link_language{
   color: #4F4B4A;
   font-size: 13px;
   float: right;
   margin-top: 10px;
   margin-right: 30px;
   height: 15px;
}

.link_back{
   color: #4F4B4A;
   font-size: 13px;
   float: left;
   margin-top: 10px;
   margin-right: 30px;
   height: 15px;
}

.box{
	padding: 2px;
	font-size: 13px;
	color: #4F4B4A;
	width: 610px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #4F4B4A;
}


.databox{
	padding: 2px;
	font-size: 13px;
	color: #4F4B4A;
	width: 496px;
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px solid #4F4B4A;
}

.databox0{
	padding: 2px;
	font-size: 13px;
	color: #4F4B4A;
	width: 496px;
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px solid #4F4B4A;
	margin-left: 149px;
	margin-right: 261px;
}

.box h2{
	color: #4F4B4A;
	font-size: 1.2em;
	
}

.fototext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.fotoshadow {
	border: 1px solid #993333;
}

.buttonrow{
	padding: 0;
	height: 20px;
	margin-top: 20px;
	text-align: center;
	margin-right: 15%;
	margin-left: 11%;
}

.buttonrow ul{
	border: 0;
	margin: auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	left: auto;
	right: auto;
}

.buttonrow ul li {
    display: block;
    float: left;
    text-align: center;
    padding: 2px;
    margin: 0;
}

.buttonrow ul li a{
    border-right: 2px solid #4F4B4A;
    background: #FAFAFA;
    width: 80px;
    height: 15px;
    border-top: 2px solid #CCCCCC;
    border-left: 2px solid #CCCCCC;
    border-bottom: 2px solid #4F4B4A;
    padding: 2px;
    margin: 0 0 10px 0;
    color: #4F4B4A;
    text-decoration: none;
    display: block;
    text-align: center;
    font: 13px tahoma, lucida, sans-serif;
}

.buttonrow ul li a:hover {
	color: #FFFFFF;
	background: #C9D3DC;
	border-top-color: #E0E0E0;
	border-right-color: #4F4B4A;
	border-bottom-color: #4F4B4A;
	border-left-color: #E0E0E0;
}

.buttonrow a:active{
    background: #4F4B4A;
    color: #FF0000;
}

.buttonrow li#active a{
    background: #4F4B4A;
    color: #FFFFBF;
}

#navlist {
    text-align: center;
}

.adress{
	padding: 5px;
	font-size: 13px;
	color: #4F4B4A;
	width: 610px;
	height: 96px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #4F4B4A;
}

.logoshadow {
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}

#mapborder {
	width: 500px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}

