/* CSS Document */
/*Stile für Tags============================================================*/
/*a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}*/

a:hover{
	color:#FF6600;
}
body{
	margin:0px 0px 0px 0px;
	background-image:url(images/quer.gif);
	background-position:center top;
	background-attachment:fixed;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
fieldset{
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
legend{
	font-weight:bold;
}
form{
	margin-top:4px;
	margin-bottom:4px;
}
img{
	margin:2px 2px 2px 2px;
	border-style:none;
}
p{
	margin:2px 0px 2px 0px;
}
/*Haupteinteilung=========================================================*/
.main{
	width:100%;
	padding-top:21px;
	padding-bottom:21px;
}
.eins{
	width:100%;
	height:66px;
	background-image:url(images/slice_03.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:0;
}
.zwei{
	width:100%;
	height:134px;
	background-image:url(images/slice_06.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#e97b10;
}
.drei{
	width:100%;
	height:53px;
	background-image:url(images/slice_09.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}
.footer{
	width:700px;
	margin-left:auto;
	margin-right:auto;
/*	padding-top:6px;
	padding-bottom:0px;*/
	height:28px;
	background-image:url(images/slice_19.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.inner{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background:url(images/112.gif) bottom right no-repeat #FFFFFF;
	vertical-align:top;
}
.content {
	width:539px;
	padding:0px 5px 10px 5px;
	min-height:400px;
}
/* Das Menü betreffend =====================================================*/
table.menue{
	margin-left:15px;
	width:135px;
	background-color:#f2b512;
}
a.menuelink{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.menuet0{
	border-top:1px dashed #FFCC00;
	padding:2px 0px 2px 5px;
}
.menuet0:hover{
	color:#FFFFFF;
}
.menuet1{
	border-top:1px dashed #FFCC00;
	padding:2px 0px 2px 10px;
	background-color:#FFCC00;
}
.menuet1:hover{
	color:#FFFFFF;
}
.menuet2{
	border-top:1px dashed #FFCC00;
	padding:2px 0px 2px 15px;
	background-color:#FFCC66;
	font-weight:normal;
}
.menuet2:hover{
	color:#FFFFFF;
}
.menuet3{
	border-top:1px dashed #FFCC00;
	padding:2px 0px 2px 20px;
	background-color:#FFCC66;
	font-weight:normal;
	font-style:italic;
}
.menuet3:hover{
	color:#FFFFFF;
}
.menuefoot{
	background-image:url(images/slice_13.jpg);
	height:202px;
}
/*Spezialklassen==========================================================*/
.thumbrahmen{
	width:110px;
	height:110px;
	padding:5px;
	float:left;
	text-align:center;
}
.lauftext{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	text-align:right;
	vertical-align:top;
}

