BODY {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sun-sans;
	font-size: 10px;
	color: #142d5f;
	background-color: #b9c0cf;
}

	#sst {
		position: absolute;
		left: -1500px;
	}

	#center {
		width: 998px;
		
		margin: 20px auto auto auto;
	}
	
	#container {
		float: left;
		width: 998px;
		background: url(gfx/bg_container.gif);
		border: 1px solid #142d5f;
		margin: 0px 0px 14px 0px;
	}
	
	#preheader {
		float: left;
		width: 998px;
		height: 28px;
		border-bottom: 1px solid #142d5f;
		margin: 0px;
		padding: 0px;
	}
	
		#langnav {
			float: left;
			width: 226px;
			height: 18px;
			padding: 0px;
			margin: 8px 0px 8px 14px
		}
			LI.langnav {
				float: left;
				margin: 0px 5px 0px 0px;
			}
			
		#quicknav {
			float: right;
			height: 28px;
			width: 250px;
			text-align: center;
			font-size: 10px;
			font-weight: bold;
			line-height: 28px;
		}
		
			#quicknav A {
				color: #142d5f;
				text-decoration: none;
			}
			
			#quicknav A:hover {
				text-decoration: underline;
			}
			
		#header {
			float: left;
			height: 128px;
			width: 998px;
			background-image: url(gfx/header.jpg);
		}
		
		#mainmenu {
			float: left;
			width: 989px;
			height: 32px;
			background-color: #142d5f;
			line-height: 32px;
			color: white;
			padding: 0px 0px 0px 9px;
		}
		 
			LI.mainnav {
				float: left;
				margin: 0px;
				font-size: 11px;
				font-weight: 500;
			}
				
				LI.mainnav A {
					color: white;
					text-decoration: none;
					text-transform: uppercase;
					margin: 0px 5px 0px 5px;
				}
				
				LI.mainnav A:hover {
					text-decoration: underline;
				}
		
		#breadsearch {
			float: left;
			height: 28px;
			width: 998px;
			border-bottom: 1px solid #142d5f;
		}
			
			#breadcrumb {
				float: left;
				width: 493px;
				height: 28px;
				margin-left: 240px;
				color: #142d5f;
				line-height: 28px;
				padding: 0px 0px 0px 15px;
			}
				
				#breadcrumb A {
					color: #142d5f;
					text-decoration: none;
				}
				#breadcrumb A:hover {
					text-decoration: underline;
				}
				
			#search {
				float: left;
				width: 236px;
				height: 28px;
				line-height: 28px;
				text-align: left;
				padding: 0px 0px 0px 14px;
				vertical-align: middle;
				}
				
				#searchlabel {
					float: left;
					height: 28px;
					line-height: 28px;
				}
				
				INPUT.input-suche {
				height: 12px;
				color: #142D5F;
				border: 1px solid #142D5F;
				margin: 6px 0px 0px 14px;
				width: 171px;
				font-size: 10px;
				line-height: 12px;
				}
				
		#left {
			float: left;
			width: 240px;
			height: auto;
			margin: 0px 0px 50px 0px;
		}		
			
			#submenu {
				float: left;
				width: 200px;
				margin: 9px 14px 14px 14px;
				font-size: 10px;
			}
			
				#submenu LI {
					margin-top: 5px;
				}
				
				LI.subone A {
					display: block;
					width: 202px;
					line-height: 20px;
					background-color: #dcdfe7;
					color: #142d5f;
					text-decoration: none;
					padding: 0px 0px 0px 10px;
				}
				
				LI.subone A:hover {
					text-decoration: underline;
				}
			
				LI.subone_act A {
					display: block;
					width: 202px;
					line-height: 20px;
					background-color: #142d5f;
					color: white;
					font-weight: bold;
					text-decoration: none;
					padding: 0px 0px 0px 10px;
				}
				
				LI.subone_act A:hover {
					text-decoration: underline;
				}
				
				LI.subtwo A {
					display: block;
					width: 182px;
					line-height: 20px;
					background-color: #dcdfe7;
					color: #444444;
					text-decoration: none;
					padding: 0px 0px 0px 30px;
				}
				
				LI.subtwo A:hover {
					text-decoration: underline;
				}
			
				LI.subtwo_act A {
					display: block;
					width: 182px;
					line-height: 20px;
					background-color: #dcdfe7;
					color: #142d5f;
					font-weight: bold;
					text-decoration: none;
					padding: 0px 0px 0px 30px;
				}
				
				LI.subtwo_act A:hover {
					text-decoration: underline;
				}
				
				LI.subthree A {
					display: block;
					width: 177px;
				/*	line-height: 20px; */
					color: #444444;
					text-decoration: none;
					margin: 0px 0px 0px 29px;
					padding: 0px 0px 0px 5px;
					border-left: 1px solid #142d5f;
				}
				
				LI.subthree A:hover {
					text-decoration: underline;
				}
			
				LI.subthree_act A {
					display: block;
					width: 177px;
					/* line-height: 20px; */
					color: #142d5f;
					font-weight: bold;
					text-decoration: none;
					margin: 0px 0px 0px 28px;
					padding: 0px 0px 0px 5px;
					border-left: 2px solid #142d5f;
				}
				
				LI.subthree_act A:hover {
					text-decoration: underline;
				}
				
		#middle {
			float: left;
			width: 508px;
			height: auto;
		}
			
			#content {
				float: left;
				height: auto;
				width: 480px;
				margin: 14px;
			}
			
		#right {
			float: left;
			width: 250px;
			height: auto;
			margin: 0px 0px 50px 0px;
		}
			
			#news, #fairs {
				float: left;
				width: 222px;
				margin: 14px 14px 0px 14px;
			}
		
				#news H1, #fairs H1 {
					width: 222px;

				}
		
		#footer {
			width: 998px;
			text-align: center;
			margin: 14px 0px 50px 0px;
		}

/* Allgemeine Styles */
		
		UL.nodot {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
		
		UL {
			margin: 14px;
			padding: 0px;
		}
		
		H1 {
			color: #444444;
			margin: 0px 0px 15px 0px;
			padding: 0px;
			font-size: 18px;
			font-weight: bold;
		}
		
		H2 {
			color: #142d5f;
			margin: 0px 0px 5px 0px;
			padding: 0px;
			font-size: 12px;
			font-weight: bold;
		}
		
		A {
			color: #142d5f;
			padding: 0px;
			font-weight: bold;
			text-decoration: none;
		}
		
		A:hover {
			text-decoration: underline;
		}
		
		B, STRONG {
			color: #142d5f;
			font-weight: bold;
		}
		
		FIELDSET {
			border: none;
		}
		
		LABEL {
			display:block;
			float:left;
			width:80px;
		}
		
		div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
			margin-top: 5px;
		}
		 

		
/* POWERMAIL */

	FIELDSET.tx-powermail-pi1_fieldset {
		border: 1px solid #142D5F;
		margin: 0px 0px 25px 0px;
		padding: 10px;
	}
	
	HR {
		background-color: #142D5F;
		border: 0px;
		height: 1px;
	}
	
	DIV.tx_powermail_pi1_fieldwrap_html {
		margin: 0px 0px 10px 0px;
	}
	
	FIELDSET.tx-powermail-pi1_fieldset LABEL {
		float: left;
		width: 120px;
		margin: 2px 10px 0px 0px;
	}
	

	
		FIELDSET.tx-powermail-pi1_fieldset_1 LABEL{
			width: 120px;
		}
		
		FIELDSET.tx-powermail-pi1_fieldset_1 SELECT {
			margin: 0px 0px 25px 0px;
		}
		
		FIELDSET.tx-powermail-pi1_fieldset_1 SELECT {
			width: 200px;
		}
	
		DIV.powermail_radio_inner {
			margin: 0px 0px 12px 0px;
		}
		
		DIV.powermail_mandatory_js, SPAN.powermail_mandatory {
			color: red;
			font-weight: bold;
		}
	
