/****************************************************
	A L L G E M E I N E   D E F I N I T I O N E N
****************************************************/

#container
	{
	position: relative;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 25px 0;
	}
#container_main
	{
	}

#header
	{
	background: top left no-repeat;
	height: 288px;
	cursor: pointer;
	}

#main
	{
	padding-top: 37px;
	}
#content
	{
	background: #ffffff url(/images/page/bg_main.jpg) top left repeat-y;
	}
#content .content0
	{
	float: left;
	width: 550px;
	height: 100%;
	padding: 20px 20px 5px 20px;
	}

#sidebar
	{
	float: left;
	background: #ffffff;
	width: 210px;
	padding: 5px 0;
	}
#sidebar .navi .head, #sidebar .news .head
	{
	width: 210px;
	font-size: 1.1em;
	text-align: center;
	padding-bottom: 4px;
	border-bottom: 2px solid #000000;
	}
#sidebar .navi .content
	{
	padding: 10px 20px;
	}
#sidebar .navi a
	{
	display: block;
	font-size: 0.80em;
	color: #000000;
	padding: 2px 0;
	}
#sidebar .navi a:hover, #sidebar .navi a:focus, #sidebar .navi a.active
	{
	color: #eb6c23;
	}
#sidebar .news img
	{
	margin-top: 10px;
	}
#sidebar .news .content
	{
	padding: 10px 13px 10px 14px;
	font-size: 0.80em;
	text-align: justify;
	}
#sidebar .news hr
	{
	border: none;
	border-bottom: 1px solid #666666;
	}

#sidebar .contact address
	{
	font-style: normal;
	padding: 10px 0;
	font-size: 0.90em;
	}
#sidebar .contact p.contact
	{
	padding-bottom: 10px;
	}
#sidebar .contact p.contact span
	{
	padding-right: 8px;
	}


#footer
	{
	clear: both;
	font-size: 0.75em;
	color: #a0a0a0;
	padding-top: 7px;
	}
#footer .left
	{
	float: left;
	width: 580px;
	padding-left: 10px;
	}
#footer .left a
	{
	font-size: 1.1em;
	color: #a0a0a0;
	}
#footer .left a:hover, #footer .left a:focus, #footer .left a.active
	{
	color: #eb6c23;
	}
#footer .left span
	{
	padding: 0 3px;
	}
#footer .right
	{
	float: left;
	width: 200px;
	padding-right: 10px;
	text-align: right;
	}
#footer .right a
	{
	font-family: "Lucida Sans";
	font-style: italic;
	color: #a0a0a0;
	}
#footer .right a:hover, #footer .right a:focus, #footer .right a span
	{
	color: #ff9000;
	}



/****************************************************
	  W E I T E R E   D E F I N I T I O N E N
****************************************************/


.box1
	{
	width: 535px;
	}
.box1, .box2, .box3
	{
	margin-bottom: 15px;
	font-size: 0.85em;
	}
.box3
	{
	border-left: 1px solid #bfbfbf;
	padding-left: 20px;
	margin: 15px 0 15px 10px;
	}
.box1 h2, .box2 h2
	{
	font-size: 1.2em;
	font-weight: normal;
	color: #eb6c23;
	padding: 0 15px 3px 15px;
	border-bottom: 1px dotted #000000;
	}
.box1 .content, .box2 .content
	{
	text-align: justify;
	padding: 10px 15px;
	}
.box1 .content h3
	{
	font-size: 1.1em;
	font-weight: normal;
	color: #eb6c23;
	}

.box1 li, .box2 li
	{
	margin-left: 20px;
	list-style: circle;
	}	



.box1 .gallery
	{
	padding: 5px 13px;
	}
.box1 .gallery img
	{
	border: 1px solid #222222;
	margin: 4px 5px;
	}




#ansprechpartner h3
	{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding-bottom: 20px;
	}
#ansprechpartner .hsi_ap
	{
	height: 160px;
	}
#ansprechpartner .hsi_ap img
	{
	float: left;
	border: 1px solid #000000;
	}
#ansprechpartner .hsi_ap div
	{
	float: left;
	width: 360px;
	padding: 10px 20px;
	}
#ansprechpartner .hsi_ap span
	{
	display: block;
	padding-bottom: 10px;
	font-size: 0.9em;
	color: #666666;
	}
#ansprechpartner .hsi_ap span.ct
	{
	float: left;
	width: 65px;
	padding: 0;
	font-size: 1.0em;
	color: #000000;
	}
#ansprechpartner .hsi_ap a
	{
	display: block;
	margin-top: 10px;
	}





#downloads h3.dl
	{
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	padding: 5px 0 10px 0; 
	}
#downloads p.line
	{
	padding: 2px 0;
	}
#downloads .file
	{
	padding-left: 10px;
	}
#downloads .file a
	{
	color: #000000;
	}
#downloads .file a:hover, #downloads .file a:focus
	{
	color: #eb6c23;
	}






.partner {
	clear: both;
	width: 100%;
}
.partner span {
	display: block;
	float: left;
	width: 300px;
	font-weight: bold;
}






#contact label
	{
	width: 120px;
	}
#contact legend
	{
	font-weight: bold;
	padding: 5px 0;
	}
#contact input.formWno
	{ width: 370px; }
#contact select.formWno
	{ width: 60px; }
#contact input.formWla
	{ width: 370px; }
#contact textarea
	{
	width: 492px;
	height: 150px;
	}
#contact #imgcptcode
	{
	width: 175px;
	}
#contact img
	{
	margin-left: 123px;
	border: 1px solid #c3c3c3;
	width: 177px;
	}
#contact .subtitle
	{
	padding: 10px 0;
	font-size: 0.95em;
	}








#impressum .content
	{
	padding: 10px;
	}
#impressum h3
	{
	font-size: 1.0em;
	color: #353535;
	padding-bottom: 7px;
	}
#impressum h3.ctn
	{
	margin-top: 12px;
	}
#impressum address
	{
	font-style: normal;
	padding-bottom: 10px;
	}
#impressum p.contact span
	{
	display: block;
	float: left;
	width: 75px;
	}
#impressum .steuer
	{
	padding: 10px 0;
	}
#impressum .steuer span
	{
	display: block;
	float: left;
	width: 110px;
	}
#impressum .txt
	{
	padding-bottom: 10px;
	}
#impressum address.macuti
	{
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-style: italic;
	padding-bottom: 5px;
	}
#impressum a.macuti
	{
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-style: italic;
	color: #000000;
	}
#impressum address.macuti span, #impressum a.macuti:hover, #impressum a.macuti:focus
	{
	color: #ff9000;
	}
#impressum h3.macuti
	{
	padding-top: 15px;
	}



/****************************************************
	  			L I N K S - I C O N S
****************************************************/



a.dlfile
	{
	display: block;
	height: 15px;
	margin-top: 3px;
	padding-left: 22px;
	padding-top: 3px;
	font-weight: bold;
	color: #cd980a;
	}
a.dlfile:hover, a.dlfile:focus
	{
	color: #ff9000;
	}

a.pdffile
	{ background: url(/stuff/images/files/pdffile.gif) top left no-repeat; }
a.docfile
	{ background: url(/stuff/images/files/docfile.gif) top left no-repeat; }
a.cfile
	{ background: url(/stuff/images/files/cfile.gif) top left no-repeat; }
a.cppfile
	{ background: url(/stuff/images/files/cppfile.gif) top left no-repeat; }
a.exefile
	{ background: url(/stuff/images/files/exefile.gif) top left no-repeat; }
a.file
	{ background: url(/stuff/images/files/file.gif) top left no-repeat; }
a.hfile
	{ background: url(/stuff/images/files/hfile.gif) top left no-repeat; }
a.htmfile
	{ background: url(/stuff/images/files/htmfile.gif) top left no-repeat; }
a.imgfile
	{ background: url(/stuff/images/files/imgfile.gif) top left no-repeat; }
a.jsfile
	{ background: url(/stuff/images/files/jsfile.gif) top left no-repeat; }
a.mfile
	{ background: url(/stuff/images/files/mfile.gif) top left no-repeat; }
a.mpgfile
	{ background: url(/stuff/images/files/mpgfile.gif) top left no-repeat; }
a.pptfile
	{ background: url(/stuff/images/files/pptfile.gif) top left no-repeat; }
a.rarfile
	{ background: url(/stuff/images/files/rarfile.gif) top left no-repeat; }
a.swffile
	{ background: url(/stuff/images/files/swffile.gif) top left no-repeat; }
a.txtfile
	{ background: url(/stuff/images/files/txtfile.gif) top left no-repeat; }
a.xlsfile
	{ background: url(/stuff/images/files/xlsfile.gif) top left no-repeat; }
a.zipfile
	{ background: url(/stuff/images/files/zipfile.gif) top left no-repeat; }









/****************************************************
	  			N A V I G A T I O N
****************************************************/





#navi_top
	{
	position: absolute;
	top: 313px;
	left: 0;
	background: #ffffff;
	border-bottom: 2px solid #000000;
	height: 25px;
	width: 800px;
	font-size: 0.9em;
	}
#navi_top a
	{
	display: block;
	float: left;
	height: 21px;
	min-width: 80px;
	padding: 4px 13px 0 13px;
	color: #000000;
	text-align: center;
	}
#navi_top a:hover, #navi_top a:focus, #navi_top a.active
	{
	background: #eb6c23;
	color: #ffffff;
	}













#menu1Container, #menu2Container, #menu3Container, #menu4Container, #menu5Container
	{
	position: absolute;
	border-bottom: none;
	background: #ffffff;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	}
#menu1Content, #menu2Content, #menu3Content, #menu4Content, #menu5Content
	{
	padding: 5px 0;
	}
#menu1Content a, #menu2Content a, #menu3Content a, #menu4Content a, #menu5Content a
	{
	display: block;
	text-align: center;
	padding: 3px 1px;
	color: #000000;
	font-size: 0.8em;
	}
#menu1Content a:hover, #menu2Content a:hover, #menu3Content a:hover, #menu4Content a:hover, #menu5Content a:hover,
#menu1Content a:focus, #menu2Content a:focus, #menu3Content a:focus, #menu4Content a:focus, #menu5Content a:focus
	{
	background: #ff5d00;
	color: #FFFFFF;
	}



#menu1Container
	{
	left: 0px;
	width: 106px;
	}
#menu1Content
	{
	}
#menu1Content a:hover, #menu2Content a:focus
	{
	}



#menu2Container
	{
	left: 106px;
	width: 180px;
	}
#menu2Content
	{
	}
#menu2Content a:hover, #menu2Content a:focus
	{
	}	



#menu3Container
	{
	left: 269px;
	width: 163px;
	}
#menu3Content
	{
	}
#menu3Content a:hover, #menu3Content a:focus
	{
	}	



#menu4Container
	{
	left: 433px;
	width: 105px;
	}
#menu4Content
	{
	}
#menu4Content a:hover, #menu4Content a:focus
	{
	}	



#menu5Container
	{
	left: 538px;
	width: 138px;
	}
#menu5Content
	{
	}
#menu5Content a:hover, #menu5Content a:focus
	{
	}
