* {
	margin: 0;
	padding: 0;
}
body {
	/* position: absolute; */
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 12px;
	margin: 0 0 1px 7%;
	padding: 0;
	line-height: 18px;
	height: 100%;
}
a {
	color: #000000;
	text-decoration: underline;
}
p {
	padding-bottom: 8px;
}
#crumbs a {
	color: #cc3333;
	text-decoration: none;
}
#crumbs a:hover {
	color: #666666;
	text-decoration: none;
}
#miniNav a {
	color: #666666;
	text-decoration: none;
}
#miniNav a:hover {
	color: #cc3333;
	text-decoration: none;
}
a:hover {
	color: #cc3333;
	text-decoration: underline;
}
div#container {
	border-style:solid; border-width: 0;
	/*border-style:solid; border-width:1px; border-color:#000000;
	position: absolute;
	top: 0px;*/ /* 2px *************/
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	width: 800px;
	height: 139px; /* 140px; */
	background-image: url('bg-balken.gif');
	background-repeat: repeat-y;
}
div#headNav {
	width: 900px;
	margin: 0 0 0 0;
}
div#crumbs {
	float: left;
	padding-left: 275px;
	width: 350px;
	/* -> 600px -> rechte spalte start */
}
div#miniNav {
	float: left;
	margin: 0 0 0 15px;
}
div#pagetitle {
	clear: both;
	margin-top: 5px;
	width: 100%;
}

div#pagecontainer {
	/*border-style:solid; border-width:1px; border-color:#000000;
	 */
	width: 937px;
	background-image: url('bg-balken.gif');
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
div#navigation {
	/*border-style:solid; border-width:1px; border-color:#000000;*/
	float: left;
	/*position: absolute;
	top: 141px;
	margin: 2px 0 0 10px;*/
	margin: 0px 0 0 10px;
	text-align: right;
}
#navigation ul {
	padding: 0 0 0 0 ;
	margin:  0 0 0 0;
	
}
#navigation ul li {
	font-size: 13px;
	padding: 10px 0 10px 0;
	text-align: right;
	list-style-type: none;
	
}	

.active {
	background-image: url('raute-voll.gif');
	background-position: 140px 2px;
	background-repeat: no-repeat;
	
}
#navigation a {
	display: block;
	width:130px;
	text-decoration: none;
	text-align: right;
	padding-right: 30px;
	
}

.raute{
	background-image: url('raute-leer.gif');
	background-position: 140px 2px;
	background-repeat: no-repeat;
}
#navigation a:hover {
	background-image: url('raute-voll.gif');
	background-position: 140px 2px; 
	background-repeat: no-repeat;
	
}

#navigation ol {
	margin:  0;
	

}
#navigation ol li {
	font-size: 10px;
	padding: 0;
	text-align: right;
	list-style-type: none;
	
}	


#navigation ol li a:hover{ 
	background-image: url('tick.gif');
	background-position: -8px 8px;
	background-repeat: no-repeat;

}


.subnavActive{
	background-image: url('tick.gif');
	background-position: -8px 8px;
	background-repeat: no-repeat;


}
.tick {
	/* position: relative; */ 
	float: left;
	margin: -11px 0 0 0;
}
/*
}
unfold #navigation */
#row-left {
	/*border-style:solid; border-width:1px; border-color:#000000;*/
	float: left;
	margin-top: 10px;
	margin-left: 105px;
	width: 330px;
	line-height: 18px;
	/*background-image: url('bg-balken.gif');
	background-repeat: repeat-y;*/
}
#row-right {
	/*border-style:solid; border-width:1px; border-color:#000000;*/
	float: left;
	width: 270px;
	margin-top: 37px;
	margin-left: 35px;
	line-height: 18px;
}
div#mask {
	/* removed... */
	height: 0px;
	width: 0px;
	/*position: absolute;
	top: 0px;
	background-image: url('mask.gif');
	background-repeat: repeat-y;*/
}
#line {
	/* removed... */
	height: 0px; 
	width: 0px;
	clear: both;
	/*position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('bg-balken.gif');
	background-repeat: repeat-y;*/
}
div#abschluss {
	/*position: absolute;
	top: 90%;
	left: 0px;*/
	clear: both;
	width: 200px;
	height: 5px;
	background-image: url('bk-balken-abschluss.gif');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
div#abschlusstext {
	/* removed... */
	height: 0px; 
	width: 0px;
	/*position: absolute;
	bottom: 0px;
	left: 0px;
	width: 200px;
	height: 5px;
	background-image: url('bk-balken-abschluss.gif');
	background-repeat: no-repeat;*/
}
#content p {
	margin: 2px 0 10px 0;
}
#vsnavtitle {
	margin-left: 4px;
}
.red {
	color: #cc3333;
}
#row-left p {
	padding: 9px 0 9px 0;
}
#row-right p {
	padding: 18px 0 0 0;
}
.img {
	border: solid 2px #cc3333;
	margin: 4px 0 0 0;
}
h3 {
	font-size: 13px;
	padding: 0;
}
/* Styles für einzelne Seiten */
/* Startseite */
#logos {
	padding-top: 350px;
}


