body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #C4C605;
	/*background-image: url('../../images/background.gif');
	background-repeat: no-repeat;
	background-position: center top;*/
}	body a {
		font-size: 11px;
		text-decoration: none;
		color: #C4C605;
	}
	body h1 {
		font-size: 11px;
		color: #000;
		margin-bottom: 6px;
		text-transform: uppercase;
		line-height: normal;
		font-weight: normal;
	}
	body h2 {
		font-size: 11px;
		font-weight: bold;
		color: #000;
	}
	body li {
		font-size: 11px;
	}	div.fieldset 
		{
			border: none;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}	div.fieldset label {
				cursor: pointer;
				margin-right: 30px;
			}
			div.fieldset label.remmargin {
				margin-right: 0px;
			}	
			input.txfnormal,textarea.txfnormal {
				font-family: helvetica, arial, sans-serif;
				width: 230px;
				font-size: 11px;
				margin: 0px 0px 0px 0px;
				padding: 1px 1px 1px 1px;
			}	input.txfnormal.plz {
					width: 35px;
					text-align: right;
				}
				input.txfnormal.ort {
					width: 186px;
					
				}
			textarea.txfnormal {
				width: 328px;
				height: 100px;
			}
			input.btnnormal {
				font-size: 11px;
			}
			span.errorlabel {
				cursor: pointer;
				margin: 0px 0px 0px 5px;
				padding: 0px 4px 0px 4px;
				background-image: url('../../images/error.gif');
				background-repeat: no-repeat;
				background-position: center top;
			}
	

 

#shadowcont {
	width:716px;
	height:auto;
	margin: 80px auto 0px auto;
}	#shadowcont img.placeholder {
		display: none;
	}
	* html #shadowcont img.placeholder {
		height: 3px;
	}	
	#shadowcont #shadowtop {
		height:3px;
		background-image:url('../../images/shadow_top.png');
		background-repeat:no-repeat;
	}	* html #shadowcont #shadowtop {
			background-image:url('../../images/shadow_top.gif');
		}
	#shadowcont #shadowbottom {
		height:3px;
		background-image:url('../../images/shadow_bottom.png');
		background-repeat:no-repeat;
	}	* html #shadowcont #shadowbottom {
			background-image:url('../../images/shadow_bottom.gif');
		}
	#shadowcont #shadow {
		background-image:url('../../images/shadow_h.png');
		background-repeat:repeat-y;
	}	* html #shadowcont #shadow {
			background-image:url('../../images/shadow_h.gif');
		}
		#layout {
			width: 710px;
			height: 680px;
			margin: 0px 3px 0px 3px;
			background-color: #fff;
			background-image: url('../../images/line.png');
			background-position: 0px 140px;
			background-repeat: no-repeat;
		}	#top {
				width: auto;
				height: 120px !important;
				
				background-image: url('../../images/logo.png');
				background-position: 127px 24px;
				background-repeat: no-repeat;
				
				padding: 38px 17px 0px 17px;
				color: #7f7f7f;
			}	#top a {
					color: #7f7f7f;
				}
			#navigation {
				width: auto;
				height: 102px !important;
				
				background-color: #fff;
				
				padding: 0px 17px 0px 17px;
				
				background-image: url('../../images/line.png');
				background-position: 0px 85px;
				background-repeat: no-repeat;
			}	#navigation ul {
					float: left;
				}	#navigation ul li a {
						color: #7f7f7f;
					}
					#navigation ul li {
						color: #000;
					}
					#navigation ul.first li {
						float: left;
						line-height: 15px;
						text-transform: uppercase;
					}	#navigation ul.first li.first 
						{
							width: 110px !important;
						}
					#navigation ul.second {
						margin: 6px 0px 0px 0px;
						float: none;
						margin-right: 30px;
					}	#navigation ul.second li {
							float: none;	
							text-transform: none;
							
						}
			#middle {
				width: auto;
				height: 402px;
				background-color: #fff;
				padding: 0px 17px 0px 17px;
			}	#middle #struct {
					width:100px;
					float:left;
					padding-right: 10px;
				}	#middle #struct ul {
						float:left;
					}	#middle #struct ul li a {
							font-size: 11px;
							color: #7f7f7f;
						}
						#middle #struct ul li a.selected {
							color: #000;
						}
						#middle #struct ul.first li {
							font-size: 11px;
							padding-left:0px;
						}
						#middle #struct ul.second {
							margin: 6px 0px 0px 0px;
						}	#middle #struct ul.second li {
								line-height: 13px;
								font-size: 11px;
								padding-left:5px;
							}
							
				#middle #content {
					float:left;
				}	#middle #content h1 {
						text-transform: uppercase;
					}	
					#middle #content .newsdate {
						float: right;
						display: block;
						font-weight: normal; 
						font-size: 10px;
						color: #7F7F7F;
					}
					#middle #content .fullcell {
						clear: left;
						width: 492px;
						float: left;
						margin-right: 32px;
						line-height: 14px;
					}	#middle #content .fullcell.rndimg 
						{
							height: 200px;
							background-repeat: no-repeat;
							background-position: left bottom;
						}
					#middle #content .cell {
						width: 230px;
						float: left;
						margin-right: 32px;
						line-height: 14px;
					}	#middle #content .fullcell ul,
						#middle #content .cell ul {
							margin-left: 14px;
							padding: 0px;
							width: auto;
							
							list-style-image: url('../../images/li.gif');
							list-style-position: outside;
							list-style-type: none;
						}
					table tr td {
						padding:2px 2px 2px 2px;
					}
						
			#bottom {
				width: auto;
				height: 18px !important;
				background-color: #a7a8aa;		
				padding: 0px 17px 0px 17px;
				
				color: #fff;
			}	#bottom span,
				#bottom a {
					color: #fff;
					line-height: 18px;
					height: 18px;
					font-size: 11px;
				}
				#bottom #copy {
					width: 110px;
					height: 18px;
					float:left;
				}
				#bottom #links {
					float:left;
					height: 18px;
				}
		#divError {
			width: 400px; 
			margin: auto; 
			color: #d5d5d5; 
			margin-top: 10em;
		}	#divError h1 {
				margin: 0px;
				padding: 0px;
				color: #C4C605;
				font-size: 28px; 
			}
			#divError span,
			#divError a {
				color: #cccccc;
				font-size: 12px; 
				padding-left: 1px;
			}
			#divError a {
				color: #C4C605;
			}
