/* Grundlegende Angaben */

	body  { 
		color:				#5f6363;
		font-size:			9pt;
		font-family:		verdana, arial, sans-serif;
		font-weight:		normal;
		background-color:	#D8DADC;
		margin:				0px;
		padding:			0px;
	}
	
	a.menulink {
		color:				#D8DADC;
		text-decoration: 	none;
	}
	
	a.umenulink {
		color:				#5F6363;
		text-decoration: 	none;
	}
	
	a.menulinkk {
		color:				#5F6363;
		text-decoration: 	none;
		font-size: 			7pt;
	}
	
	a.text {
		color:				#5F6363;
		text-decoration: 	none;
		font-size: 			8pt;
	}
	
	a.news_lauf {
		color:				#D8DADC;
		text-decoration: 	none;
		font-size: 			8pt;
		font-weight: bold;
	}
	
/* Container */

	/* DIV Zentriert */
	#mitte {
		width: 				960px;
		position:			absolute;
		top: 				15px;
		left:				50%;
		margin-left:		-480px;
		height:				640px;
		border: 			1pt solid #5F6363;
		boder-top:			0pt solid #5F6363;
		background-color: 	#FFFFFF;
	}

	/* DIV Kopf */
	#kopf_1 {
		position: 			relative;
		height:				70px;
		width: 				97%;
		background-color: 	#FFFFFF;
		padding: 			10px;
		padding-right: 		15px;
		text-align: 		right;

	}
	
	#kopf_2 {
		position: 			absolute;
		top: 				0px;
		left: 				0px;
	}
	
	/* Content */
	#content {
		position: 			fixed;
		top:				210;
		height:				460;
		padding: 			0px;
		padding-left: 		0px;
	}
	
	/* Footer */
	#footer {
		position: 			absolute;
		bottom:				15px;
		left:				8px;
		font-size: 			7pt;
	}
	
	/* Menu-Haupt */
	#menu_f {
		position: 			absolute;
		left:				0;
		top:				70;
		width: 				100%;
		height:				35;
		background-color: 	#5F6363;
		border-bottom: 		1pt solid #FFFFFF;
		border-top:			1pt solid #D8DADC;
		font-size: 			8pt;
		z-index: 			99;
	}

	#menu {
		width: 				100%;
		background-color: 	#5F6363;
		border-bottom: 		1pt solid #FFFFFF;
		border-top:			1pt solid #D8DADC;
		font-size: 			8pt;
	}


	
	div.menuk {
		position:			relative;
		background-color: 	#5F6363;
		float: 				left;
		color: 				D8DADC;
		padding: 			9px;
	}
	
	
	/* Balken mit Bild */
	#balken {
		position: 			relative;
		background-image: 	url(../img/titel.png);
		float:				left;
		width:				100%;
		height:				70px;
		background-color: 	#383539;
		margin: 			0px;
		border-bottom: 		1pt solid #D8DADC;
	}
	
	#balken_f {
		position: 			absolute;
		top: 				105px;
		background-image: 	url(../img/titel.png);
		float:				left;
		width:				100%;
		height:				70px;
		background-color: 	#383539;
		margin: 			0px;
		border-bottom: 		1pt solid #D8DADC;
	}

	#navklein {
		position:			absolute;
		left: 				0px;
		top:				50px;
		font-size: 			7pt;
		padding-left: 		8px;
	}	
	#kontakt {
		background-image: 	url(../img/kontakt.png);
		position: 			absolute;
		right:				0;
		width:				150px;
		height: 			35px;
		margin: 			0px;
		text-align: 		right;
		color:				D8DADC;
		padding:			10px;
		font-size: 			7pt;
		font-weight: 		bold;
		border-bottom: 		1pt solid #FFFFFF;
		border-left:		1pt solid #FFFFFF;
	}
	
	#suche {
		background-image: 	url(../img/suche.png);
		position: 			absolute;
		right:				0;
		top:				35px;
		width:				150px;
		height: 			35px;
		margin: 			0px;
		text-align: 		right;
		color:				D8DADC;
		padding:			8px;
		font-size: 			7pt;
		font-weight: 		bold;
		border-bottom: 		1pt solid #D8DADC;
		border-left:		1pt solid #FFFFFF;
	}
	
	#kontakt_f {
		background-image: 	url(../img/kontakt.png);
		position: 			absolute;
		right:				0;
		width:				146px;
		height: 			35px;
		margin: 			0px;
		text-align: 		right;
		color:				D8DADC;
		padding:			10px;
		font-size: 			7pt;
		font-weight: 		bold;
		border-bottom: 		1pt solid #FFFFFF;
		border-left:		1pt solid #FFFFFF;
	}
	
	#suche_f {
		background-image: 	url(../img/suche.png);
		position: 			absolute;
		right:				0;
		top:				35px;
		width:				150px;
		height: 			18px;
		margin: 			0px;
		text-align: 		right;
		color:				D8DADC;
		padding:			8px;
		font-size: 			7pt;
		font-weight: 		bold;
		border-bottom: 		1pt solid #D8DADC;
		border-left:		1pt solid #FFFFFF;
		border-top:		1pt solid #FFFFFF;
	}
	
	
	img.katalog {
		border:			1pt solid #CCCCCC;
	}
	
	#katalog_abbildung {
		position: 			relative;
		top:				30px;
		left:				42px;
		float: 				left;
	}
	
	#katalog_text {
		position: 			relative;
		top:				40px;
		left:				42px;
		float: 				left;
		line-height: 		12pt;
	}
	
	#katalog_abbildung2 {
		position: 			relative;
		top:				30px;
		left:				73px;
		float: 				left;
	}
	
	#katalog_text2 {
		position: 			relative;
		top:				40px;
		left:				75px;
		float: 				left;
		line-height: 		12pt;
	}
	
	#katalog_abbildung3 {
		position: 			relative;
		top:				30px;
		left:				100px;
		float: 				left;
	}
	
	#katalog_text3 {
		position: 			relative;
		top:				40px;
		left:				117px;
		float: 				none;
		line-height: 		12pt;
	}
	
	#katalog_abbildung4 {
		position: 			relative;
		top:				30px;
		left:				137px;
		float: 				left;
	}
	
	#katalog_abbildung5 {
		position: 			relative;
		top:				30px;
		left:				173px;
		float: 				none;
	}
		
	#inhalt {
		position: 			relative;
		left:				42px;
		width: 				418px;
		font-size: 			8pt;
		line-height: 		12pt;
		float: 				left;
		
	}
	
	#inhalt_rechts {
		position: 			relative;
		left:				42px;
		font-size: 			8pt;
		line-height: 		12pt;
		float: 				left;
		width: 				418px;
	}
	
	#inhalt_start {
		position: 			relative;
		left:				42px;
		width: 				418px;
		font-size: 			8pt;
		line-height: 		12pt;
		float: 				left;
		padding-right: 		30px;
		
	}
	
	div.laender {
		position: 			absolute;
		top:				100px;
		left:				0;
		visibility: 		hidden;
	}
	
	#laufbalken {
		position: relative;
		width: 460;
		height: 30;
		padding-top: 8;
		padding-left: 100;
		color: #FFFFFF;
		font-weight: bold;
	}
	
/* Formulare */
	
	/* Suchformular*/
	input.suche {
		border:				0pt;
		font-family: 		verdana, arial, sans-serif;
		font-size: 			8pt;
		color: 				#5F6363;
	}
	
	input.formular {
		border:				0pt;
		background-color: 	#D8DADC;
		font-family: 		verdana, arial, sans-serif;
		font-size: 			8pt;
		color: 				#5F6363;
		padding:  			3px;
	}
	
	select {
		border:				0pt;
		font-family: 		verdana, arial, sans-serif;
		font-size: 			8pt;
		background-image:	url(../img/lupe.png);
		padding-left: 		18px;
		background-repeat:	no-repeat;
		color: 				#5F6363;
	}
	
	option {
		background-color: 	#5F6363;
		color:				#FFFFFF;
	}
	
	fieldset {
		border:				0px;
	}
	
	label {
		display: 			block;
		text-align: 		left;
		margin-top: 		4px;
		font-size: 			7pt;
	}
/* SPAN Container  */

	span.content {
		padding: 			42px;
		font-size: 			8pt;
	}
	
/* Bilder */

	img.rahmen {
		border:				1pt solid #5F6363;
	}
