body {
	background-color: #FFF;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 0 0;
}
p {
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 0 0;
}
ol.gutentag,ol.gutentag li {
	font-size: 11px;
	line-height: 17px;
	margin-left: -10px;
}
a.link{
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: None;
	border-bottom: solid 1px #FFFFFF;
	background-color: #e9e9e9;
	position: relative;
	height: 9px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a.linkactive{
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: None;
	border-bottom: solid 1px #FFFFFF;
	background-color: #c8c8c8;
	position: relative;
	height: 9px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

a.link.bereich{
	display: block;
	background-color: #666;
	width: 145px;
}

a.link:hover{
	display: block;
	color: #000000;
	background-color: #CCC;
	border-bottom-color: #CCC;
	border-bottom: 1px;
	border-bottom-style: solid;
}


#container {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 680px;
}
#logo {
	position: absolute;
	height: 109px;
	width: 265px;
	top: 25px;
	margin-left: 50px;
	background-image: url(ctd_logo5.jpg);
	background-repeat: no-repeat;
}
#menu {
	position: relative;
	height: 20px;
	width: 906px;
	top: 135px;
	left: 50px;
	font-weight: lighter;
	font-size: 11px;
	padding: 3px 0px 0px 5px;
}

#menu a {
	color: #666;
	text-decoration: none;
	padding: 0px 0px 3px 5px;
	height: 9px;
	margin-top: 0px;
	top: 5px;
}
* html #menu a {
	color: #666;
	text-decoration: none;
	padding: 0px 0px 3px 5px;
	height: 9px;
	margin-top: 0px;
	top: 0px;
}
* html #menu a:hover {
	color: #666;
	padding: 0px 0px 3px 5px;
	height: 9px;
	
	margin-top: 0px;
	top: 0px;
}
.menutitle{
position: absolute; 
top: 3px; 
left: 0px;
}
* html .menutitle{
position:absolute;
left: 0px;
top: 0px;
}

#menu a:hover {
	color: #666;
	padding: 0px 0px 3px 5px;
	height: 9px;
	margin-top: 0px;
	top: 5px;
}
#gutentag {
	background-color: #FFF;
	position: absolute;
	height: 17px;
	width: 160px;
	border-top: 1px;
	top: 0px;
	border-top-color: #666;
	border-top-style: solid;
	text-align: left;
	left: 0px;
	border-bottom: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	color: #666;
	padding: 3px 0px 0px 5px;
}

#portfolio1 {
	background-color: #FFF;
	position: absolute;
	height: 17px;
	width: 160px;
	border-top: 1px;
	top: 0px;
	border-top-color: #666;
	border-top-style: solid;
	text-align: left;
	left: 179px;
	border-bottom: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	color: #666;
	padding: 3px 0px 0px 5px;
}
#portfolio2 {
	background-color: #FFF;
	position: absolute;
	height: 17px;
	width: 160px;
	border-top: 1px;
	top: 0px;
	border-top-color: #666;
	border-top-style: solid;
	text-align: left;
	left: 359px;
	border-bottom: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	color: #666;
	padding: 3px 0px 0px 5px;
}
#ambient_lights {
	background-color: #FFF;
	position: absolute;
	height: 17px;
	width: 160px;
	border-top: 1px;
	top: 0px;
	border-top-color: #666;
	border-top-style: solid;
	text-align: left;
	border-bottom: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	color: #666;
	padding: 3px 0px 0px 5px;
	margin-left: 535px;
}
#kontakt {
	position: absolute;
	height: 17px;
	width: 160px;
	border-top: 1px;
	top: 0px;
	border-top-color: #666;
	border-top-style: solid;
	text-align: left;
	left: 745px;
	border-bottom: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	color: #666;
	padding: 3px 0px 0px 5px;
}
#text_rechts {
	height: 430px;
	width: 365px;
	position: absolute;
	margin-left:540px;
}
#bild1 {
	height: 430px;
	width: 910px;
	top: 200px;
	position: absolute;
	margin-left: 50px;
}
#footer {
	font-size: 9px;
	margin-left: 546px;
	top: 710px;
	position: absolute;
	width: 420px;
	height: 15px;
	color: #666;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #906;
}
a.link2 {
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: None;
	border-bottom: solid 1px #FFFFFF;
	background-color: #e9e9e9;
	position: relative;
	height: 9px;
	padding-top: 3px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a.link2.bereich {
	display: block;
	background-color: #666;
	width: 145px;
	height: 9px;
}
a.link2:hover {
	display: block;
	color: #000000;
	background-color: #CCC;
	height: 9px;
	border-bottom-color: #CCC;
	border-bottom: 1px;
	border-bottom-style: solid;
}

#haftung {
	height: 430px;
	width: 910px;
	top: 200px;
	position: absolute;
	margin-left: 50px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #906;
}
#homelink {
	font-size: 9px;
	margin-left: 50px;
	top: 710px;
	position: absolute;
	width: 365px;
	height: 15px;
	color: #666;
}
#homelink a {
	color: #666;
	text-decoration: none;
}
#homelink a:hover {
	color: #906;
}
#footer2 {
	font-size: 9px;
	margin-left: 546px;
	top: 1660px;
	position: absolute;
	width: 420px;
	height: 15px;
	color: #666;
}
#footer2 a {
	color: #666;
	text-decoration: none;
}
#footer2 a:hover {
	color: #906;

}
#homelink2{
	position: absolute;
	width: 365px;
	height: 15px;
	color: #666;
	font-size: 9px;
	margin-left: 50px;
	top: 1660px;
}
#homelink2 a {
	color: #666;
	text-decoration: none;
}
#homelink2 a:hover {
	color: #906;
}
