*{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

body{
	font-size:12px;
	color:#666;
	background:#fff;
}

table{
	font-size:12px;
	color:#666;
}

a:link {text-decoration:none; color: #FF9F00}
a:visited {text-decoration:none; color: #AFAFAF}
a:hover {text-decoration:none; color: #AFAFAF}
a:active {text-decoration:none; color: #AFAFAF}

img{
	border:0;
}

#intro{
	width:800px;
	height:600px;
	position:absolute;
	margin-top:11px;
	left:50%;
	margin-left:-400px;
	text-align:center;
	background:#FEF5E4;
}

#container{
	width:800px;
	height:600px;
	border:1px solid #D5A750;
	position: absolute;
	margin-top:10px;
	left:50%;
	margin-left:-400px;
}

#navi{
	background:url(../grafik/nav.jpg);
	width:152px;
	overflow:visible;
	float:left;
	height:600px;
}

#container2{
	float:left;
}

#content{
	height:554px;
	width:585px;
	background:url(../grafik/middle.jpg) no-repeat;
	padding-left:63px;
	padding-top:15px;
	float:left;
}

fieldset{
	border:none;
}

legend{
	display:none;
}

.tinput{
	border:1px solid #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	color:#666;
}

#pic{
	float:right;
	padding-right:5px;
}

#text{
	float:left;
	width:425px;
	overflow:visible;
}

#text2{
	float:left;
	overflow:visible;
	padding-right:5px;
}

.detail{
	color:#f37700;
}

.align-center{
	text-align:center;
}

#navi2{
	background:#FBD373;
	width:648px;
	height:31px;
	clear:both;
}

#n2e1{
	margin-left:80px;
}

.navi2el{
	float:left;
	margin-top:5px;
	margin-right:30px;
}

.pfote{
	display:block;
	float:left;
	width:35px;
	height:38px;
	background:url(../grafik/links/pfote.gif);
}

.pfote:hover, .pfote.aktiv{
	background:url(../grafik/links/pfote_s.gif);
}

#naviels{
	margin-top:19px;
}
.naviel img{
	float:left;
}

.naviel{
	height:38px;
	margin-bottom:18px;
	position:relative;
	clear:both;
}

#logo{
	margin-top:6px;
	margin-left:15px;
}
