body{
	font:12px Arial;
	margin:0;
	background:#504e60;}
	
#wrap{
	width:860px;
	margin:0 auto;}
	
.bgwhite{
	background:#fff;}	

.left{
	float:left;}
	
.right{
	float:right;}

	

/*Modul Breiten*/
.modfull{
	width:100%;
	clear:both;}
	
.modside{
	width:210px;
	padding:15px;
	background:#fff;}
	
.modmiddle{
	width:350px;
	padding:15px;
	background:#fff;
	
	line-height:140%;}
	
.modmiddle-big{
	width:590px;
	padding:15px;
	background:#fff;
	line-height:140%;}	
	
.mod2col{
	width:620px;
	padding:0;
	background:#fff;}
	


/*Modul Hoehen*/		
	
.header{
	height:150px;}

.picstart{
	width:620px;
	height:309px;
	display:block;
	margin:15px 0 0 0;}


.pic{
	width:845px; /*vom bild angezeigte breite*/
	height:309px;
	display:block;
	margin:15px 0 0 0;}

.logo{
	text-align:center;
	border:0;}
	
.logo img{
	margin-top:55px;
	border:0;}

/*Fussleiste*/	
	
.footer{
	color:#fff;
	text-align:center;
	font-size:10px;
	padding:10px 0;}
	
.footer a{
	color:#fff;
	text-decoration:none;}

/*News*/
.news{
	}	
.news h1{
	margin:0;
	padding:4px 6px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:#504e60;}
	
.news div{
	padding:10px 0px;}
	
.news img{
	width:210px;
	border:0;}
	
.news p{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:140%;}
	
.news a{
	color:#c96418;
	text-decoration:none;}

/*Stilelement*/	
.element{
	background:#504e60;
	height:15px;
	line-height:15px;}



/* references */
.refnav {
	width: 200px;
	height: 500px;
	overflow: auto;
	margin: 15px 0;
}

.reference {
	border: 1px solid #aaa;
	width: 588px;
	background: #eee;
	position: relative;
	display: none;
}

.reference .art_img {
	width: 588px;
	height: 330px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	position: relative;
}
.reference .art_img ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.reference .art_img li {
	width: 588px;
	height: 330px;
	overflow: hidden;
	float: left;
	
}
.reference .art_desc {
	padding: 15px;
	line-height: 18px;
	text-align: justify;
}
.reference .slider_nav {
	width: 100px;
	height: 330px;
	line-height: 330px;
	z-index: 99999;
	position: absolute;
	background: none;
}
.reference .prevLink {
	top: 0px;
	left: 2px;
}
.reference .nextLink {
	top: 0px;
	left: 486px;
	text-align: right;
}
.reference img {
	border: 0 none;
}

/*artikel*/
.articleRef {
	margin:0 0 10px 0;
	font-size:11px;
}
.articleRef h1 {
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: normal;
	font-size:11px;
}
.articleRef a{
	color: #666;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
}
.article{
	margin:0 0 15px 0;
	font-size:11px;}

.article h1{
	color:#c96418;
	font-size:12px;
	margin:0;
	padding:0;}
	
.articletext p{
	margin:0;
	padding:0;
	line-height:140%;}

.article a{
	color:#c96418;
	text-decoration:none;}


.clear { clear:both; }
