body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.y-muster {	
	background-image:url(../img/hintergrund_muster.gif);
	background-position:bottom;
	background-repeat:repeat-y;
}

.x-muster {	
	background-image:url(../img/hintergrund_muster.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.y-schatten {	
	background-image:url(../img/schatten.gif);
	background-position:bottom;
	background-repeat:repeat-y;
}

.y-schatten2 {	
	background-image:url(../img/schatten2.gif);
	background-position:bottom;
	background-repeat:repeat-y;
}

.x-schatten {	
	background-image:url(../img/schattenunten.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.copyright {
	color:#88878C;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:link {
	font-size:10px;
	color:#88878C;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	

a:active {
	font-size:10px;
	color:#88878C;
	text-decoration:none;
}

a:visited {
	font-size:10px;
	color:#88878C;
	text-decoration:none;
}

a:hover {
	font-size:10px;
	color:#73BC8C;
	text-decoration:underline;
}
td.menue {
	padding-left:15px;
}

/* TEXTBLOCK */
.content {
	padding-left:70px;
	padding-right:70px;
	padding-top:45px;
}
ul.text {
	font-size:12px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	list-style:outside;
	line-height:18px;
}	
h1 {
	font-size:16px;
	font-weight:bold;
	color:#6EBA8C;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:16px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}
h2.n_ul {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
	margin-top:18px;
}

p.text {
	margin-top:0px;
	margin-bottom:18px;
	line-height:18px;
}
p.text_in {
	margin-top:0px;
	margin-bottom:18px;
	padding-left:40px;
	line-height:18px;
}
p.text_v_ul {
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
}

a.text:link {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	

a.text:active {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.text:visited {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.text:hover {
	font-size:12px;
	color:#73BC8C;
	text-decoration:underline;
}
	
