* {
	margin:0px;
	padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000033;
	color:#FFFFFF;
	font-size:14px;
}
h1{
	font-size:24px;;
}
h2{
	font-size:16px;;
}
h3{
	font-size:14px;;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
<p>{
	font-size:14px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#FFFFFF;
}
a:link{
	color:#00FF00;
}
a:hover{
	color:#00FF00;
}
a:visited{
	color:#00CC00;
}
.synth_list{
	list-style:none;
	list-style-type:none;
	width:220px;
	height:auto;
	text-align:left;
	float:top;
	font-weight:normal;
	font-size:12px;
}
.synth_list <li>{
	height:20px;
}
.synth_list a:link{
	color:#00FF00;
}
.synth_list a:hover{
	color:#00FF00;
	font-weight:bold;
}
.synth_list a:visited{
	color:#00CC00;
}
.synth_list_main{
	list-style:none;
	list-style-type:none;
	width:220px;
	height:auto;
	text-align:left;
	float:top;
	font-weight:normal;
	font-size:12px;
}
.synth_list_main <li>{
	height:20px;
}
.synth_list_main a:link{
	color:#00FF00;
}
.synth_list_main a:hover{
	color:#00FF00;
	font-weight:bold;
}
.synth_list_main a:visited{
	color:#00CC00;
}
#synthesizer_mainbeschrieb{
	position:absolute;
	left:50px;
	top:65px;
	width:480px;
	height:155px;
	font-size:12px;
	text-align:left;
	float:left;
	text-align:justify;
}
#synthesizer_mainform{
	position:absolute;
	left:280px;
	width:250px;
	height:auto;
	font-size:12px;
	text-align:left;
	float:left;
	top: 1800px;
}
#synth_index_listmain{
	position:relative;
	left:0px;
	top:0px;
}
#synth_index_synths{
	position:absolute;
	left:50px;
	top:230px;
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
}
#synth_index_manufacturers{
	position:absolute;
	left:270px;
	top:230px;
	float:left;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
}
#synth_index_backlink{
	position:absolute;
	left:280px;
	top:2100px;
}
#synth_index_title{
	position:absolute;
	left:50px;
	top:20px;
}
#synth_model_title{
	position:absolute;
	left:50px;
	top:20px;
	height:auto;
	float:left;
}
#synth_model_descriptionrow{
	position:absolute;
	left:50px;
	top:60px;
	width:500px;
	height:auto;
	float:left;
}
#synth_model_description{
	position:relative;
	left:0px;
	top:0px;
	width:500px;
	height:auto;
	font-size:14px;
	float:left;
	text-align:justify;
}
.synth_model_image{
	position:relative;
	left:0px;
	top:0px;
	width:500px;
	height:auto;
	font-size:14px;
	float:left;
	text-align:justify;
	padding-top:20px;
}
#synth_model_datarow{
	position:absolute;
	left:620px;
	top:30px;
	width:250px;
	height:auto;
	float:left;
}
#synth_model_datasheet{
	position:relative;
	left:0px;
	top:0px;
	width:250px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	float:left;
}
#synth_model_usercomments{
	position:relative;
	left:0px;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
	float:left;
}
#synth_model_backlinks{
	position:relative;
	left:0px;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	float:left;
}
#synth_manufacturer_title{
	position:absolute;
	left:50px;
	top:20px;
	height:auto;
	float:left;
}
#synth_manufacturer_descriptionrow{
	position:absolute;
	left:50px;
	top:60px;
	width:400px;
	height:auto;
	float:left;
}
#synth_manufacturer_description{
	position:relative;
	left:0px;
	top:0px;
	width:400px;
	height:auto;
	font-size:14px;
	float:left;
	text-align:justify;
}
#synth_manufacturer_subtitle{
	position:relative;
	left:0px;
	top:0px;
	height:auto;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
#synth_maufacturer_backlinks{
	position:relative;
	left:0px;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	float:left;
}