/* Layerdefinitionen */

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 130%; color: #000000; background: #4D96CB; overflow:auto; }


/* Boxen */
#box { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-align: left; background: #FFFFFF; width: 955px; height: 1400px; }
	
#boxwirk { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-align: left; background: #FFFFFF;	width: 955px; height: 3600px; }
	
#boxstart { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-align: left; width: 957px; height: 650px; }
	

/* Head */
#head {	height: 75px; width: 955px; text-align:left; background: url(/images/head.jpg) no-repeat; z-index:1; }


/* Main */
#main {	text-align: left; background: #FFFFFF; height: 1500px; width: 690px; background: url(/images/haende.gif) no-repeat; float: left; }
	
#mainwirk { text-align: left; background: #FFFFFF; height: 3525px; width: 690px; background: url(/images/haende.gif) no-repeat; float: left; }
	
#mainstart { text-align: left; height: 570px; width: 700px; float: left; }
	
#textbox { text-align: left; height: 104px; width: 745px; float: left; }
	

/* Nav */
#navrechts { text-align: left; height: 1325px; width: 255px; background-color: #ECECEC; float: left; }
	
#navrechtswirk { text-align: left; height: 3525px; width: 255px; background-color: #ECECEC; float: left; }
	
#navrechtsstart { text-align: left;	height: 570px; width: 255px; background-color: #FFFFFF; float: left; }


#space { height: 1125px; width: 10px; float: left; }

#homelink {position:absolute; margin-left:700px; margin-top:0px; height:75px; width:255px; z-index: 2;}

	
/* Textdefinitionen */

.fliesstext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	line-height :24px;
}

.fliesstext_fett{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	line-height :24px;
	font-weight : bold;
}

.fliesstext_fett_rot{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : red;
	line-height :24px;
	font-weight : bold;
}

.fliesstext_weiss {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFFFFF;
	line-height :18px;
}

.fliesstext_fett_weiss {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFFFFF;
	line-height :18px;
	font-weight : bold;
}

.adresse {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	line-height : 16px;
}


/* Linkklassen */	

a.home:focus, a.startlinks:focus, a.stdlink:focus, a.impressum:focus { outline:none; }

a.home:visited, a.home:link, a.home:hover { text-decoration : none; }

a.startlinks:visited, a.startlinks:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	font-weight : normal;
	text-decoration : none;
	line-height : 26px; }

a.startlinks:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	font-weight : normal;
	text-decoration : none;
	line-height : 26px; }
	
a.stdlink:visited, a:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	font-weight : bold;
	text-decoration : none; }
	
a.stdlink:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	font-weight : bold;
	text-decoration : none;
	background-color : #4D96CB; }
	
a.impressum:visited, a.impressum:link {
	font-size : 10px;
	color : #FFF;
	margin-left: 420px;
	text-decoration : none;
}

a.impressum:hover {
	font-weight : bold;
}	

	

