/* Standard HTML-Formate #####################*/
body,
html{
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding-top: 2px;
	padding-bottom: 4px;
	margin:0px;
	padding:0px;
}

a, 
a:link, 
a:visited {
	color: #9F1010;
	text-decoration: underline;
}

a:hover, 
a:active {
	text-decoration: none;
}

h1 {
	color: #9F1010;
	font-size: 18px;
	font-weight: normal;
	padding-top: 0px;
	margin-bottom: 5px; 
}

h2 {
	color: #9F1010;
	border-bottom: 1px solid #9F1010;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 4px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 6px 14px;
}
/* END Standard HTML-Formate */


/* Suche #####################*/
#suche {
	margin-left: 26px;
	margin-top: 312px;
	position: absolute;
}

#suche input.button {
	font-size: 10px;
	height: 22px;
	margin-left: 10px;
}

input.search {
	background: transparent;
	border: none;
	margin-top: 4px;
	width: 176px;
}
input.search:hover {
	background: transparent;
}

input.search:focus {
	border: none;
}

#searchHelp {
	border: 1px solid #CDCF00;
	background: #FFFFD0;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	position: absolute;
	width: 310px;
	visibility: hidden;
	z-index: 999;
}

#suche a.search {
	color: #FFFFFF;
}
/* END Suche */


/* Breadcrumb #####################*/
#breadcrumb {
	font-size: 11px;
	margin-bottom: 22px;
}
/* END Breadcrumb */


/* Formularformate #####################*/
form {
	margin: 0;
	padding: 0;
	display: inline;
}

label {
	float: left;
	width: 120px;
}

fieldset {
	border: 1px solid #9F1010;
	padding: 20px;
}

legend {
	color: #9F1010;
	font-weight: bold;
}

input, 
select, 
textarea {
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
}

input {
	padding: 2px 3px;
}

input[type="checkbox"] {
	border: none;
}

textarea {
	padding: 3px;
}

input.text, 
textarea.textarea {
	width: 70%;
}

#form-module .element {
	margin: 6px 0px;
}

input:hover, 
select:hover, 
textarea:hover {
	background-color: #f1f1f1;
}

input:focus, 
select:focus, 
textarea:focus {
	border: 2px solid #888888;
}

.button {
	background-color: #D0D0D0;
	background-image: url(backgroundbtn.gif);
	background-repeat: repeat-x;
	border-color: #BEBEBE #888888 #888888 #BEBEBE;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	margin: 0;
	padding: 0px 6px;
}
.button:hover, 
.button:active {
	background-color: #E5E5E5;
	color: #222222;
	text-decoration: none;
}
/* END Formularformate */


/* Navigation #####################*/
#mainnavi {
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 170px;
}

#navi,
#navi ul {
	background: url("spacer.gif");
	font: 14px;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}

#navi li {
	margin: 0;
	padding-top: 1px;
}

#navi li ul {
	background-color: #FFFFFF;
	border: 1px solid #9F1010;
	text-align: left;
}

#navi li li {
	float: none;
	width: 170px;
}

#navi li a {
	color: #9F1010;
	display: block;
	
	height: auto;
	padding: 6px 8px 7px 8px;
	text-decoration: none;
}

#navi li li a {
	color: #9F1010;
	float: none;
	padding-left: 10px;
}

#navi li:hover {
	position: relative;
	z-index: 100;
}

#navi a:hover {
	background: #F8EDED;
	color: #9F1010;
	position: relative;
	z-index: 100;
}

#navi li:hover>a {
	background: #F8EDED;
	color: #9F1010;
}

/* Positionierung 2. Ebene */
#navi :hover  ul {
	left: 170px;
	top: -1px;
	z-index: 300;
}

/* Unterebenen verstecken */
#navi ul {
	position: absolute;
	left: -9000px;
	top: -9000px;
}

/* Positionierung ab 3. Ebene für Standardkonforme Browser */
#navi li:hover li:hover>ul {
	margin-left: 100%;
	left: 0;
	top: -1px;
}

/* Positionierung ab 5. Ebene für Standardkonforme Browser */
#navi li:hover li:hover li:hover li:hover>ul {
	margin-left: -100%;
	left: 0;
	top: -1px;
}

/* weitere Ebenen verstecken */
#navi li:hover>ul ul {
	position: absolute;
	left: -9000px;
	top: -9000px;
	width: auto;
}

/* Hover des Unterebenenpfads */
#navi li:hover li:hover>a {
	background: #F8EDED;
}

/* Aktiv Formate */
#navi a.navActive {
	background: #F8EDED;
	border-top: 1px solid #9F1010;
	border-right: 1px solid #9F1010;
	border-bottom: 1px solid #9F1010;
	color: #9F1010;
	font-weight: bold;
}

#navi li:hover li>a.navActive {
	background-color: #F8EDED;
	font-weight: bold;
}
/* END Navigation */


/* Sitemap #####################*/
.sitemap1 ul {
	list-style-type: circle;
	margin: 2px 0px 14px 20px;
	padding: 0px;
}
.sitemap1 li {
	margin: 2px 20px;
}
/* END Sitemap */


/* Allgemein #####################*/
#frame {
	margin: 0px auto;
	width: 964px;
	background: #FFFFFF url("bg_frame.gif") repeat-y;
	padding: 0 13px;
}
#header {
	background: url("bg_header") no-repeat;
}

#header #rubrik {
	margin: 39px 0 0 2px;
}

#header div {
	border-top: 2px solid #9F1010;
	font-size: 11px;
	margin-top: 4px;
	padding: 24px 30px;
	text-align: right;
}

#contentContainter {
	margin-left: 195px;
	margin-right: 27px;
	padding-bottom: 20px;
}

#footer {
	background: url("bg_footer.gif") no-repeat;
	height: 89px;
	margin: 0px auto;
	width: 964px;
	padding: 0 13px;
}

#footerContent {
	background: url("bg_footer2.gif") repeat-x;
	padding: 48px 30px 0 30px;
}

.fett {
	font-weight: bold;
}
/* END Allgemein */


