/* CSS Document */

body {
	background-color: #FFF;
}

h1 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #783C00;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: small-caps;
}

h2 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #783C00;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: small-caps;
}

h3 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #783C00;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: small-caps;
}

.fliesstext {
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: normal;
	color: #656565;
}

.fliesstext a {
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: normal;
	color: #572F07;
	text-decoration: underline;
}

.fliesstext a:hover {
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: normal;
	color: #793C00;
	text-decoration: underline;
	background-color: #F8B332;
}


#wrapper {
	background: #FFEDCF;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* HEADER*/

.header {
	background-image: url(images/headergrafik.jpg);
	height: 160px;
	width: 980px;
	background-color: #FFF;
	float: left;
}

.navbereich {
	height: 36px;
	width: 980px;
	background-color: #793C00;
	border-top:1px solid #FFFFFF;
	float: left;
	background-image: url(images/navigationbackground.gif);
	background-repeat: no-repeat;
}


/* NAVIGATION*/

.tabnav {
	background-color: #793C00;
	height: 36px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFEFD8;
	text-align: center;
}

.tabnav_current {
	background-color: #E6A530;
	height: 36px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFEFD8;
	text-align: center;
}

.tabnav_current a {
	color: #793C00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	height: 36px;
	display: block;
	line-height: 32px;
	}

.tabnav_ende_current {
	background-color: #E6A530;
	height: 36px;
	text-align: center;
}

.tabnav_ende_current a {
	color: #793C00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	height: 36px;
	display: block;
	line-height: 32px;
}



.tabnav_ende {
	background-color: #793C00;
	height: 36px;
	text-align: center;
}

.tabnav a {
	color: #FFEFD8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	height: 36px;
	display: block;
	line-height: 32px;
	}

.tabnav a:hover {
	color: #793C00;
	background-color: #E6A530;
}



.tabnav_ende a {
	color: #FFEFD8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	height: 36px;
	display: block;
	line-height: 32px;
}

.tabnav_ende a:hover {
	color: #793C00;
	background-color: #E6A530;
}

#content {
	float: left;
	position: relative;
	width: 980px;
	background-color: #FFEDCF;
}

/*Für dreispaltige Vorlage */

.content_left {
	width: 175px;
	float: left;
}

.content_middle {
	width: 445px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.content_right {
	width: 330px;
	float: left;
}

/*Für zweispaltige Vorlage */

.content_links {
	width: 600px;
	float: left;
}

.content_rechts {
	width: 380px;
	float: left;
}



#footer {
	float: left;
	position: relative;
	width: 980px;
	background-image: url(images/footerbackground.gif);
	background-repeat: no-repeat;
	height: 43px;
}

.footertext_klein {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #773B00;
	width: 450px;
	left: 20px;
	top: 15px;
	position: relative;
	float: left;
}

.footertext_mitlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	width: 400px;
	left: 100px;
	top: 12px;
	position: relative;
	float: left;
	text-align: right;
}

.footertext_mitlink a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}

.footertext_mitlink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	background-color: #F8B332;
}

.agentur {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #C9C9C9;
	text-decoration: none;
	float: left;
	width: 960px;
	padding-left: 20px;
	padding-top: 3px;
}

.agentur a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #BBB;
	text-decoration: none;
}

.agentur a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-decoration: underline;
}

/* Zusaetzliche Klassen fuer das Registrierungsformular */
.formular
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#333333;
   border:1px solid #E7D4B4;
   padding-left:2px;
}

.fliesstext_form {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	line-height: 20px;
	font-weight: normal;
	color: #656565;
   padding-left:10px;
}

.form_button_weiter
{
	border:1px solid #E7D4B4;
   background-color:#FEEDD1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #572F07;

   text-align:center;
   padding:0px;
   margin:0px;
}

.form_button_weiter:HOVER
{
	border:1px solid #D6C3A3;
   background-color:#EDDCC0;

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #572F07;

   text-align:center;
   padding:0px;
   margin:0px;
}

