/* DESIGN */
.line {
	position:absolute;
	left:0px;
	top:80px;
	width:960px;
	height:19px;
	z-index:1;
	background-color: #5B5D98;
	layer-background-color: #5B5D98;
	border: 1px none #000000;
}
.logo {
	position:absolute;
	left:10px;
	top:10px;
	width:101px;
	height:60px;
	z-index:2;
}
.sysnav {
	position:absolute;
	left:710px;
	top:60px;
	width:248px;
	height:15px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align:right;
}
.sysnav a {
 	color: #5B5D98;
	text-decoration:none;
}
.sysnav a:hover {
	text-decoration:underline;
}

.navcontainer {
	position:absolute;
	left:0px;
	top:101px;
	width:158px;
	height:400px;
	z-index:4;
	margin-top:-2px;
	background-color: #E2E2F9;
}
.navcontainer a {
	width:158px;
	display:block;
	margin-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top:2px;
}
.navcontainer a#e1 {
	background-color: #5B5D98;
	line-height:19px;
	text-indent:8px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.navcontainer a#e1:hover {
	background-color: #8081B3;
}
.content {
	position:absolute;
	left:160px;
	top:101px;
	width:800px;
	height:326px;
	z-index:5
}
.start_box1 {
	position:absolute;
	left:0px;
	top:0px;
	width:399px;
	height:160px;
	z-index:1;
	background-color: #CCCCCC;
	layer-background-color: #CCCCCC;
	border: 1px none #000000;
}
.start_box2 {
	position:absolute;
	left:401px;
	top:0px;
	width:399px;
	height:160px;
	z-index:2;
	background-color: #898DE6;
	layer-background-color: #898DE6;
	border: 1px none #000000;
}

.startbox_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.startbox_teaser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030303;
	text-decoration: none;
	line-height: 14px;
}
.text_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.text_fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;


}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.contact {
	background-color:#E5E5E5;
	clear:both;
}
.contact td {
padding:2px;
}
.contact input {
	border:1px solid #CCCCCC;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
.contact textarea {
	border:1px solid #CCCCCC;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

#error {
	border:1px solid #FDAC4A;
}
#link-next {
	float:left;
	margin-top: 8px;
	text-decoration:none;
	color:#5B5D98;
	}
#link-back {
	float:left;
	margin-top: 8px;
	text-decoration:none;
	text-decoration:none;
	color:#5B5D98;
}
.treeMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.treeMenu a, treeMenu a:hover {
	color:#333333;
	text-decoration:none;
}
.treeMenu a:hover {
	text-decoration:underline;
}
.treeMenu-selected a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#9EB9E2;
	color:#000000;
}
.row {
	background-color:#E5E5E5;
}.row-selected {
	background-color:#E2E2F9;
}
.row td, .row-selected td {
		padding:4px;
}
a {
 	color: #5B5D98;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

