*{
	padding: 0;
	margin: 0;
	border: 0;
}

body{
	background-color: #fff;
}

#head{
	background-image: url(m_head.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	top: 100px;
	width: 650px;
	height: 50px;
	margin-left: -325px;
}

#content{
	background: url(m_bott.gif) no-repeat bottom right; 
	position: absolute;
	padding-top: 0px;
	left: 50%;
	top: 150px;
	width: 650px;
	height: 400px;
	margin-left: -325px;
}

#menu{
	position: absolute;
	top: 27px;
	left: 357px;
}

#c1_1{
	width: 400px;
	padding-top: 30px;
	margin-left: 30px;
}

#c1_2{
	width: 209px;
	position: absolute;
	left: 445px;
	top: 30px;
}

#c2_1{
	width: 300px;
	padding-top: 30px;
	margin-left: 30px;
}

#c2_2{
	width: 300px;
	position: absolute;
	left: 340px;
	top: 30px;
}

#c3_1{
	width: 209px;
	padding-top: 30px;
	margin-left: 30px;
}
#c3_2{
	width: 209px;
	position: absolute;
	left: 237px;
	top: 30px;
}
#c3_3{
	width: 209px;
	position: absolute;
	left: 445px;
	top: 30px;
}

#c3_2s{
	width: 360px;
	position: absolute;
	left: 170px;
	top: 30px;
	background-color: #E8E8E8;
	padding: 5;
}

#bild{
	position: absolute;
	left: 200px;
	top: 30px;
	width: 300px;
	height: 160px;
}

#cb_1{
	width: 300px;
	position: absolute;
	left: 137px;
	top: 30px;
}

#email{
	position: absolute;
	left: 283px;
	top: 365px;
}

.cent{
	text-align: center;
}

h1{ 
	font: 15pt verdana;
	color: #5D0000;
	font-weight: bold;
	margin-left: 4px;
}

h2{ 
	font: 11pt verdana;
	color: #5D0000;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 4px;
}

h3{ 
	font: 10pt verdana;
	color: #5D0000;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 11px;
}

p{ 
	font: 9pt verdana; 
	margin: 6px;
	color: #363636;
}

a:link{ 
	text-decoration: none; 
	color: #5D0000;
}

a:visited{ 
	text-decoration: none; 
	color: #5D0000;
}
a:hover, a:active{ 
	text-decoration: underline; 
	color: #970000;
}

ul{ 
	font: 9pt verdana; 
	margin: 6px;
	color: #363636;
	list-style-image: url(m_dot.gif);
}

ul#none{
	list-style-image: url(m_dot2.gif);
}

#ax{
	width: 20px;
	position: absolute;
	left: 655px;
	top: 345px;
}
