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



.text h1, .text h2, .text h3  {
	margin-bottom: 5px;
	}
	
.text p {
	color:#FFFFFF;
	}
	
.nachricht {
	margin-top:10px;
	padding:5px 15px 5px 20px;
	}
	
#news {
	width:320px;
	height:500px;
	float:left;
	}
	
#news h2{
	margin: 50px 20px 10px 40px;
	color:#cccccc;
	font-size: 24px;
}

#news div{
	margin: 0px 20px 10px 40px;
	border-bottom: 1px dashed black;
}
	
#news h4{
	font-size: 16px;
	
}

.news-list-morelink {
	border-bottom: 1px dashed black;
	padding:0 0 5px 0;
	margin: 0 30px 10px 30px;;
}

.news-single-timedata {
	padding: 0 30px;
	line-height: 24px;
}

.news-list-item img, .news-single-item img{
	margin: 0 30px;
}

#content_left h3{
	padding:0 30px;}

#content_left span, #news span{
	font-size: 12px;
	color:#666666;
}

p.news-single-author {
	display: none;
}

.aufreiser {
	height:500px;
	float:left;
	color:#FFFFFF;
	}



.bild {
	width:375px;
	height:500px;
	float:left;
	} 

.swrkg{	
	height:500px;
	width:85px;
	background-repeat:no-repeat;
	background-image:url(images/swrkg.jpg);
	float:left;
	z-index:1;
	position:relative;
	background-position:right;
}



.text {
	width:180px;
	height:460px;
	float:left;
	background-color:#000000;
	padding: 20px;
	}
	
.aufreiser .text .button a {
	border:5px solid #FFFFFF;
	width:90px;
	line-height: 90px;
	display:block;
	color:#FFFFFF;
	font-size: 85px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	}
	
.button a:hover {
	background-color:#990000;
	text-decoration: none;
	}
	
.box1 {
	width:495px;
	height:50px;
	float:left;
	border-right:5px solid #000000;
	background-color: black;
	}
	
.button_2 {
	width:50px;
	height:50px;
	float:left;
	}
	
.button_2 a{
	display:block;
	background-color:#CCCCCC;
	line-height: 50px;
	width: 50px;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	color:white;
	}


.button_2 a:hover {
	background-color:#990000;
	text-decoration: none;
	}
	
	
.box {
	overflow: hidden;
}

.box_t {
	width:445px;
	height:50px;
	float:left;
	}
	
.box_t h2 {
	margin:0 20px 0 0;
	text-align:right;
	font-size: 24px;
	color:white;
	line-height: 50px;
	}

.swrgk_s{
	height:500px;
	width:262px;
	background-repeat:no-repeat;
	background-image:url(images/swrgk_s.jpg);
	float:left;
	z-index:1;
	position:relative;
}


