
body {
	background-color: black;
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
	color:#8d8d8d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
 	color:#8d8d8d;
	text-decoration:underline;
 }
a:hover {
	text-decoration:none;
}
#page {
	text-align:left;
	background-image: url(../images/design/background_new.jpg);
	background-repeat: no-repeat;
	width:1007px;
	height:270px;
	position:relative;
	margin:auto;
}
#content {
	width:989px;
	top:105px;
	left:18px;
	position:absolute;
	padding-bottom:20px;
}
#content_header {
	background-image: url(../images/design/content_header_new.gif);
	width:989px;
	height:50px;
	position:relative;
	padding:0;
	margin:0;
}
#content_middle {
	background-image: url(../images/design/content_middle_new.gif);
	width:989px;
	position:relative;
	padding-top:10px;
	padding-bottom:11px;
}
#content_left {
	width:440px;
	margin:0;
	padding:0;
	left:45px;
	position:relative;
	float:left;
	text-align:right;
}
#content_full {
	width:905px;
	margin:0;
	padding:0;
	left:40px;
	position:relative;
	text-align: center;
}
.bild {
	
}
#content_right {
	margin:0;
	padding:0;
	margin-left:496px;
	padding-left:10px;
	width:440px;
	border-left: 1px solid #787878;
	position:relative;
	
}
#content_fooder {
	background-image: url(../images/design/content_fooder_new.gif);
	width:989px;
	position:relative;
	height:50px;
}



#portfolio .row {
	clear:left;
}

#portfolio span {
	width:100px;

	text-align:right;
	padding-top:20px;
	padding-right:5px;
	border-right: 1px solid #787878;
	float:left;
	margin:0;
	margin-bottom:20px;
	font-size:20px;
}

#portfolio ul {
	list-style-type: none;
}
#portfolio ul li{
	float:left;
	margin-left:5px;
	margin-bottom:2px;
}

#menu {
	position: absolute;
	right:40px;
	top:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding:0;
	margin:0;
}
#menu li {
	display: inline;
	padding:0;
	margin:0;
	margin-left:20px;
	float:left;
}
#menu a {
	color:#BDBDBD;
	text-decoration:none;
	font-size:12pt;
}

#menu a .hovertext {
	display:none;
	width:330px;
}
#menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	height:0;
}
#menu a:hover .hovertext {
	display:block;
	position:absolute;
	color:#BDBDBD;
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	left:0px;
	top:-15px;
	padding-left:23px;
}

ul.news {
	margin:auto;
	padding:0;
	width:300px;
	text-align: left;
	color:#1E1E1E;
	position:relative;
	list-style-type: none;
}
ul.news span {
	margin-top:6px;
	height:20px;
}
ul.news a {
	font-weight:bold;
}
ul.news .text {
	font-weight:bold;
	color:#BDBDBD;
}
ul.news li {
	padding-bottom:30px;
}
ul.news img {
	clear:left;
	float:left;
	margin-right: 10px;
	border:0;
}
h5 {
	color:white;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
ul {
	margin:0;
	margin-left:14px;
}

.beschreibung {
	font-size: 8pt;
	font-style: italic;
}

.one-image img {
	border:0;
}

h4.giDescription {
	margin:0;
	font-size:16pt;
}
h4.giDescription a {
	text-decoration:none;
}

	