#main {
	background-color: #000000;
	top: 50%;
	left: 50%;
	width: 780px;
	height: 540px;
	margin-top: -270px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -385px;
	position: absolute;
}

#header {
	background-color: #999999;
	height: 50px;
	width: 136px;
}
#nav {
	width: 136px;
	height: 320px;
	float: left;
	margin-top: 8px;
}
#subnav {
	float: left;
	height: 310px;
	width: 84px;
	margin-top: 8px;
	padding-top: 10px;
}




#content {
	height: 320px;
	width: 560px;
	float: left;
	margin-top: 8px;
	background-color: #c9c9c9;
}
.orange {
	font-weight: bold;
	color: #ff6600;
}


#left {
	float: left;
	height: 320px;
	width: 376px;
	background-color: #c9c9c9;
	overflow: hidden;
}
#maincont {
	height: 320px;
	width: 560px;
	overflow: auto;
}
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 15px;

}

#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 15px;
}

#right {
	background-color: #FE892A;
	height: 320px;
	width: 184px;
	float: left;
}
#left_studio1 {
	float: left;
	height: 320px;
	width: 184px;
	overflow: auto;
}
#left_studio1   p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 10px;
	padding-left: 10px;
	}
#right_studio {
	float: left;
	height: 320px;
	width: 376px;
}
#left_preise {
	float: left;
	height: 320px;
	width: 376px;
	background-color: #c9c9c9;
	overflow: auto;
}


#bottom {
	background-color: #666666;
	height: 18px;
	width: 770px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9pt;
	padding-top: 2px;
	padding-left: 10px;
}
#bottom span {
	float: right;
	margin-right: 10px;
}

#bottom a {
	color: #CCCCCC;
	text-decoration: none;
}
#bottom a:hover {
	color: #FFFFFF;
}


#mailcont {
	height: 320px;
	width: 560px;
	overflow: hidden;
}
#form1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#form1 #name {
	width: 250px;
	margin-bottom: 5px;
}
#form1 #mail {
	width: 250px;
	margin-bottom: 5px;
}
#form1 #telefon {
	width: 250px;
	margin-bottom: 5px;
}
#form1 #betreff {
	width: 255px;
}
#form1 #text {
	height: 100px;
	width: 250px;
}
#form2  #user {
	height: 15px;
	width: 150px;
	margin-bottom: 5px;
}
#form2  #password {
	height: 15px;
	width: 150px;
	margin-bottom: 5px;
}
#form2 {
	width: 160px;
	margin-top: 20px;
	margin-left: 15px;
}
#ChronoContact_Form1 {
	font-size: 9pt;
}
body {
	background-color: #000000;
}
