/* CSS Document */

/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
}

/* td  {
	background-color: #FFFFFF;
} */

.trenner-h {
	border-top: 1px dotted #000000;
	width:90%;
	line-height:15px;
}

.trenner-v {
	border-style: dotted;
	border-color:#000000;
}

#wrapper {
	width:970px;
	z-index:1;
	margin-left: 25%;
	margin-right: 25%;
	margin: auto;
}

#naviwrapper {
	width:970px;
	z-index:2;
	margin-left: 25%;
	margin-right: 25%;
	margin: auto;
}

#bodywrapper {
	width:970px;
	z-index:3;
	margin-left: 25%;
	margin-right: 25%;
	margin: auto;
}

h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 10px 0px 20px 10px;
	letter-spacing: 0.2em;
	padding-left: 10px;
	color: #de4317;
}

h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 10px 0px 20px 0px;
	letter-spacing: 0.2em;
	color: #de4317;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 20px;
	letter-spacing: 0.1em;
}

.content a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #de4317;
	letter-spacing: 0.1em;
	text-decoration:none;
}

.content a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #de4317;
	letter-spacing: 0.1em;
	text-decoration:none;
}

.content a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #de4317;
	letter-spacing: 0.1em;
	text-decoration:underline;
}

.content2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 20px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}


/* Navigation */

#navigation a {
	font:12px "Times New Roman", Times, serif;
	background: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:25px;
	text-align: center;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
	border-right:1px dotted #ffffff;
}

#navigation a:hover {
	color:#de4317;
	white-space: nowrap;
	border-right:1px dotted #000000;
}

#navigationfirst {
	line-height:25px;
	white-space: nowrap;
	border-right:1px dotted #ffffff;
}

#navigationfirst a:hover {
	line-height:25px;
	white-space: nowrap;
	border-right:1px dotted #000000;
}

#navigationlast {
	background: #FFFFFF;
	line-height:25px;
	white-space: nowrap;
	width: 100%;
}

.navText {
	font:12px "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 0.1em;
	line-height:25px;
	white-space: nowrap;
}

.navTextaktiv {
	font:12px "Times New Roman", Times, serif;
	color: #de4317;
	letter-spacing: 0.1em;
	line-height:25px;
	white-space: nowrap;
}

.navStart {
	line-height:25px;
	white-space: nowrap;
}

.navTextlast {
	font:12px "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 0.1em;
	line-height:25px;
	white-space: nowrap;
	border-right:1px solid #FFFFFF;
}

.navitrenner {
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	width: 100%;
	line-height: 25px;
}

.leerzeile10 {
	width: 100%;
	line-height: 10px;
}

.leerzeile25 {
	width: 100%;
	line-height: 25px;
}




#subnavigation a {
	font:12px "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:25px;
	text-align: center;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
	border-right:1px dotted #ffffff;
}

#subnavigation a:hover {
	color:#de4317;
	white-space: nowrap;
	border-right:1px dotted #000000;
}

#subnavigationfirst {
	line-height:25px;
	white-space: nowrap;
	border-right:1px dotted #ffffff;
}

#subnavigationfirst a:hover {
	line-height:25px;
	white-space: nowrap;
	border-right:1px dotted #000000;
}

#subnavigationlast {
	background: #FFFFFF;
	line-height:25px;
	white-space: nowrap;
	width: 100%;
}

.subnavText {
	font:12px "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 0.1em;
	line-height:25px;
	white-space: nowrap;
}


