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


/* Hauptbanner */
	
div#banner {
	width: 100%;
	position: relative;
	height: 477px;
	margin-bottom: 12px; /* Abstand angepasst zu den 4 unteren Bannern */
	background: url(../pictures/index_banner.jpg) no-repeat; }
	
div#demo {
	width: 100%;
	position: relative; }
	

/* Newsticker */
div#newsticker {
	margin: 6px 0;
	margin-left: 1%;
	}
	
div#hotnews {
	float:left;
	}
	
ul#news {
	margin-left: 5%;
	 }	

/* Inhalt */

div#content h1, h3, p {
	display: none; }

div#banner p {
	 display: inline; }

div#banner_sub {
	position: relative;
	clear: both;
	float: left;
	left: 150px;
	width: auto;
	height: auto; }

div#sub1 a {
	display: block;
	height: 155px;
	width: 235px; }

div#sub2 a {
	display: block;
	height: 155px;
	width: 235px; }

div#sub3 a {
	display: block;
	height: 155px;
	width: 235px; }

div#sub4 a {
	display: block;
	height: 155px;
	width: 235px; }

div#sub1 {
	width: 235px;
	position: relative;
	float: left;
	height: 155px;
	background: url(../pictures/main_sub_1.jpg) no-repeat;  }
	
div#sub2 {
	width: 235px;
	position: relative;
	float: left;
	height: 155px;
	margin-left: 10px;
	background: url(../pictures/main_sub_2.jpg) no-repeat;  }

div#sub3 {
	width: 235px;
	position: relative;
	float: left;
	height: 155px;
	margin-left: 10px;
	background: url(../pictures/main_sub_3.jpg) no-repeat;  }

div#sub4 {
	width: 235px;
	position: relative;
	float: left;
	height: 155px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: url(../pictures/main_sub_4.jpg) no-repeat;  }

.hide {
	display: none; }

/* Decoration */



/* Bottom */
	
/* Copyright */
