#kopf {
	background-color: #000;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: middle;
	text-align: center;
}
#links {
	height: 500px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: 300px;
	z-index: 50;
	list-style-type: none;
	display: block;
	left: 5%;
}

#wrapper {
	background-color: #000;
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	z-index: 50;
}
#gesamt {
	background-color: #000;
	padding: 5px;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	bottom: 200px;
	color: #CCC;
	margin: 0px;
}
#gesamt a:visited {
	color: none;
}

.Text_im_Gesamt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CCC;
	width: auto;
	position: relative;
	top: 10px;
}

#unten {
	background-color: #000;
	height: 15px;
	width: auto;
	font-size: 12px;
	text-align: right;
	color: #999;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#kontakt {
	margin: 5px;
	padding: 15px;
	height: 500px;
	width: 500px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #999;
	background-color: #000;
}
.kontaktMail {
	border: thin none #999;
	background-color: #000;
	color: #FFF;
}
ul#menu {
	list-style:none;
	width:80%;
	height:80px;
	margin:0;
	padding-top:20px;
	padding-left:10%;
	font-weight: bold;
	font-size: 16px;
	vertical-align: baseline;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0;
	float: left;
}
ul#menu li {

// float:left
}
ul#menu li a {
	display:block;
	height:38px;
	position:relative;
	background-attachment: scroll;
	background-image: url(BNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 42px;
	width: 160px;
}
ul#menu li a.home {
}
#CGgesamt {
	height: 600px;
	width: 1010px;
}
.CGtext {
	float: left;
	width: 200px;
	padding: 10px;
	top: 35px;
	position: relative;
	height: 300px;
	right: auto;
}
.CGbild {
	height: 300px;
	width: 500px;
	position: relative;
	top: 35px;
	float: left;
}



ul#menu li a.portfolio {
	width:157px;
	background-position:-159px 0px;
}
ul#menu li a span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-attachment: scroll;
	background-image: url(BOver.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
}
ul#menu li a.home span {
	background-image: url(BOver.png);
	text-align: center;
	vertical-align: middle;
}
#menu li #submenu {
	position: absolute;
	top: 55px;
	list-style-type: none;
	/* [disabled]z-index: 500; */
	display: block;
	left: 125px;
}
ul#menu li a.portfolio span {
	background-position:-159px -81px;
}
.ohnevisited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu li #submenu a.bilder {
}
.ueberschrift {
	line-height: 10px;
}
