* {
	margin:0px;
	padding:0px;
}

html { 
	height: 101%; 
}

body {
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	}

#container {
	position:relative;
	height:600px;
	width:742px;
	margin:8% 0 0 20%;
}

#head {
	background-image:url(../img/head1.png);
	background-repeat:no-repeat;
	width:742px;
	height:91px;
}

#navi {
	background-image:url(../img/nav.gif);
	background-repeat:no-repeat;
	width:742px;
	height:48px;
}

#navili {
	padding:16px 0 0 86px;
}

#content {
	background-image:url(../img/x.gif);
	background-repeat:repeat-y;
	width:742px;
	margin:-8px 0 0 0;
}

#inh {
	padding:40px 20px 20px 96px;
	width:600px;
}
#inh2 {
	padding:0 0 20px 0;
	width:318px;
	position:absolute;
	z-index:1;
	margin:40px 0 0 400px;
}	

#wrapper {
	background-image:url(../img/wrap.gif);
	width:742px;
	height:34px;
	margin:0 0 60px;
}

p {
	text-align:justify;
	line-height:1.6em;
}

a {
	color:#414141;
	text-decoration:none;
}

a:hover {
	color:#ff9900;
}

li {
	float:left;
	list-style:none;
	margin:0 8px 0 10px;
}

li ul {
	display:none;
}

li:hover ul {
	display:block;
	position:absolute;
	margin:4px 0 0 -10px;
}

ul li {
	height:40px;
}

ul li ul li{
	height:30px;
}

#copy {
	padding:16px 0 0 94px;
	font-size:10px;
	float:left;
}

#copy a:hover {
	color:#414141;
}


#agb {
	padding:18px 0 0 508px;
	font-size:9px;
}

#agb a {
	padding:0 0 0 5px;
	font-weight:normal;
}

span {
	color:#999;
}

span a {
	color:#999;
}

#index {
	width:360px;
	height:90px;
	display:block;
	float:right;
}

#flv {
	position:absolute;
	float:left;
	margin:0 0 0 382px;
	z-index:80;
}

#back {
	z-index:100; 
	width:360px; 
	height:90px; 
	position:absolute; 
	margin:0 0 0 380px; 
}

#mark {
	color:#000;
	font-weight:600;
}

h1 {
	font-size:0px;
}

h2 {
	font-size:14px;
	margin:0 0 16px 0;
}

table {
	width:300px;
}

.formular {
	width:200px;
}

table tr td {
	padding:0 6px 0 0;
}

.feld {
	width:200px;
	height:80px;
}

.btn {
	background-image:url(../img/senden.jpg);
	width:51px;
	height:19px;
	border:0px;
	font-size:0px;
}

#icon {
	margin:0 3px -2px -15px;
}

.lcolor {
	color:#FF9900
}
