body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

#container {
	width: 800px;
	height: 550px;
	background-color: #000000;
	margin: auto;
	margin-top: 40px;
}

#menu {
	width: 800px;
	height: 50px;
	line-height: 50px;
	vertical-align: bottom;
	background-color: #000000;
	border-bottom: 1px #FFFFFF solid;
	background-image: url(/bilder/header.gif);
	padding: 0;
}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 20px;
	color: #000000;
	text-decoration: none;
	background:  no-repeat left top;
	margin: 25px 0 0 0;
}

#menu a:hover {
	background:  no-repeat right top;
}

#footer {
	display: block;
	width: 800px;
	height: 50px;
	line-height: 50px;
	vertical-align: top;
	background-color: #000000;
	background-image: url(/bilder/footer.gif);
	border-top: 1px #FFFFFF solid;
}

#footer a {
	float: right;
	width: 80px;
	height: 20px;
	color: #000000;
	text-decoration: none;
	background:  no-repeat left top;
	margin: 2px 0 0 0;
}

#footer a:hover {
	background:  no-repeat right top;
}

.content {
	display: block;
	width: 800px;
	height: 450px; 
	overflow: auto;
	margin: 0;
	padding: 0;
}

.content ul {
	list-style-type: square;
	}
				
.content h1 {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	font-weight: bold;
}

.content h2 {
	line-height: 1.2em;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.content h3 {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0;
}

.content p {
	line-height: 1.5em;
	color: #CCCCCC;
}

.content input {
	width: 250px;
	height: 14px;
	font-size: 9px;
}

.content textarea {
	width: 250px;
	height: auto; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content select {
	width: 250px;
	height: 14px;
	font-size: 9px;
}

.content label {
	width: 10em;
	float: 	left;
}

.content input, textarea, select {
	border: 0px solid ;
	cursor: text;
}

.content-left {
	display: block;
	float: left;
	text-align: left;
	vertical-align: top;	
	color: #F2F2F2;
	width: 500px;
	height: 350px; 
	padding: 0;
	margin: 50px 0px 0px 0px;
}

.content-right {
	display: block;
	float: left;
	text-align: left;
	vertical-align: top;	
	color: #F2F2F2;
	width: 240px;
	height: 350px; 
	padding: 0;
	margin: 50px 0px 0px 40px;
}

.projektliste {
	line-height: 80px;
	text-align: left;
	display: block;
	float: left;
	width: 360px;
	height: 80px;
	cursor: pointer;
	margin: 50px 20px 0px 0px;
	line-height: 80px;
	}
	
.projektliste span  {
	line-height: 80px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	}

.projektliste img {
	float: left;
	margin: 0px 20px 0px 0px;
	}

.projektliste h4 {
	line-height: 13px;
	float: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	}

.projektkategorien {
	width: 800px;
	height: 150px;
	text-align: center;
	padding-top: 50px;
}

#prjimg {
	text-align: left;
	vertical-align: middle;
	line-height: 450px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

.content-imgc {
	float: left;
	width: 14px;
	height: 14px;
	display: block;
	cursor: pointer;
	margin: 20px 0 0px 0;
	float: left;
	background-color: #FFFFFF ;
	vertical-align: middle;
	text-align: center;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	margin: 10px 5px 0 0 ;	
	}
	
.content-imgc a {
	margin:0 0px 0 0 ;	
	}


.content-imgc a:hover {
	color: #FFCC00;
	background-color: #FF8400;
	}

#annette {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	width: 200px;
	height: 170px;
}

#roberto {
	text-align: right;
	padding: 0px 0px 0 0;
	margin: 20px 0px 0 0;
	float: left;
	display: block;
	width: 200px;
	height: 170px;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

#kontaktformular {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.kfm {
	padding-left: 315px;
	font-weight: bold;
	color: #FF9900;
	left: 300px;
	position: absolute;
}

.back {
	top: 420px;
	right: 20px;
	position: relative;
	float: right;
	width: 10px;
	height: 10px;
	vertical-align: bottom;
	line-height: 10px;
	margin: 0;
	padding: 0;
	}

.back a {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	text-decoration: none;
	background: url(/bilder/back.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.back a:hover {
	background: url(/bilder/back.gif)  no-repeat right top;
}

.back2 {
	clear: both;
	vertical-align: bottom;
	line-height: 10px;
	margin: 0;
	padding: 20px 0 20px 755px;
	}

.back2 a {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	text-decoration: none;
	background: url(/bilder/back.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.back2 a:hover {
	background: url(/bilder/back.gif)  no-repeat right top;
}


