body {
		margin: 0px;
		background: #DCDBD7 url("pic/hint.gif") repeat-x;
		padding-top: 0px;
		margin-top: 0px;
		font-family: Verdana, Arial, Helvetica;
		}
	h4
		{
		font-size: 5%;
		background:  url("pic/ueber_hint.gif") repeat-x;
		}
	h2
		{
		font: normal normal bold 110%/16px Verdana, Arial, Helvetica;
		color: #333333;
		padding-bottom: 5px;
		margin-left: 0px;
		border-bottom: 1px dashed #BABABA;
		}

/*Standardlinks*/
	A:link {
		COLOR: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		padding-left: 5px;
		padding-right: 5px;
		}
		
	A:visited {
		COLOR: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		padding-left: 5px;
		padding-right: 5px;
		}
		
	A:active, A:focus {
		COLOR: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		padding-left: 5px;
		padding-right: 5px;
		}
		
	A:hover {
		COLOR: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		padding-left: 5px;
		padding-right:5px;
		}

/*Seitenaufbau*/
	#gesamt {
		position: absolute;
		width: 100%;
		text-align: left;
		padding-top: 0px;
		margin-top: 0px;
		z-index: 1;
		}
	#rechtsbox {
		position: relative;
		width: 280px;
		float: right;
		text-align: left;
		v-align: top;
		margin-top: 0px;
		padding-top: 0px;
		z-index: 0;
		}
	#top {
		position: absolute;
		/*width: 430px;*/
		height: 20px;
		font: normal normal normal 75% Verdana, Arial, Helvetica;
		margin-top: 0px;
		padding-top: 0px;
		margin-left: 220px;
		z-index: 6;
		}
	#navigation{
		position: absolute;
		width: 430px;
		margin-top: 71px;
		margin-left: 220px;
		z-index: 7;
		}

	#content {
		margin-top: 280px;
		}
		
	#inhalt {
		position: absolute;
		width: 400px;
		top: 280px;
		left: 220px;
		right: 330px;
		COLOR: #333333;
		font-size: 75%;
		line-height: 18px;
		background-color: #DCDBD7;
	}
	
	#startinhalt {
		position: absolute;
		font: normal normal normal 75% Verdana, Arial, Helvetica;
		top: 280px;
		left: 220px;
		right: 330px;
		z-index: 99;
		background-color: #DCDBD7;
	}

	#linksbox {
		position: relative;
		width: 200px;
		float: left;
		font: normal normal normal 75% Verdana, Arial, Helvetica;
		padding: 0px 5px 0px 15px;
		z-index: 5;
		}
	#footer {
		position: relative;
		height: 20px;
		margin-left: 0px;
		padding-bottom: 5px;
		padding-top: 5px;
		border-top: 1px dashed #BABABA;
		border-bottom: 1px dashed #BABABA;
		font: normal normal normal 100%/18px Verdana, Arial, Helvetica;
		color: #333333;
		text-align: center;
		}
				
/*Topnavigation*/
	ul#topnav
		{
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: left;
		}
	ul#topnav li { 
		display: inline; 
		padding: .2em 1em;
		color: #000000;
		}	
	
	ul#topnav li a:link, ul#topnav li a:visited {
		background: transparent url("grafiken/pfeil_li.gif") left center no-repeat;
		padding-left: 15px;		
		}
	
	ul#topnav li a:active, ul#topnav li a:focus {
		background: #ffffff url("grafiken/pfeil_li.gif") left center no-repeat;
		padding-left: 15px;		
		}
		
/*Hauptnavigation*/
	ul.mainnav {
		position: relative;
		display: block;
		list-style: none;
		font-weight: normal;
		font-size: 75%;
		padding: 0px;
		margin: 0px 10px 0px 0px;		
		text-align: left;
		background-color: #e8cccc;
		border-left: 1px dashed #BABABA;
		border-right: 1px dashed #BABABA;
		border-top: 1px dashed #BABABA;
		}

	ul.mainnav li {
		list-style: none;
		display: block; 
		margin: 0px;
		padding: 0px;
		}

	ul.mainnav li a, ul.mainnav li a:visited {
		list-style: none;
		display: block; 
		margin: 0px;		
		padding: 5px 0px 5px 0px;
		width: 130px; 
		color: #333333; 
		text-decoration: none;
		background: #e8cccc url("grafiken/pfeil_li.gif") left center no-repeat;
		border-bottom: 1px dashed #BABABA;
		}

	ul.mainnav li a:hover {
		list-style: none;
		display: block; 
		margin: 0px;
		padding: 5px 0px 5px 0px;
		width: 130px; 
		color: #000000; 
		text-decoration: none;
		background: #FFFFFF url("grafiken/pfeil_li.gif") left center no-repeat;
		border-bottom: 1px dashed #BABABA;
		}

	ul.mainnav li a:active, ul.mainnav li a:focus {
		list-style: none;
		display: block; 
		margin: 0px;
		padding: 5px 0px 5px 0px;
		width: 130px; 
		color: #000000; 
		text-decoration: none;
		background: #FFFFFF url("grafiken/pfeil_li.gif") left center no-repeat;
		border-bottom: 1px dashed #BABABA;
		}
		
	.mainnavbox {
		float: left;
			}
		
	.abstand {
		padding-left: 15px;
	}

	li.ueberschriften {
		display: block;
		border-bottom: 1px dashed #BABABA;
		background-color: #FFFFFF;
		margin: 0px;
		padding: 5px 0px 5px 0px;
	}
		
/*Subnavigation*/
	ul#snav {
		list-style: none;
		display: block;
		margin: 0px;
		padding: 0px;
		}
	
	ul#snav ul {
		list-style: none;
		display: block;
		margin: 0px;
		padding-left: 10px;
		}
	
	ul#snav li{
		list-style: none;
		display: block;
		margin: 0px;
		padding: 0px 0px;
		}
		
	ul#snav a:link, ul#snav A:visited {
		width: 80%;
		display: block;
		COLOR: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		padding: 5px 0px 5px 20px;
		border-bottom: 1px dashed #BABABA;
		background: url("grafiken/pfeil_li.gif") left center no-repeat;
		}

	ul#snav A:active, ul#snav A:focus {
		width: 80%;
		display: block;
		COLOR: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		padding: 5px 0px 5px 20px;
		border-bottom: 1px dashed #BABABA;
		background: #FFFFFF url("grafiken/pfeil_li.gif") left center no-repeat;
		}
	ul#snav A:hover {
		width: 80%;
		display: block;
		COLOR: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
		padding: 5px 0px 5px 20px;
		border-bottom: 1px dashed #BABABA;
		background: url("grafiken/pfeil_li.gif") left center no-repeat;
		}
	
	
/*Footernavigation*/	
	A.foot:link {
		COLOR: #333333;
		text-decoration: none;
		}
	A.foot:visited {
		COLOR: #333333;
		text-decoration: none;
		}
	A.foot:active {
		COLOR: #333333;
		text-decoration: underline;
		}
	A.foot:hover {
		COLOR: #333333;
		text-decoration: underline;
		}

/*News*/
	#newswahl {
		border: 1px solid #C8C7C3;
		width: 238px;
		}
	#newswahl button{
		border: 1px dashed #888;
		background: #CCC;
	}
	.aktstart {
		width: 250px;
		padding: 5px 0px 5px 0px;
		background: #DCDBD7 url("pic/hint_inh2.gif") repeat-x bottom;
		text-align:center;
		font-weight: bold;
		color: #333333;
		}
	.aktuellstart {
		width: 250px;
		border: 1px dashed #BABABA;
		background-color: #E6E5E1;
		font-size: 80%;
		}
	.akttext {
		padding: 8px;
		border-bottom: 1px dashed #BABABA;
		text-align:left;
		font: normal normal normal 95%/18px Verdana, Arial, Helvetica;
		color: #333333;
		}
/*Klassen*/		
	table {
		font-size: 100%;
		COLOR: #333333;
		line-height: 18px;
		}
	ul#inhalt {
		font-size: 100%;
		COLOR: #333333;
		line-height: 18px;
		}
	.navdummy {
		text-decoration: none;
		display: block;
		padding: 2px;
		font: normal 75%/100% verdana, arial, sans-serif;
		color: #000000;
		}
	.text3
		{
		font: normal normal normal 75% Verdana, Arial, Helvetica;
		padding: 0px 5px 0px 5px;
		}
	.img {
		border: 1px dashed #BABABA;
		}
	.unsichtbar {
		display:none;
		}
		
	.text
		{
		font: normal normal normal 75%/18px Verdana, Arial, Helvetica;
		text-align: justify;
		color: #333333;
		padding: 0px 10px 5px 10px;
		}
		
	.text1
		{
		font: normal normal normal 90%/18px Verdana, Arial, Helvetica;
		color: #000000;
		padding: 10px 10px 5px 10px;
		margin: 10px;
		}

	.text2
		{
		font: normal normal normal 75%/18px Verdana, Arial, Helvetica;
		color: #000000;
		padding: 10px 10px 5px 10px;
		margin: 10px;
		border-top: solid 1px #FFCC66;
		}
		
	.text3
		{
		font: normal normal normal 75% Verdana, Arial, Helvetica;
		padding: 0px 5px 0px 5px;
		}
		
	.text4
		{
		font: normal normal bold 75% Verdana, Arial, Helvetica;
		padding: 0px 10px;
		}

	.text5
		{
		font: normal normal normal 75% Verdana, Arial, Helvetica;
		padding: 0px 5px 10px 5px;
		margin-top: 3px;
		}
				
	.text6
		{
		font: normal normal normal 75% Verdana, Arial, Helvetica;
		padding: 0px 5px 10px 5px;
		margin-top: -15px;
		color: #333333;
		}
		
	.ueber
		{
		font: normal normal bold 75%/16px Verdana, Arial, Helvetica;
		color: #333333;
		padding: 5px 10px 5px 10px;
		border-bottom: 1px dashed #BABABA;
		}
	

