body{
	background:#0C1416 url(images/bg-home.png) repeat-x scroll 0 0;
	font-family:'Helvetica Neue','HelveticaNeue',Helvetica,Arial,sans-serif;
	margin:0;
	padding:0;
	color: #ffffff;
	font-size: 12px;
	line-height: 21px;
}
			
img{
	border:0px;
}

a{
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

a:hover{
	color: #457183;
	text-decoration: underline;
}

h1{
	font-size: 19px;
	margin:0 0 9px;
}
			
h2{
	font-size:19px;
	margin:0 0 34px;
	color:#457183;	
}
			
#center{
	margin: auto;
	width:1024px;
}

#content{
	background: url(images/bg-main-home-1.jpg) no-repeat;
	width:1024px;
	height: 585px;
}

#content2{
	background: url(images/bg-header.jpg) no-repeat;
	width:1024px;
	color:#121E24;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu {
	background-color:#111D22;
	height:28px;
	position:absolute;
	top:306px;
	width:768px; 
}

#menu ul{
	margin:-5px 0 0 0;
	padding:0;
}

#menu ul li {
	float:left;
	height:19px;
	margin:5px 0 0 14px;
	text-transform:uppercase;
}

#menu ul li a {
	color:#FFFFFF;
	display:block;
	font-size:10px;
	height:18px;
	padding:5px 11px;
	text-decoration:none;
}

#menu ul li a:hover {
	background: url(/images/bg-main-nav-left.png) repeat-x 3px 5px ;
}

.active{
	background: url(/images/bg-main-nav-int-left.png) repeat-x 3px 5px ;
}

#logo{
	height:103px;
}

#left{
	background: url(/images/bg-col-right-home.png)  ;
	margin-left:768px;
	width:257px;
	height: 585px;
}

#left2{
	background: url(/images/bg-col-right-home.png)  ;
	margin-left:768px;
	width:257px;
	height: 232px;
}

#left-balken{
	background:transparent url(/images/bg-search-home.png)  ;
	height:28px;
	position:absolute;
	top:306px;
	width:257px;
}

#copyright{
	margin-left:707px;
	margin-top:28px;
	font-size: 11px;
	color:#444A51;
}

#news{
	position: absolute;
	margin-left: 20px;
	top: 379px;
}

#text{
	background: #ffffff;
	padding:70px 40px;
}

#text a{
	color: #121E24;
}

#text a:hover{
	color: #457183;
}

#text img{
	border:15px solid #FFFFFF;
}

#text ul{
	list-style: circle;
}

#karte{
	margin-left:328px;
	position:absolute;
	top:423px;
}

#banner{
	position: absolute;
	margin-left: 792px;
	top:126px;
}

.date{
	color:#98C5ED;
	display:block;
	float:left;
	line-height:1.5em;
	margin-right:10px;
	font-size: 10px;
}

.date_decription{
	color:#FFFFFF;
	float:right;
	line-height:1.5em;
	width:145px;
	font-size: 10px;
}

#facebook{
	position: absolute;
	top:305px;
	margin-left: 676px;
	height:20px;
}

#facebook a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:18px;
	padding:5px 11px;
	text-decoration:none;
}

#facebook a:hover {
	background: url(/images/bg-main-nav-left.png) repeat-x 3px 5px ;
}
