@charset "UTF-8";


/* Typografie und Farben
----------------------------------------------- */
body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #333333;
}
.titelzeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #330000;
}
.rechtespalte {
	float: right;
	width: 325px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	line-height: 17px;
	vertical-align: top;
	top: 0px;
	padding-left: 0px;
	margin: 0px;
}
.linkespalte {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 327px;
	padding-left: 10px;
	line-height: 17px;
	float: none;
	margin: 0px;
}

a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #330000;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	color: #330000;
}



/* Struktur
----------------------------------------------- */

#logo {
	padding-left: 17px;
	float: left;
	width: 623px;
	}
	
#maindiv {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	}
/* Kopfzeilen
----------------------------------------------- */



/* Bilder/Grafiken
----------------------------------------------- */



/* Listen
----------------------------------------------- */



/* Formularelemente
----------------------------------------------- */



/* Kommentare
----------------------------------------------- */



/* Seitenleiste
----------------------------------------------- */



/* Gemeinsame Elemente
----------------------------------------------- */



#top {
	height: 40px;
	width: 1030px;
}
	
#navigation {
	float: left;
	padding-left: 15px;
	}
.leftnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 13px;
}

#subnav {
	width: 240px;
	padding-left: 45px;
	line-height: 23px;
	float: left;
	font-weight: bold;
	margin: 0px;
}
#maindiv #middle #subnav p {
	margin: 0px;
}

#content {
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 3px;
	padding-bottom: 25px;
	padding-right: 5px;
}
p {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#middle {
	width: 1030px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	height: 55px;
	clear: both;
}
.line {
	width: 1030px;
	padding-bottom: 10px;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ACC6;
	font-size: 11px;
}
.linkbutton {
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #293346;
	margin: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #99ACC6;
}
#maindiv #navigation table {
	width: 100%;
	background-image: url(navigation/navbg.gif);
}
unav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

