/****************************************************
	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: 990px;
	padding-left: 140px;
	text-align: left;
	}

#container_main
	{
	background: #06315b url(/images/page/bg_main.png) top left no-repeat;
	}

#header
	{
	height: 132px;
	}
#header img
	{
	position: absolute;
	top: 27px;
	left: 185px;
	}
#header h2
	{
	position: absolute;
	top: 60px;
	left: 285px;
	font-size: 3.0em;
	font-weight: normal;
	}

#main
	{
	}
#content
	{
	padding: 35px 0;
	}
#content .content0
	{
	float: right;
	width: 685px;
	}
#content .content0 .ctnhead
	{
	width: 685px;
	height: 40px;
	text-align: right;
	}
#content .content0 .ctnhead span
	{
	background: #359bd1;
	padding: 4px 40px 4px 15px;
	font-weight: bold;
	}

#sidebar
	{
	float: right;
	width: 268px;
	padding-left: 37px;
	}
#sidebar .sidebar_navi
	{
	width: 222px;
	}
#sidebar .head
	{
	background: url(/images/page/bg_box.png) top left no-repeat;
	padding-left: 60px;
	height: 39px;
	}
#sidebar .head h2
	{
	font-size: 1.0em;
	padding-top: 13px;
	}
#sidebar .sidebar_navi .content
	{
	background: #06315b;
	border: 1px solid #ffffff;
	padding: 3px 0;
	}
#sidebar .sidebar_navi a
	{
	display: block;
	color: #FFFFFF;
	padding: 2px 10px 2px 25px;
	font-size: 0.9em;
	}
#sidebar .sidebar_navi a:hover, #sidebar .sidebar_navi a:focus, #sidebar .sidebar_navi a.active
	{
	color: #f06613;
	}
#sidebar .sidebar_navi a.instance2
	{
	background: #083969;
	padding-left: 45px;
	font-size: 0.85em;
	}
#sidebar .sidebar_navi a.instance3
	{
	background: #083969;
	padding-left: 60px;
	font-size: 0.85em;
	}
#sidebar .foot
	{
	height: 20px;
	}
#sidebar .referenzen
	{
	position: relative;
	height: 270px;
	}
#sidebar .referenzen #pixbox
	{
	position: absolute;
	top: 40px;
	left: 0;
	}
#sidebar .referenzen #pixbox2
	{
	position: absolute;
	top: 165px;
	left: 0;
	}
#sidebar .referenzen img
	{
	border: 1px solid #ffffff;
	}



#sidebar .sidebar_navi li
	{
	list-style: none;
	padding: 2px 10px 2px 25px;
	font-size: 0.9em;
	}
#sidebar .sidebar_navi li:hover
	{
	color: #f06613;
	}
#sidebar .sidebar_navi li.instance2
	{
	padding-left: 45px;
	font-size: 0.85em;
	}
#sidebar .sidebar_navi li.instance3
	{
	padding-left: 60px;
	font-size: 0.85em;
	}




#footer
	{
	background: #06315b;
	font-size: 0.75em;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-style: italic;
	width: 930px;
	padding: 20px 30px;
	text-align: right;
	}
#footer a
	{
	color: #b1b1b1;
	border-top: 1px solid #b1b1b1;
	padding: 2px 5px 0px 20px;
	}
#footer a:hover, #footer a:focus, #footer span
	{
	color: #ff9000;
	}



#ausgabe
	{
	background: #359bd1;
	color: #ffffff;
	font-size: 0.9em;
	padding: 10px 23px;
	width: 608px;
	}
#ausgabe h4
	{
	font-size: 1.0em;
	padding-bottom: 3px;
	color: #000000;
	}



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


.box1, .box2, .box3
	{
	float: left;
	background: #083969;
	padding: 18px 23px;
	margin-bottom: 6px;
	margin-right: 6px;
	}
.box1
	{
	width: 608px;
	}
.box1 h2, .box2 h2, .box3 h2
	{
	font-size: 1.0em;
	padding: 3px 4px;
	border-bottom: 1px solid #f06613;
	}
.box1 h3, .box2 h3, .box3 h3
	{
	font-size: 1.0em;
	padding-bottom: 4px;
	}
.box1 .content, .box2 .content, .box3 .content
	{
	font-size: 0.9em;
	text-align: justify;
	padding: 15px 4px 0 4px;
	}

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


p.subtitle
	{
	padding: 8px 0 15px 0;
	font-size: 0.9em;
	}




#startseite
	{
	}
#startseite .box1 img
	{
	float: left;
	margin-right: 25px;
	}
#startseite .box1 .head, #startseite .box1 .content
	{
	float: left;
	width: 410px;
	}
#startseite .box1 .content
	{
	width: 400px;
	}
#startseite .box3
	{
	width: 168px;
	height: 230px;
	}




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




#impressum .content
	{
	padding-bottom: 20px;
	}
#impressum h3
	{
	font-size: 1.0em;
	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: 130px;
	}
#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: #ffffff;
	}
#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;
	right: 60px;
	top: 0;
	}
#navi_top a
	{
	display: block;
	float: left;
	width: 97px;
	text-align: center;
	font-size: 0.90em;
	padding-top: 80px;
	padding-bottom: 5px;
	color: #ffffff;
	}
#navi_top a.bl
	{
	border-left: 1px solid #ffffff;
	}
#navi_top a:hover, #navi_top a:focus, #navi_top a.active
	{
	background: #359bd1 url(/images/page/bg_navi_hover.png) top left repeat-x;
	}
