@charset "utf-8";
/* CSS Document */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	
}
a {
	color: #565656;
	text-decoration: underline;
	}
a:hover {
	color: #e20016;
	text-decoration: underline;
	}

.text_zentriert {
	text-align:center;
	}


.path {
	color: #868686;
}
.path a {
	color: #868686;
	text-decoration: none;
}
.path a:hover {
	text-decoration: underline;
}
body {
	/*color: #565656;*/
	color: #000000;
	font-size: 12px;
	margin: 0px;
	background-color: #c07fbf;
	background-image: url(images/bodyBackground.jpg);
	background-repeat: repeat-x;
}
#centerCol {
	font-size: 11px;
	padding: 10px 10px 0 10px;	
	clear: both;
}
#outer_div {
	background-image: url(images/918_1.jpg);
	background-repeat: repeat-y;
	background-position: 19px;
	width: 956px;
	margin-left: -478px;
	position: absolute;
	left: 50%;
	min-height: 100%;
}

#centerCol h1 {
	font-size: 18px;
	color: #e20015;
}

#leftCol {
	width: 183px;
	padding: 10px 0 0 0;
	clear: both;
}
#leftCol a {
	line-height: 26px;
	display: block;
	background-color: #f2e4f1;
	font-weight: bold;
	color: #e20016;
	text-decoration: none;
	text-indent: 20px;
	background-image: url(images/naviBackground2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom: 1px solid #ffffff;
}
#leftCol a:hover {
	background-color: #cfa1d2;
	border-bottom: 1px solid #cfa1d2;
}
#leftCol .level2 {
	line-height: 26px;
	display: block;
	background-color: #ffffff;
	font-weight: bold;
	/*color: #e10217;*/
	color: #cfa1d2;
	text-decoration: none;
	text-indent: 30px;
	background-image: url(images/navi2Background.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-bottom: 1px solid #e5ecf4;
}
#leftCol .act {
	background-color: #cfa1d2;
	border-bottom: 1px solid #cfa1d2;
}
#leftCol .level2:hover {
	/*color: #cfa1d2;*/
	color: #e10217;
	background-color: #ffffff;
	border-bottom: 1px solid #e5ecf4;
}
#leftCol .act2 {
	line-height: 26px;
	display: block;
	font-weight: bold;
	/*color: #cfa1d2;*/
	color: #e10217;
	text-decoration: none;
	text-indent: 30px;
	background-image: url(images/navi2Background.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-bottom: 1px solid #e5ecf4;
	/*background-color: #cfa1d2;*/
	/*background-color: #f2e4f1;*/
	border-bottom: 1px solid #e5ecf4;
	background-color: #ffffff;
}
#leftCol .act2:hover {
	color: #cfa1d2;
	background-color: #ffffff;
	border-bottom: 1px solid #e5ecf4;
}
.menuHorizontal {
	line-height: 29px;
	font-size: 11px;
	background-color: #7f017f;
	color: #fffdff;
	padding-left: 16px;
	font-weight: bold;
}
.menuHorizontal a {
	color: #fffdff;
	text-decoration: none;
}
.menuHorizontal a:hover {
	color: #fffdff;
	text-decoration: underline;
}
#rightCol {
	width: 180px;
	padding: 10px 0 0 0;
	clear: both;
}
#rightCol a {
	color: #565656;
	text-decoration: underline;
}
#rightCol a:hover {
	text-decoration: none;
}
.wrap {
	background-image: url(images/schatten.png);
	background-repeat: no-repeat;
}
.td_19px {
	width: 19px;
}
.td_9px {
	width: 9px;
	background-color: #FFFFFF;
}
.td_900px {
	background-color: #FFFFFF;
	width: 900px;
}
td {
	vertical-align: top;
}
label,input, textarea {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}
 
label {
text-align: right;
width: 75px;
padding-right: 20px;
}
 
br {
clear: left;
}
