/******************************
	Reset Defaults
 ******************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, 
font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption 
	{ margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}

/******************************
	Defaults
 ******************************/
body {
	background:#fff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	}

html { height: 101%; }
/******************************
      text-elemte
 ******************************/	
h1 { position:absolute; top:32px; left:22px;}

h2 {
	color: #f17e00;
	font-size: 26px;
	font-weight: bold;
	margin-bottom:23px;
	}
	
h3 {font-size:13px; font-weight:bold; line-height:20px;}

a:link, a:visited {
	color: #666;
	background-color: inherit;
	} 
a:hover, a:active {
	color: #333;
	background-color: inherit;
	}

p, ul {font-size:13px; line-height:20px; padding-bottom:26px;}
p.mini {padding-bottom:6px;}

hr {clear:both; visibility:hidden;}
hr.sixty {margin-bottom:30px;}

.clear {clear:both}
h3.clear {margin-bottom:20px}
/******************************
      container
 ******************************/
#wrap { 
	margin:10px auto;
	position:relative;
	width:1000px; 
	}

img#logo{position:absolute; top:25px; left:32px}

/******************************
      header
 ******************************/
#header { 
	background: #f08113 url(bilder/grafiken/headhg.gif) no-repeat;
	height:250px; 
	position:relative;
	}
	
/******************************
      content
 ******************************/
#content {
	float:right;
	margin:50px 0 30px 0px;
	/*max-height:666px;
	overflow-y:auto;*/
	position:relative;
	width:690px;
	}
	
.left_col {float:left; width:440px; margin-right:12px;}
.left_col h3 {
	color:#666;
	font-size:13px; font-weight:bold;
	margin-bottom:20px;
	}

.right_col {float:left; width:238px;} 	
.right_col h3 {
	color:#e57a10;
	font-size:13px; font-weight:bold;
	line-height:20px;
	}
	
.left_col_contact {float:left; width:358px;}	
.right_col_contact {float:left; width:332px;} 	


/******************************
      navi
 *******************************/
#navi {position:absolute; top:225px; left:452px;}

#navi li {
	float:left;
	margin:0px;
	text-align:center;
}

#navi a, #navi a:visited, #navi a:active{
	color: #fff;
	display: block;
	font-size:16px;
	font-weight:bold;
	margin: 0 15px;
	text-decoration: none;
}

#navi a:hover, #navi li.current a, #navi li.current a:link {color:#ffcc99}

/******************************
     sidebar
 *****************************/

#sidebar {float:left; margin:100px 0 0 36px;} 

#sidebar li {list-style-type: disc;}

#sidebar a, #sidebar a:visited, #sidebar a:active{
	color: #999;
	display: block;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	text-decoration: none;
}

#sidebar a:hover, #sidebar li.current a, #sidebar li.current a:link {color:#ff9933}

/******************************
      footer
 ******************************/
#footer {
	background: #f08113 url(bilder/grafiken/bgpx.gif);
	color:#fff;
	font-size:12px; font-weight:bold;
	padding: 5px 0;
	text-align:center;
	}
#footer a {text-decoration:none; color:#ee7900}
