/*menu beginnt Über uns*/
div#menu
 {
	position:absolute;
	left:1em;
	top:180px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 13em;
	margin:0;
	background-color: #CCC;
	border-style:none;
	border-width:2px 2px 2px 2px;
	-moz-border-radius:15px; /* Firefox runde ecken */
	-webkit-border-radius:15px; /* Safari, Chrome */
	-khtml-border-radius:15px; /* Konqueror */
	border-radius:15px; /* CSS3 */
	behavior:url(border-radius.htc);
 }
/*menu endet*/
/*menu2 beginnt Links*/
div#menu2
 {
	position:absolute;
	left:1em;
	top:300px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 13em;
	background-color: #CCC;
	border-style:none;
	border-width:2px 2px 2px 2px;
	-moz-border-radius:15px; /* Firefox runde ecken */
	-webkit-border-radius:15px; /* Safari, Chrome */
	-khtml-border-radius:15px; /* Konqueror */
	border-radius:15px; /* CSS3 */
	behavior:url(border-radius.htc);
 }
/*menu2 endet*/
/*menu4 beginnt Tuning*/
div#menu4
 {
	position:absolute;
	left:1em;
	top:460px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 13em;
	background-color: #CCC;
	border-style:none;
	border-width:2px 2px 2px 2px;
	-moz-border-radius:15px; /* Firefox runde ecken */
	-webkit-border-radius:15px; /* Safari, Chrome */
	-khtml-border-radius:15px; /* Konqueror */
	border-radius:15px; /* CSS3 */
	behavior:url(border-radius.htc);
 }
/*menu4 endet*/
/*menu3 beginnt Berichte*/
div#menu3
 {
	position:absolute;
	left:1em;
	top:520px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 13em;
	background-color: #CCC;
	border-style:none;
	border-width:2px 2px 2px 2px;
	-moz-border-radius:15px; /* Firefox runde ecken */
	-webkit-border-radius:15px; /* Safari, Chrome */
	-khtml-border-radius:15px; /* Konqueror */
	border-radius:15px; /* CSS3 */
	behavior:url(border-radius.htc);
 }
/*menu3 endet*/
/*menu5 beginnt Videos*/
div#menu5
 {
	position:absolute;
	left:1em;
	top:645px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 13em;
	background-color: #CCC;
	border-style:none;
	border-width:2px 2px 2px 2px;
	-moz-border-radius:15px; /* Firefox runde ecken */
	-webkit-border-radius:15px; /* Safari, Chrome */
	-khtml-border-radius:15px; /* Konqueror */
	border-radius:15px; /* CSS3 */
	behavior:url(border-radius.htc);
 }
/*menu5 endet*/

