/* TEXT */
body {
	text-align: left;
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #949392;
}

#adresse {
    color: #777777;
	font-size: 10px;
	line-height: 14px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 236px;
	font-size: 18px;
	font-weight: bold;
	color: #949392;
}

h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 237px;
	font-size: 14px;
	font-weight: bold;
	color: #B1B0B0;
}

h3 {
    margin-top: 0px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #646464;
}

.mehr {
    margin-top: 10px;
	font-weight: bold;
	color: #646464;
}

.projekt_untertitel {
	font-weight: bold;
	color: #646464;
}


/* =-=-=-=-=-=-=- Linkdefinitionen -=-=-=-=-=-=-=- */
a:link, a:visited {
	color: #777777;
	text-decoration: underline;
	}

a:hover, #menu3 li a:active {
	color: #777777;
	text-decoration: none;
	}

/* =-=-=-=-=-=-=- Navigation -=-=-=-=-=-=-=- */
#navigation ul {
	width: 244px;
	text-align: left;
	font-weight: bold;
	color: #777777;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#kennung {
	width: 38px;
	float: left;
	text-align: center;
	}
	
#navigation li a:link, #navigation li a:visited {
	color: #777777;
	display: block;
	background: url(img/navi.gif) 0 -1px;
	height: 24px;
	text-decoration: none;
	}
	
#navigation li a:hover, #navigation li a:active {
	color: #777777;
	background: url(img/navi.gif) 0 -25px;
	text-decoration: none;
	}
	
#navigation_aktiv {
	color: #777777;
	display: block;
	background: url(img/navi.gif) 0 -25px;
	height: 24px;
	text-decoration: none;
	}
	
.subnavi {
	color: #777777;
	display: block;
	background: url(img/navi.gif);
	height: 24px;
	font-weight: normal;
	text-decoration: none;
	}
	
.subnavi a:hover, .subnavi a:active {
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	}

#subnavipunkt {
	width: 60px;
	float: left;
	text-align: center;
	}

/* =-=-=-=-=-=-=- Quernavi -=-=-=-=-=-=-=- */
#quernavi {
	width: 244px;
	height: 25px;
	border: 0px;
	margin: 0px;
	}
	
#quer_kennung {
	width: 37px;
	font-weight: bold;
	text-align: center;
	float:  left;
	height: 25px;
	line-height: 25px;
	color: #777777;
	background: url(img/navi_block1.gif);
	background-repeat: no-repeat;
	}

#quer_punkt a, #quer_punkt a:link, #quer_punkt a:visited {
	width: 103px;
	text-align: center;
	float:  left;
	color: #777777;
	height: 25px;
	line-height: 25px;
	background: url(img/navi_block2.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	}
	
#quer_punkt a:hover, #quer_punkt a:active {
	width: 103px;
	text-align: center;
	float:  left;
	color: #777777;
	height: 25px;
	line-height: 25px;
	background: url(img/navi_block2.gif) 0 -25px;
	text-decoration: none;
	background-repeat: no-repeat;	
	}
	
#quer_punkt_aktiv a, #quer_punkt_aktiv a:link, #quer_punkt_aktiv a:visited {
	width: 103px;
	text-align: center;
	float:  left;
	color: #777777;
	height: 25px;
	line-height: 25px;
	background: url(img/navi_block2.gif) 0 -25px;
	text-decoration: none;
	background-repeat: no-repeat;	
	}
	
/* =-=-=-=-=-=-=- Menü 2 -=-=-=-=-=-=-=- */
#navikopf {
	width: 244px;
	height: 25px;
	border: 0px;
	margin: 0px;
	background: url(img/navi.gif);
	color: #C0BFBF;
	}
	
#navikopf1 {
	width: 37px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	float:  left;
	height: 25px;
	color: #C0BFBF;
	}
	
#navikopf2 {
	width: 206px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	float:  left;
	height: 25px;
	color: #C0BFBF;
	}