/* ----------------------------------------------------- */
/* LAYOUT */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */

	* {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", verdana, arial, sans-serif;
	}
	
	body {
	background-image: url("../images/bg_main_body_1.gif");
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #000;
	scrollbar-face-color: #0B7EBF;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #f1f1f1;
	}
	
	#main_top {
	position: relative;
	top: 0px;
	left: 0px;
	height: 186px;
	width: 970px;
	z-index:1;
	background-image: url("../images/bg_main_top.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
	}
	
		div#breadcrumb {
		position: absolute;
		top: 163px;
		left: 233px;
		height: 27px;
		width: 700px;
		font-size: 10px;
		color: #B7D4D9;
		}
		
		div#breadcrumb a:link,
		div#breadcrumb a:visited,
		div#breadcrumb a:active {
		text-decoration: underline;
		color: #B7D4D9;		
		font-weight: normal;
		}
				
		div#breadcrumb a:hover {
		text-decoration: none;
		color: #B7D4D9;
		}
		
		
		
		 #branch {
		 display: none;
		 position: relative;
		 top: 153px;
		 _top: 149px;
		 left: 229px;
		 _left: 230px;
		 height: 37px;
		 width: 700px;
		 /*vertical-align: bottom;*/
		 }
		 	
			#branch a {
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
			}
	
			#main_top #branch a.f360:link, #main_top #branch a.f360:active, #main_top #branch a.f360:visited {
			height: 37px;
			line-height: 37px;
			_height: 30px;
			_line-height: 30px;
			padding: 14px 0px 8px 15px;
			_padding: 7px 0px 0px 15px;
			background-image: url("../images/bg_nav1_off_blue1.gif");
		    background-repeat: no-repeat;
		    background-position: bottom left;
			color: #dbdbdb;
			}
			
				#main_top #branch a.f360 span {
				height: 37px;
				_height: 30px;
				padding: 14px 15px 8px 0px;
				_padding: 0px 15px 0px 0px;
				background-image: url("../images/bg_nav1_off_blue.gif");
		   	 	background-repeat: no-repeat;
		    	background-position: bottom right;
				cursor: pointer;
				}
			
			#main_top #branch a.f360:hover {
			_height: 30px;
			padding: 13px 0px 8px 15px;
			_padding: 0px 0px 0px 15px;
			background-image: url("../images/bg_nav1_blue_on1.gif");
	   	 	background-repeat: no-repeat;
	    	background-position: bottom left;
			color: #fff;
			}
			
				#main_top #branch a.f360:hover span {
				_height: 30px;
				padding: 13px 15px 8px 0px;
				_padding: 0px 15px 7px 0px;
				background-image: url("../images/bg_nav1_blue_on.gif");
		   	 	background-repeat: no-repeat;
		    	background-position: bottom right;
				}
			
			#main_top #branch a.ma:link, #main_top #branch a.ma:active, #main_top #branch a.ma:visited {
			height: 37px;
			line-height: 37px;
			_height: 30px;
			_line-height: 30px;
			padding: 14px 0px 8px 15px;
			_padding: 7px 0px 0px 15px;
			background-image: url("../images/bg_nav1_off_green1.gif");
		    background-repeat: no-repeat;
		    background-position: bottom left;
			color: #dbdbdb;
			}
			
				#main_top #branch a.ma span {
				height: 37px;
				_height: 30px;
				padding: 14px 15px 8px 0px;
				_padding: 0px 15px 0px 0px;
				background-image: url("../images/bg_nav1_off_green.gif");
		   	 	background-repeat: no-repeat;
		    	background-position: bottom right;
				cursor: pointer;
				}
			
			#main_top #branch a.ma:hover {
			_height: 30px;
			padding: 13px 0px 8px 15px;
			_padding: 0px 0px 0px 15px;
			background-image: url("../images/bg_nav1_green_on1.gif");
	   	 	background-repeat: no-repeat;
	    	background-position: bottom left;
			color: #fff;
			}
			
				#main_top #branch a.ma:hover span {
				_height: 30px;
				padding: 13px 15px 8px 0px;
				_padding: 0px 15px 7px 0px;
				background-image: url("../images/bg_nav1_green_on.gif");
		   	 	background-repeat: no-repeat;
		    	background-position: bottom right;
				}
				
			#main_top #branch a.kd:link, #main_top #branch a.kd:active, #main_top #branch a.kd:visited {
			height: 37px;
			line-height: 37px;
			_height: 30px;
			_line-height: 30px;
			padding: 14px 0px 8px 15px;
			_padding: 7px 0px 0px 15px;
			background-image: url("../images/bg_nav1_red_off1.gif");
		    background-repeat: no-repeat;
		    background-position: bottom left;
			color: #dbdbdb;
			}
			
				#main_top #branch a.kd span {
				height: 37px;
				_height: 30px;
				padding: 14px 15px 8px 0px;
				_padding: 0px 15px 0px 0px;
				background-image: url("../images/bg_nav1_red_off.gif");
		   	 	background-repeat: no-repeat;
		    	background-position: bottom right;
				cursor: pointer;
				}
			
			#main_top #branch a.kd:hover {
			_height: 30px;
			padding: 13px 0px 8px 15px;
			_padding: 0px 0px 0px 15px;
			background-image: url("../images/bg_nav1_red_on1.gif");
	   	 	background-repeat: no-repeat;
	    	background-position: bottom left;
			color: #fff;
			}
			
				#main_top #branch a.kd:hover span {
				_height: 30px;
				padding: 13px 15px 8px 0px;
				_padding: 0px 15px 7px 0px;
				background-image: url("../images/bg_nav1_red_on.gif");
		   	 	background-repeat: no-repeat;
		    	background-position: bottom right;
				}
				
			#main_top #branch a.kd_on {
			height: 37px;
			line-height: 37px;
			_height: 30px;
			_line-height: 30px;
			padding: 13px 0px 8px 15px;
			_padding: 0px 0px 0px 15px;
			background-image: url("../images/bg_nav1_red_on1.gif");
	   	 	background-repeat: no-repeat;
	    	background-position: bottom left;
			color: #fff;
			}
			
				#main_top #branch a.kd_on span {
				_height: 30px;
				padding: 13px 15px 8px 0px;
				_padding: 0px 15px 7px 0px;
				background-image: url("../images/bg_nav1_red_on.gif");
		   	 	background-repeat: no-repeat;
		    	background-position: bottom right;
				cursor: pointer;
				}
				
			#main_top #branch a.ma_on {
			height: 37px;
			line-height: 37px;
			_height: 30px;
			_line-height: 30px;
			padding: 13px 0px 8px 15px;
			_padding: 0px 0px 0px 15px;
			background-image: url("../images/bg_nav1_green_on1.gif");
	   	 	background-repeat: no-repeat;
	    	background-position: bottom left;
			color: #fff;
			}
			
				#main_top #branch a.ma_on span {
				_height: 30px;
				padding: 13px 15px 8px 0px;
				_padding: 0px 15px 7px 0px;
				background-image: url("../images/bg_nav1_green_on.gif");
		   	 	background-repeat: no-repeat;
		    	background-position: bottom right;
				cursor: pointer;
				}
				
			#main_top #branch a.f360_on {
			height: 37px;
			line-height: 37px;
			_height: 30px;
			_line-height: 30px;
			padding: 13px 0px 8px 15px;
			_padding: 0px 0px 0px 15px;
			background-image: url("../images/bg_nav1_blue_on1.gif");
	   	 	background-repeat: no-repeat;
	    	background-position: bottom left;
			color: #fff;
			}
			
				#main_top #branch a.f360_on span {
				_height: 30px;
				padding: 13px 15px 8px 0px;
				_padding: 0px 15px 7px 0px;
				background-image: url("../images/bg_nav1_blue_on.gif");
		   	 	background-repeat: no-repeat;
		    	background-position: bottom right;
				cursor: pointer;
				}
				
		#search {
		position: absolute;
		top: 81px;
		left: 803px;
		width: 145px;
		height: 25px;
		text-align: right;
		}
		
			#search input.inputsearch {
			width: 140px;
			font-size: 11px;
			padding: 1px 1px 1px 2px;
			}
			
			#search input.submit_button {
			font-size: 11px;
			padding: 1px;
			margin-top: 5px;
			}
		
	#link_start {
	position: absolute;
	top: 198px;
	left:10px;
	width: 150px;
	height: 20px;
	}
	
		#link_start a {
		color: #fff;
		text-decoration: none;
		font-size: 10px;
		}
		
		#link_start a:hover {
		color: #fff;
		text-decoration: underline;
		font-size: 10px;
		}
		
	
	#main_nav_1 {
	position: relative;
	width: 740px;
	_width: 970px;
	left: 0px;
	top: 0px;
	left: 0px;
	height: 33px;
	_height: 44px;
	text-align: left;
	padding: 2px 0 10px 230px;
	}
		#main_nav_1 ul {
		height: 33px;
		border-left: 1px solid #a5a5a5;
		}
	
		#main_nav_1 ul li {
		list-style-type: none;
		float: left;
		}
	
		#main_nav_1 a.nav1:link, #main_nav_1 a.nav1:active, #main_nav_1 a.nav1:visited {
		color: #fff;
		font-size: 13px;
		text-decoration: none;
		height: 33px;
		line-height: 33px;
		background-image: none;
		border-left: 1px solid #a5a5a5;
		border-right: 1px solid #a5a5a5;
		padding: 8px 7px 9px 7px;
		_padding: 0 7px 0 7px;
		margin: 0 0 0 -1px;
		}
		
		#main_nav_1 a.nav1:hover {
		background-image: url("../images/bg_nav1_over_blue.gif");
    	background-repeat: repeat;
    	background-position: top right bottom left;
    	}
		
		#main_nav_1 a.nav1_on {
		text-transform: uppercase;
		color: #fff;
		font-size: 13px;
		text-decoration: none;
		height: 33px;
		line-height: 33px;
		background-image: none;
		border-left: 1px solid #a5a5a5;
		border-right: 1px solid #a5a5a5;
		padding: 8px 7px 9px 7px;
		_padding: 0 7px 0 7px;
		background-image: url("../images/bg_nav1_over_blue.gif");
    	background-repeat: repeat;
    	background-position: top right bottom left;
		font-weight: normal;
    	margin: 0 0 0 -1px;
		}
	
	#main_inner_box {
	width: 970px;
	background-image: url("../images/bg_main_content.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #fff;
	}
	
		#main_nav_2 {
		padding: 83px 30px 0 40px;
		width: 155px; 
		_width: 230px;
		float: left;
		text-align: right;
		}
		
			#main_nav_2 ul li, #main_nav_2 ul li li {
			list-style-type: none;
			text-align: right;
			font-size: 12px;
			}
			
			#main_nav_2 a {
			width: 140px;
			_width: 160px;
			padding: 5px 10px 5px 10px;
			_padding: 7px 10px 5px 10px;
			_height: 30px;
			line-height: 16px;
			display: block;
			text-decoration: none;
			margin-bottom: 1px;
			}
			
			#main_nav_2 a.nav2:link, #main_nav_2 a.nav2:active, #main_nav_2 a.nav2:visited {
			color: #FF3333;
			background-color: transparent;
			}
			
			#main_nav_2 a.nav2:hover {
			background-color: transparent;
			font-weight: bold;
			color: #FF3333;
			}
			
			#main_nav_2 a.nav2_on {
			background-color: #EFEFEF;
			font-weight: bold;
			color: #FF3333;
			}
			
			#main_nav_2 a.nav3:link, #main_nav_2 a.nav3:active, #main_nav_2 a.nav3:visited {
			width: 140px;
			_width: 160px;
			font-size: 11px;
			background-color: #DEDEDE;
			color: #000;
			height: 23px;
			line-height: 23px;
			padding: 0 10px 0 10px;
			}
			
			#main_nav_2 a.nav3:hover {
			color: #FF3333;
			background-color: #DEDEDE;
			}
			
			#main_nav_2 a.nav3_on {
			width: 140px;
			_width: 160px;
			font-size: 11px;
			background-color: #DEDEDE;
			color: #000;
			height: 23px;
			line-height: 23px;
			padding: 0 10px 0 10px;
			color: #FF3333;
			}
			
			/*
			
			#main_nav_2 a.nav2:link, #main_nav_2 a.nav2:active, #main_nav_2 a.nav2:visited {
			width: 135px;
			_width: 160px;
			padding: 0 25px 0 10px;
			height: 21px;
			line-height: 21px;
			color: #FF3333;
			background-color: #f8f8f8;
			background-image: url("../images/bg-nav2-on2.gif");
    		background-repeat: no-repeat;
    		background-position: top right;
			}
			
			#main_nav_2 a.nav2:hover {
			width: 135px;
			_width: 160px;
			padding: 0 25px 0 10px;
			height: 21px;
			line-height: 21px;
			background-color: #EFEFEF;
			font-weight: bold;
			color: #FF3333;
			background-image: url("../images/bg-nav2-over.gif");
    		background-repeat: no-repeat;
    		background-position: top right;
			}
			
			#main_nav_2 a.nav2_on {
			width: 135px;
			_width: 160px;
			padding: 0 25px 0 10px;
			height: 21px;
			line-height: 21px;
			background-color: #EFEFEF;
			font-weight: bold;
			color: #FF3333;
			background-image: url("../images/bg-nav2-on.gif");
    		background-repeat: no-repeat;
    		background-position: top right;
			}
			
			#main_nav_2 a.nav3:link, #main_nav_2 a.nav3:active, #main_nav_2 a.nav3:visited {
			width: 150px;
			_width: 160px;
			font-size: 11px;
			background-color: #DEDEDE;
			color: #000;
			height: 21px;
			line-height: 21px;
			padding: 0 10px 0 10px;
			}
			
			#main_nav_2 a.nav3:hover {
			color: #FF3333;
			background-color: #cccccc;
			}
			
			#main_nav_2 a.nav3_on {
			width: 150px;
			_width: 160px;
			font-size: 11px;
			background-color: #cccccc;
			color: #000;
			height: 21px;
			line-height: 21px;
			padding: 0 10px 0 10px;
			color: #FF3333;
			}
			*/
		
		#main_content {
		width: 505px;
		_width: 520px;
		_height: 539px;
		/*font-size: 81%;*/
		line-height: 1.6em;
		padding: 5px 15px 10px 0;
		text-align: left;
		z-index: 999;
		margin-left: 230px;
		}
		
			#main_content .prop {
			float: right;
			width: 1px;
			height: 534px;
			_height: 520px;
			}
			
			#main_content h1 {
			font-size: 22px;
			letter-spacing: 2px;
			color: #fff;
			padding: 10px 0 30px 0;
			}
			
			#main_content h2 {
			font-size: 15px;
			letter-spacing: 1px;
			color: #F23636;
			margin: 5px 0px 4px 0px;
			padding: 0px 0 2px 0;
			}
			
			#main_content h3 {
			font-size: 14px;
			color: #F23636;
			margin: 10px 0px 8px 0px;
			padding: 0px 0 3px 0;
			border-bottom: 1px dotted #F23636;
			}
			
			#main_content h4 {
			font-size: 13px;
			color: #F23636;
			text-transform: uppercase;
			margin: 10px 0px 10px 0px;
			padding: 0px 0 0px 0;
			}
			
			#main_content p {
			margin: 5px 0 5px 0;
			}
			
			#main_content hr {
			height: 0;
			border-top: 0px;
			border-bottom: 1px solid #F23636;
			margin: 20px 0px 20px 0px;
			_margin: 5px 0px 5px 0px;
			_clear: both;
			}
			
			#main_content BLOCKQUOTE {
			margin: 10px 20px 10px 20px;
			background-color: #eaeaea;
			border: 1px solid #cecece;
			padding: 10px 10px 10px 15px;
			font-size: 13px;
			}
			
			#main_content ul {
			margin-left: 20px;
			margin-bottom: 10px;
			margin-top: 10px;
			}
			
				#main_content ul li {
				list-style-type: square;
				margin-bottom: 5px;
				margin-top: 10px;
				line-height: 1.3em;
				}
				
			#main_content ol {
			margin-left: 27px;
			margin-bottom: 10px;
			margin-top: 10px;
			}
			
				#main_content ol li {
				list-style-type: decimal;
				margin-bottom: 6px;
				margin-top: 6px;
				}
			
			#main_content img.bild_links {
			display: inline;
			float: left;
			margin: 10px 15px 10px 0px;
			border: 0px solid #0B7EBF;
			_clear: left;
			padding: 0px;
			}
			
			#main_content img.bild_rechts {
			float: right;
			margin: 10px 0px 10px 15px;
			border: 0px solid #0B7EBF;
			/*_clear: right;*/
			padding: 0px;
			}
			
			#main_content a:link, 
			#main_content a:active, 
			#main_content a:visited  {
			text-decoration: underline;
			color: #00f;
			}
			
			#main_content a:hover {
			text-decoration: none;
			}
			
			#main_content strong, 
			#main_content b {
			font-weight: bold;
			}
			
			#main_content em, 
			#main_content i {
			font-style: italic;
			}
			
			#main_content u {
			text-decoration: underline;
			}
			
			.light {
		    background-color: #fff;
		    font-size: 10px;
		    padding: 3px;
		    }
		 
		    .dark {
		    background-color: #F68B1D;
		    font-size: 10px;
		    padding: 3px;
		    }
		    
		    .header {
		    background-color: #BE000C;
		    color: #fff;
		    font-weight: bold;
		    font-size: 11px;
		    padding: 3px;
		    }
			
			
		
		#side_box {
		width: 205px;
		_width: 210px;
		float: right;
		padding: 86px 0 0 5px;
		}
		
			#side_box .tools {
			width: 178px;
			_width: 180px;
			color: #fff;
			margin-bottom: 20px;
			background-image: url("../images/dot_3.gif");
		    background-repeat: repeat-y;
		    background-position: top left;
		    background-color: transparent;
			padding-left: 0px;
			font-size: 11px;
			color: #000;
			background-color: #f5f5f5;
			}
			
				#side_box .tools_h1 {
				width: 180px;
				_width: 180px;
				background-image: none;
				font-size: 11px;
				color: #F23636;
				padding: 5px 0 5px 0px;
				margin: 0;
				text-transform: uppercase;
				letter-spacing: 1px;
				background-color: #fff;
				}
				
				#side_box p {
				width: 170px;
				padding: 5px 10px 10px 10px;
				line-height: 1.9em;
				}
				
				#side_box .tools_h2 {
				font-size: 12px;
				width: 150px;
				margin: 10px;
				padding: 0 0 0 0;
				color: #F23636;
				}
				
				#side_box .tools a.tool_link:link, #side_box .tools a.tool_link:active, #side_box .tools a.tool_link:visited {
				display: block;
				color: #00f;
				text-decoration: underline;
				color: #F23636;
				}
				
				#side_box .tools a.tool_link:hover {
				text-decoration: none;
				padding-left: 8px;
				background-image: url("../images/arrow_left.gif");
			    background-repeat: no-repeat;
			    background-position: left;
				}
				
				#side_box .tools a.fontsize_link:link, #side_box .tools a.fontsize_link:active, #side_box .tools a.fontsize_link:visited {
				color: #00f;
				text-decoration: underline;
				font-weight: normal;
				width: 13px;
				text-align: center;
				color: #F23636;
				}
				
				#side_box .tools a.fontsize_link:hover {
				text-decoration: none;
				font-weight: bold;
				}
		
	#main_footer {
	clear: both;
	width: 740px;
	_width: 970px;
	background-color: #000;
	text-align: left;
	color: #fff;
	font-size: 11px;
	line-height: 1.7em;
	z-index: 2;
	padding: 10px 0 15px 230px;
	}
	
		#main_footer a.top_link {
		text-decoration: none;
		color: #fff;
		float: right;
		background-image: url("../images/2top.gif");
	    background-repeat: no-repeat;
	    background-position: top left;
		padding-left: 15px;
		margin-right: 230px;
		text-align: left;
		}


/* NEWS */
/* ----------------------------------------------------- */

div#news {
position: absolute;
top: 370px;
left: 706px;
width: 220px;
_width: 230px;
padding-left: 10px;
}

	div#news h2 {
	border: 1px solid #F68B1D;
	padding: 1px 5px 1px 7px;
	}
	
	div#news li a.even, div#news li a.odd {
	display: block;
	width: 206px;
	_width: 220px;
	clear: both;
	margin: 7px 0 7px 0;
	padding: 7px;
	border-top: 1px dotted #F68B1D;
	border-bottom: 1px dotted #F68B1D;
	}
	
	
	/* CONTACTBOX */
	
	div#h2b {
	float: right;
	width: 115px;
	_width: 140px;
	margin: 7px 0px 5px 10px;
	padding: 5px;
	background-color: #F68B1D;
	font-size: 11px;
	border: 0px;
	line-height: 13px;
	}
	
	div#h2b h2 {
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 4px;
	}
	
	div#h2b fieldset#fs-contactbox {
	border: 1px solid #fff;
	margin: 7px 0px 0px 0px;
	padding: 3px 5px 5px 5px;
	background-color: #FAB875;
	}
	
	div#h2b a {
	display: block;
	color: #000;
	margin: 0px;
	}
	
	div#h2b fieldset#fs-contactbox strong {
	display: block;
	padding: 3px 0px 6px 0px;
	margin: 0px;
	font-weight: bold;
	color: #993300;
	font-size: 14px;
	font-family: "Trebuchet MS", Georgia, serif;
	}
	
	div.cphone {
	background-image: url("../images/sym_phone2.gif");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
	div.cfax {
	background-image: url("../images/sym_fax2.gif");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
	div.cemail {
	background-image: url("../images/sym_mail2.gif");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
		div.cemail a:link,
		div.cemail a:active,
		div.cemail a:visited {
		color: #000;
		text-decoration: underline;
		}
		
		div.cemail a:hover {
		text-decoration: none;
		font.weight: bold;
		}
	
	div.vcard {
	background-image: url("../images/sym_vcard2.gif");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
	color: #000;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	}
	
		div.vcard a:link,
		div.vcard a:active,
		div.vcard a:visited {
		color: #000;
		text-decoration: underline;
		}
		
		div.vcard a:hover {
		text-decoration: none;
		font.weight: bold;
		}
		
	
