body,ul,li,table,th,h1,h2,h3,hr,p,label,textarea,table {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:101%;
	color: #000000;
	text-align: left;
	list-style-type: none;
	border: none;
border-spacing: 0;
border-collapse: collapse;

}
html, body {
	margin: 10px;
	padding: 0px;
	overflow: auto;
	background-color: #F5F5F5;
}

img {
border: 0px;
}


/* links */

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited, a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

image {
	border:0;
}

.notext { 
overflow: hidden; 
width: 0; 
height: 0; 
position: absolute; 
left: -2000px; 
top: 0; 
}

/* grundstruktur der seite */

.outerbox {
	width: 765px;
	margin: 0px auto;
		padding: 10px 20px 10px 20px;
		background-color: #FFFFFF;
}

#service {
	
	border-bottom: 1px solid #f5f5f5;
	margin: 15px 0px 0px 0px;
	padding: 10px;
	
	}

#ariadne {
float: left;
font-size:0.7em;
color:#333333;
}


#header {
	width: 100%;
}

#content {
	width: 100%;
background-color: #FFFFFF;
}

#logo {
height: 70px;
}

.titelstart {
height: 43px;
border-bottom: 7px solid #A6D3FF;
}

.titeluns {
height: 43px;
border-bottom: 7px solid #FCDC98;
}

.titelinfo {
height: 43px;
border-bottom: 7px solid #FEFF9D;
}

.titelkontakt {
height: 43px;
border-bottom: 7px solid #FFB4B4;
}

#textstart {
border-bottom: 1px solid #A6D3FF;
margin-top: 5px;
padding: 10px 0px 10px 0px;
}

#textuns {
border-bottom: 1px solid #FCDC98;
margin-top: 5px;
padding: 10px 0px 10px 0px;
}
#textinfo {
border-bottom: 1px solid #FEFF9D;
margin-top: 5px;
padding: 10px 0px 10px 0px;
}
#textkontakt {
border-bottom: 1px solid #FFB4B4;
margin-top: 5px;
padding: 10px 0px 10px 0px;
}

.bgroundtitel {

}



#navigation {
	width: 100%;
}

#content {

}

#footer {
height: 10px;
}


h1{
font-size: 1.2em;
color:#333333;
padding: 10px 20px 10px 0px;
font-weight:normal;
letter-spacing: 0.1em;
}

h2 {
font-size:1.0em;
color: #333333;
margin: 10px 20px 10px 0px;
}

p{
font-size: 0.8em;
line-height: 1.6em;
color:#000000;
margin: 5px 20px 5px 0px;
}


#textstart ul {
list-style-type:decimal;
font-size: 0.8em;
line-height: 1.6em;
}


#textstart li {
padding: 5px 5px 5px 0px;
margin: 5px 5px 5px 0px;
}

#textinfo ul {
list-style-type:decimal;
font-size: 0.8em;
line-height: 1.6em;
}


#textinfo li {
padding: 5px 5px 5px 0px;
margin: 5px 5px 5px 0px;
}

/* metanavigation */
#metabox {
	float:right;
}

#meta {
margin: 0;
padding: 0;
font-size:0.7em;
}

#meta ul {
list-style-type: none;
}

#meta li.pfeil {
background: url(../img/icon_pfeil.gif) left no-repeat; 
display: inline;
padding: 0.8em 0.8em 0.8em 1.7em;
}

#meta li.print {
display: inline;
padding: 0.8em 0.8em 0.8em 2em;
background: url(../img/icon_print.gif) left no-repeat;}

#meta ul li a {
	margin: 0px;
	text-decoration: none;
}

#meta ul li a:hover {
background: #f5f5f5;
text-decoration:underline;
}





/* navigation */

#navlist {
padding: 0 ;
margin: 0;
font-size: 0.8em;
width: 170px;
}

#navlist li {
list-style: none;
text-align: left;
}

#navlist li a.navstart {
display: block;
padding: 0.25em 0.25em 0.25em 0.75em;
text-decoration: none;
border-left: 7px solid #A6D3FF;
margin: 5px 0px 5px 0px;
background: #F5F5F5;
}

#navlist li a.navuns {
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
text-decoration: none;
border-left: 7px solid #FCDC98;
margin: 5px 0px 5px 0px;
background: #F5F5F5;
}

#navlist li a.navinfo {
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
text-decoration: none;
border-left: 7px solid #FEFF9D;
margin: 5px 0px 5px 0px;
background: #F5F5F5;
}

#navlist li a.navkontakt {
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
text-decoration: none;
border-left: 7px solid #FFB4B4;
margin: 5px 0px 5px 0px;
background: #F5F5F5;
}


#navlist li a:link { 
color: #333333; 
}

#navlist li a:visited { 
color: #333333; 
}

#navlist li a:hover {
background-color: #FFFFFF;
text-decoration: underline;
}

#navlist li a.aktiv {
background-color: #FFFFFF;
text-decoration: underline;
}

/* Zweite Ebene der Navigation*/


	


	
#navlist li ul li a.subnavinfo {
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
text-decoration: none;
border-left: 7px solid #FEFF9D;
margin:0;
}

#navlist li ul li a.subnavkontakt {
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
text-decoration: none;
border-left: 7px solid #FFB4B4;
margin:0;
}

#navlist li ul li a:hover { 
background-color: #FFFFFF;
}

#navlist li ul li a.aktiv { 
text-decoration: underline;
}





/* aufteilung content */

.links {
	width: 190px;
	float:left;background-color: #FFFFFF;
}

.rechts {
	width: 570px;
	float:right;background-color: #FFFFFF;
}



#textinfo li {
background: url(../img/icon_pfeil_content.gif) top left no-repeat; 
padding: 0.2em 0.8em 0.2em 1.7em;
}

#textstart li {
background: url(../img/icon_pfeil_content.gif) top left no-repeat; 
padding: 0.2em 0.8em 0.2em 1.7em;
}

#textstart li li {
background: url(../img/icon_pfeil_content.gif) top left no-repeat; 
padding: 0.4em 0.8em 0.2em 1.7em;
margin-left: 1em;
font-size: 1.2em;
}

#textstart li li li {
background: url(../img/icon_pfeil_content.gif) top left no-repeat; 
padding: 0.4em 0.8em 0.2em 1.7em;
margin-left: 1em;
}

/* tabelle */
#table {
	width: 570px;
	padding: 0;
	margin: 0;
	
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 0.8em;
	text-align: right;
}

th {
	font-size: 0.8em;
	color: #666666;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
	letter-spacing: 0.1em;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #f5f5f5;
}



td {
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666666;
}


td.alt {
	
	color: #666666;
	font-size: 0.8em;
}

th.kategorie {
	border-left: 1px solid #f5f5f5;
	border-top: 0;
	background: #fff;
	font-size: 0.8em;
}

th.specalt {
	border-left: 1px solid #eeeeee;
	border-top: 0;
	font-size: 0.8em;
	font-weight:normal;
	color: #666666;
	background: #fff;
	vertical-align: top;
}

th.specalt a:link {
color: #666666;
text-decoration:underline;
}