/*style neu*/
body {width:100%; height:100%; margin:0px; padding:0px; font-family:Tahoma, Arial, sans-serif;}

form {padding:0px; margin:0px; border:0px;} /*fixing Internetexplorer styles*/

div.invisible {
	display:none;
}

/* this is for preloading*/
#flashContent.invisible {display:block !important;} #flashContent.invisible #content_flash {width:1px !important;height:1px !important;}

div#header_frame {position:fixed;left:0px;top:0px;height:137px;width:1000px;background-color:#FFFFFF;overflow:hidden;z-index:100;}
body.start div#header_frame {height:136px;}

div#header_frame img#logo {position:absolute; top:10px; right:98px;}
	div#header_frame div#header_nav {position:absolute; top:63px; left:0px; width:1000px; height:44px; overflow:hidden; background-image:url(../pic/header_nav_bg.gif); background-repeat:no-repeat; background-position:top left;}
	div#header_frame div#header_nav div#nav_level_0 {padding-left:16px;}
		div#header_frame div#header_nav div#nav_level_0 img {float:left; padding:11px 19.5px 0px 0px; cursor:pointer;}

	div#header_frame div#header_nav div#search {position:absolute; right:0px; top:0px; height:39px; padding-top:5px; width:201px; overflow:hidden;}
		div#header_frame div#header_nav div#search input#search_input {border:0px; margin:3px 0px; padding:4px; height:12px; width:153px; line-height:12px; font-size:10px; background-image:url(../pic/search_bg.gif); background-position:top left; background-repeat:no-repeat; float:left;}
		div#header_frame div#header_nav div#search input#search_icon {padding:0px; margin:3px 0px; border:0px; float:left;}


div#footer_frame{
	position:fixed;
	left:0px;
	bottom:0px;
	height:40px;
	width:1000px;
	background-color:#FFFFFF;
	z-index:100;
	overflow:hidden;
	display:block;
}

body.start div#footer_frame {display:none;}
	
	div#zoom {
		position:absolute;
		left:220px;
		top:11px;
		width:199px;
		height:20px;
		overflow:hidden;
		background-image:url(../pic/footer_lines_bg.gif);
		background-color:#666666;
		background-position:top left;
		background-repeat:repeat-x;
	}
	
		div#zoom div#zoom_bar {
			position:absolute;
			left:32px;
			top:0px;
			width:136px;
			height:20px;
			background-image:url(../pic/zoom_bar.gif);
			background-repeat:no-repeat;
			background-position:center;
		}
		
		div#zoom div#zoom_bar div#zoom_slider {
			height:20px;
			width:9px;
			cursor:pointer;
			background-image:url(../pic/zoom_handle.gif);
			background-repeat:no-repeat;
			background-position:center;
		}
		
		div#zoom img#zoom_smaller {
			position:absolute;
			top:4px;
			left:10px;
			cursor:pointer;
		}
		div#zoom img#zoom_bigger {
			position:absolute;
			top:4px;
			right:9px;
			cursor:pointer;
		}

		
	
	
	div#navigation_line {
		position:absolute;
		right:10px;
		top:11px;
		width:561px;
		height:20px;
		overflow:hidden;
		background-image:url(../pic/footer_lines_bg.gif);
		background-color:#666666;
		background-position:top left;
		background-repeat:repeat-x;
		}
		
	div#navigation_scroll {
		position:absolute;
		left:25px;
		top:0px;
		width:510px;
		height:20px;
		background-image:url(../pic/navigation_line.gif);
		background-repeat:no-repeat;
		background-position:center;
		}
	
	div#navigation_handle {
		height:20px;
		width:19px;
		cursor:pointer;
		vertical-align:middle;
		text-align:center;
		line-height:20px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		background-image:url(../pic/navigation_slider.gif);
		background-repeat:no-repeat;
		background-position:center;
		}
	div#navigation_handle.highlight {

		}
		
	div#navigation_line div.navigation_button {
		position:absolute;
		width:32px;
		height:20px;
		line-height:20px;
		vertical-align:middle;
		text-align:center;
		color:#000000;
		font-size:11px;
		font-weight:bold;
		cursor:pointer;
	}
		div#navigation_line div.navigation_button a {
		color:#000000;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	div#navigation_line div#navigation_back {
		top:0px;
		left:0px;
		background-image:url(../pic/page_left.gif);
		background-repeat:no-repeat;
		background-position:center;
	}
	div#navigation_line div#navigation_back.highlight{
	}
	div#navigation_line div#navigation_fwd {
		top:0px;
		right:0px;
		background-image:url(../pic/page_right.gif);
		background-repeat:no-repeat;
		background-position:center;
	}
	div#navigation_line div#navigation_fwd.highlight{
	}

	div#breadcrump {
		position:absolute;
		top:114px;
		left:20px;
		height:14px;
		width:950px;
		overflow:hidden;
		z-index:110;
		font-size:11px;
		line-height:13px;
		vertical-align:top;
		font-family:Tahoma, Arial, sans-serif;
		font-weight:bold;
		text-decoration:none;	
		color:#BBBBBB;
	}

	div#breadcrump a {
		font-weight:bold;
		text-decoration:none;	
		color:#BBBBBB;
	}


div#content2header_borderline {display:block; position:fixed; top:137px; left:220px; height:1px; width:770px; oveflow:hidden; background-color:#CACACA; z-index:100;}
body.start div#content2header_borderline {display:none;}


div#content_scroll {}

	div#left_box {
		position:absolute;
		top:137px;
		left:0px;
		margin:0px 0px 40px 0px;
		width:220px;
		height:auto;
		overflow:hidden;
		display:block;
	}
	
	body.start div#left_box {display:none;}
	
	div#left_box img.box_heading  {
		margin:0px 10px 0px 10px;
		width:200px;
		height:20px;
		background-color:#F1F1F1;
	}
	
	div#left_box div.box {
		font-family:Tahoma, Arial, sans-serif;
		margin:0px 10px 10px 10px;
		border:0px solid #CACACA;
		border-width:0px 1px 1px 0px;
		padding:10px;
		line-height:17px;
		font-size:11px;
		color:#6B6969;
		background-color:#F1F1F1;
	}
	
	div#left_box div#navigation_wrapper {
		line-height:0px;
	}
	
	div#left_box div#active_navigation {
		line-height:17px;
		background:none transparent;	
	}
	

	div#left_box div.box a {
		display:block;
		color:#6B6969;
		text-decoration:none;
		font-weight:normal;
	}

	div#left_box div.box a.active {
		font-weight:bold;	
	}


	

	

	div#content_box {
		position:absolute;
		top:138px;
		left:220px;
		padding:0px 0px 40px 0px;

		border-right:1px solid #CACACA;
		border-left: 1px solid #CACACA;
	
		width:768px;
		height:auto; /* wird vom inhalt aufgespannt!! */
	
		background-color:#FFFFFF;
		z-index:1;
		overflow: hidden;
	}

	body.start div#content_box {left:0px; top:136px; width:1000px; border:0px;}
	body.start iframe#content_html {width:1000px;}
	body.start #contentFooter {display:none};

	div#content div#flashContent {}
	div#content div#imgContent {}
	div#content div#HTMLContent {
		background-color:#FFFFFF;
	}

	div#content div#contentFooter{
		padding: 18px;
	}

	div#content div#contentFooter table#contentFooterTable{
		width: 732px;
	}

	div#content div#contentFooter table#contentFooterTable tr td{
		color: #CACACA;
		font-size: 9px;
		padding: 5px;
		font-weight: normal;
	}

	div#content div#contentFooter table#contentFooterTable tr td a{
		color: #CACACA;
		font-size: 9px;
		text-decoration: none;
		font-weight: normal;
	}

	div#content div#contentFooter table#contentFooterTable tr.row1 td{
		border-bottom: 1px solid #cacaca;
	}

	div#content div#contentFooter table#contentFooterTable tr td.col2{
		text-align: right;
	}

	div#content div#contentFooter table#contentFooterTable tr td.col1{
		text-align: left;
	}
	



	