
body {
	text-align:center;
	}

        a              {font-size: 11px; font-family: Verdana; color: #663366; text-decoration: none;}
        a:active      {font-size: 11px; font-family: Verdana; color: #ee4d9a; text-decoration: none;}
        a:hover      {font-size: 11px; font-family: Verdana; color: #ee4d9a; text-decoration: none;}
        table          {font-size: 11px; font-family: Verdana; color: #663366; margin:0 auto;}
        
* {
	margin:0;
	padding:0;
	}
	
h1 {
	font-size:14px;
	font-weight:bold;
	}
	
#header {
	text-transform:uppercase;
	}
	
h2 {
	font-size:12px;
	font-weight:bold;
	}
	
h3 {
	font-size:11px;
	font-weight:bold;
	}

#naviLinks ul {
	list-style:none;
	}
	
#naviLinks li {
	width:148px;
	height:25px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	line-height:25px;
	text-indent:5px;
	text-transform:uppercase;
	background:url(images/n_08.jpg) left top no-repeat;
	}
	
#naviLinks li:hover {
	width:148px;
	height:25px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	line-height:25px;
	text-indent:5px;
	text-transform:uppercase;
	background:url(images/na_08.jpg) left top no-repeat;
	}
	
#naviLinks a:link, #naviLinks a:visited {
	color:#663366;
	}
	
#naviLinks a:hover, #naviLinks a:active {
	color:#ffffff;
	}
	
#naviLinks li.home {
	background:url(images/n_01.jpg) left top no-repeat;
	}
	
#naviLinks li.home:hover, #naviLinks li.home:active {
	background:url(images/na_01.jpg) left top no-repeat;
	}
	
#naviLinks li.dasInstitut {
	background:url(images/n_02.jpg) left top no-repeat;
	}
	
#naviLinks li.dasInstitut:hover, #naviLinks li.dasInstitut:active {
	background:url(images/na_02.jpg) left top no-repeat;
	}
	
#naviLinks li.angebote {
	background:url(images/n_03.jpg) left top no-repeat;
	}
	
#naviLinks li.angebote:hover, #naviLinks li.angebote:active {
	background:url(images/na_03.jpg) left top no-repeat;
	}
	
#naviLinks li.forum {
	background:url(images/n_04.jpg) left top no-repeat;
	}
	
#naviLinks li.forum:hover, #naviLinks li.forum:active {
	background:url(images/na_04.jpg) left top no-repeat;
	}
	
#naviLinks li.mitarbeiter {
	background:url(images/n_05.jpg) left top no-repeat;
	}
	
#naviLinks li.mitarbeiter:hover, #naviLinks li.mitarbeiter:active {
	background:url(images/na_05.jpg) left top no-repeat;
	}
	
#naviLinks li.aktuelles {
	background:url(images/n_06.jpg) left top no-repeat;
	}
	
#naviLinks li.aktuelles:hover, #naviLinks li.aktuelles:active {
	background:url(images/na_06.jpg) left top no-repeat;
	}
	
#naviLinks li.galerie {
	background:url(images/n_07.jpg) left top no-repeat;
	}
	
#naviLinks li.galerie:hover, #naviLinks li.galerie:active {
	background:url(images/na_07.jpg) left top no-repeat;
	}
	
#naviLinks li.buecher {
	background:url(images/n_08.jpg) left top no-repeat;
	}
	
#naviLinks li.buecher:hover, #naviLinks li.buecher:active {
	background:url(images/na_08.jpg) left top no-repeat;
	}
	
#naviLinks li.sub1 {
	background:#eeb7af;
	height:18px
	line-height:18px;
	text-indent:10px;
	text-transform:none;
	}
	
#naviLinks li.sub2 {
	background:#ffd7cc;
	height:18px
	line-height:18px;
	text-indent:20px;
	text-transform:none;
	}
	
#content ul {
	margin:0 0 0 20px;
	}
