#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: hidden;
	display: block;
}
#main {
	width:900px;
	height:520px;
	text-align:left;
	position:absolute;
	top:-260px;
	left:50%;
	margin-left:-450px;
	background-color:#800000;
	visibility: visible;
	z-index: 4;
	background-image: url(grafik/main_back.gif);
}
#menu {
	position:absolute;
	width:720px;
	height:20px;
	z-index:1;
	left: 180px;
	top: 420px;
	visibility: visible;
}
#home {
	position:absolute;
	width:90px;
	height:75px;
	z-index:4;
	left: 0px;
	top: 422px;
	visibility: visible;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:8;
}
body,td,th {
	color: #ffffff;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Arial,sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	background-color: #dddddd;
	margin: 0;
}
td, th {
	background-color: #800000;
}

.subtext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}



.news_article {
	margin-bottom: 30px;
	width: 350px;
}

.norm_head {
	line-height: 12px;
	font-weight: bold;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 1em;
	line-height: 16px;
	color: #ffffff;
	margin-top: 0em;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
	line-height: 14px;
	color: #ffffff;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	font-weight: normal;
}
	
#references {
	position:absolute;
	width:246px;
	height:360px;
	z-index:1;
	left: 54px;
	top: 25px;
}

.showcase {
	position:absolute;
	width:430px;
	height:360px;
	z-index:6;
	left: 330px;
	top: 25px;
	visibility: visible;
}
.show_img {
	margin-right: 10px;
	margin-bottom: 10px;
}


#contact {
	position:absolute;
	width:360px;
	height:360px;
	z-index:1;
	left: 54px;
	top: 25px;
}

#news {
	position:absolute;
	width:400px;
	height:380px;
	z-index:1;
	left: 54px;
	top: 25px;
	visibility: visible;
	overflow: hidden;
}
#newstext {
	position:absolute;
	width:350px;
	height:3500px;
	z-index:1;
	left: 0px;
	top: 0px;
	padding: 0;
	overflow: visible;
}
#newsnavi {
	position:absolute;
	width:10px;
	height:25px;
	z-index:1;
	left: 380px;
	top: 348px;
	visibility: visible;
}

#portfolio {
	position:absolute;
	width:645px;
	height:380px;
	z-index:1;
	left: 54px;
	top: 25px;
	visibility: visible;
	overflow: visible;
}

#profil {
	position:absolute;
	width:500px;
	height:380px;
	z-index:1;
	left: 54px;
	top: 25px;
	visibility: visible;
	overflow: visible;
}
li {
	margin-left: -20px;
}

a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	color: #b25959;
	text-decoration: none;
}
a:active {
	color: #b25959;
	text-decoration: none;
}
