	/* BODY DEFINIEREN */
	html {
		height:100%;
		overflow: auto;
	}
	
	body {
		padding: 0;
		margin: 0;
		
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		
		height: 100%;
		
		background-color: #efd968;
		background-image: url(../images/background.gif);
		background-position: top left;
		background-repeat: repeat-y;
		
		font-family: Arial, Verdana, Helvetica, sans-serif;		
		font-size: 14px;
		line-height: 20px;
		color: #FFFFFF;
		
		overflow: auto;
	}
	
	#hintergrund_faux {
		background-image: url(../images/background_right.gif);
		background-position: top right;
		background-repeat: repeat-y;
		
		right: 0px; 
		padding-bottom: 30px; 
	}
	
	/* LOGO DEFINIEREN */
	#logo {	
		height: 68px;
		width: 171px;
		overflow: hidden;
	}
	
	/* VOR ABFRAGE */
	#vor {
		height: 58px;
		padding-top: 10px;
		padding-left: 30px;

		color: #FFFFFF;

		background-color: #902575;
		background-image: url(../images/verlauf_head.gif);
		background-position: top left;
		background-repeat: repeat-y;
		
		overflow: hidden;
	}
	
	#vor_td_ort {
		width: 70px;
		vertical-align: bottom;
	}

	#vor_td_ort2 {
		width:  70px;
		padding-top: 3px;
		vertical-align: bottom;
	}

	#vor_td_input {
		width: 160px;
		vertical-align: bottom;
	}

	#vor_td_input2 {
		width:  160px;
		padding-top: 3px;
		vertical-align: bottom;
	}

	#vor_td_submit {
		padding-top: 4px;
	}

	#vor_submit {
		height: 20px;
		width: 50px;
		border: 1px solid #38353A;
	}

	#vor_table {
		width: 300px;
		
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 20px;
	}

	.vor_abfrage {
		font-family: Arial;
		font-size: 14px;
		color: #000000;

		width: 150px;
		height: 16px;
		margin: 0px;
		padding: 0px;

		padding-top: 2px;
		vertical-align: bottom;

		border: 1px solid #38353A;
	}
	
	/* THIRD-LINKS */
	#thirdmenu {
		height: 58px;
		padding-top: 10px;
		padding-left: 20px;

		background-color: #902575;
	}
	
	.thirdmenupoint {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: none;
		line-height: 18px;
	}

	.thirdmenupoint:hover {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: underline;
		line-height: 18px;
	}
	
	/* SCHATTEN DEFINIEREN */
	#schatten_linke_spalte {
		height: 15px;
		width: 171px;
		
		background-image: url(../images/shadow_left.gif);
		background-position: top left;
		background-repeat: repeat-y;

		overflow: hidden;
	}
	
	#schatten_content {
		height: 15px;

		background-image: url(../images/shadow_top.gif);
		background-position: top left;
		background-repeat: repeat-x;

		overflow: hidden;
	}
	
	#schatten_rechte_spalte {
		height: 15px;
		width: 171px;
		
		background-image: url(../images/shadow_right.gif);
		background-position: top left;
		background-repeat: repeat-y;

		overflow: hidden;
	}

	#aktuell {
		float: left;
		width: 100%;
		
		padding: 0;
		margin: 0;
		padding-bottom: 30px;
	}
	
	/* HAUPTMENÜ DEFINITIONEN */
	#mainmenu {
		padding-left: 30px;
		padding-top: 10px;
		
		overflow: hidden;
	}
	
	.mainmenupoint {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #38353A; 
		text-decoration: none;
		padding-right: 15px;
		line-height: 20px;
		font-weight: bold;
	}

	.mainmenupoint:hover {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #38353A;
		text-decoration: underline;
		padding-right: 15px;
		line-height: 20px;
		font-weight: bold;
	}
	
	/*SUBMENÜ DEFINITIONEN */
	#submenu {
		margin-left: 20px;
		margin-top: 48px;
	}
	
	.submenupoint {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #38353A;
		text-decoration: none;
		line-height: 20px;	
		font-weight: bold;
	}

	.submenupoint:hover {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #38353A;
		text-decoration: underline;
		line-height: 20px;
		font-weight: bold;
	}

	.subsubmenupoint {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #38353A;
		text-decoration: none;
		line-height: 20px;	
		font-weight: normal;
	}

	.subsubmenupoint:hover {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #38353A;
		text-decoration: underline;
		line-height: 20px;
		font-weight: normal;
	}
	
	/* TOPLINKS DEFINITIONEN */
	#toplinks {
		padding-left: 20px;	
		margin-top: 50px;

		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		line-height: 20px;
		
		color: #38353A;
	}
	
	.toplink {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #902575;
		text-decoration: none;
		line-height: 20px;
	}

	.toplink:hover {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #902575;
		text-decoration: underline;
		line-height: 20px;
	}
	
	/* LINKE SPALTE INFOTEXT DEFINITIONEN */
	#info_left_text {
		margin-top: 51px;
		margin-left: 10px;
		margin-bottom: 10px;

		width: 131px;

		padding-left: 10px; 
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;

		background-color: #FFFFFF;

		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 14px;
		color: #38353A;
		line-height: 20px;
	}
	
	/* CONTENT DEFINITIONEN */
	#content {
		background-color: #FDF6CC; 
		
		margin-left: 30px;
		margin-right: 30px;
		margin-top: 25px;
		/* margin-bottom: 30px; */
	}
	
	h1 {
		padding-top: 15px;
		margin: 15px;
		font-size: 20px;
		line-height: 23px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		color: #38353A;
	}

	p {
		margin: 0;
		padding: 15px;
		padding-top: 0;

		font-size: 14px;
		line-height: 20px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		color: #38353A;
	}
	
	#elm1 {
		font-size: 14px;
		line-height: 20px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		color: #38353A;
		
		width: 100%;
		height: 500px;
	}
	
	#aktuelltext {
		font-size: 12px;
		line-height: 16px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		color: #38353A;
		
		width: 100%;
		height: 150px;
	}
	
	#pressetext {
		font-size: 12px;
		line-height: 16px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		color: #38353A;
		
		width: 100%;
		height: 150px;
	}
	
	#infotext_left {
		font-size: 12px;
		line-height: 20px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		color: #38353A;
		
		width: 100%;
		height: 330px;
	}
	
	#toplinks_right {
		font-size: 12px;
		line-height: 20px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		color: #38353A;
		
		width: 130px;
		height: 300px;
	}
	
	#editheadline {
		margin-top: 15px;
		font-size: 20px;
		line-height: 23px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		color: #38353A;
		
		width: 100%;
		height: 50px;
	}
	
	table {
		width: 90%; 
		margin-left: 15px;
		padding-right: 15px;
		border: 0;
		font-size: 14px;
		line-height: 20px;
		font-family: Arial, Helvetica, Geneva, sans-serif;
		color: #38353A;
	}
	
	td {
		text-align: left;
		vertical-align: top;
	}
	
	a {
		color: #902575;
		text-decoration: none;
	}
	
	a:hover {
		color: #000000;
		text-decoration: underline;
	}
	
	/* STANDARD-LINKS DEFINIEREN */
	#standardlink {
		text-decoration: none;
		color: #902575;
	}

	#standardlink:hover {
		text-decoration: underline;
		color: #902575;
	}

	/* 3 SPALTEN DEFINIEREN */
	#linke_spalte {
		float: left; 
		width: 171px; 
		background-color: #FDF6CC;
		
		height: 100%; 
	}

	#rechte_spalte {
		float: right; 
		width: 171px; 
		background-color: #FDF6CC; 
		
		height: 100%;
	}

	#content_spalte {
		margin-left: 171px; 
		margin-right: 171px; 
	}
	/* ENDE 3-SPALTEN DEFINIEREN */


	/* IE 6 CSS 3px Hack */
	* html #linke_spalte { 
	   	margin-right: -3px; 
	} 

	* html #rechte_spalte { 
	    margin-left: -3px; 
	} 
 
	* html #content_spalte { 
	    margin: 0 168px 0 168px;
	    display:inline-block; 
	} 
	
	* html #schatten_content {
		width: 100%; 
	}	

/*
.abstand {
	position: relative;
	
	height: 30px;
	width: 100%;
	
	background-color: #efd968;
	
	background-image: url(../images/content_spacer.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

*/
