@import url(form-module.css);

body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	color: white;
	margin: 0;
	padding: 0;
	text-align:center;
	background-color:#B1B3B6;
}

div#wrapper {
	position:relative;
	margin: 15px auto;
	width:800px !important;
	width:802px;
	font-size: 70%;
	line-height:1.3em;
	text-align:left;
	background-color: #B1B3B6;
	background-repeat: repeat-y;
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	padding-bottom:10px;
}

img { border:0; behavior: url(iepngfix.htc) }

/* ############################
	Header
###############################*/

div#Header {
	width:100%;
	height:138px;
	background-repeat:no-repeat;
	background-position: top left;
	border-bottom:1px solid white;
}

div#Header div#Logo a {
	display:block;
	float:right;
	margin-left: 20px;
	padding-top: 20px;
	width: 220px;
	height: 93px;
	cursor:pointer;
}

div#Header div#Zitat {
	float:right;
	width:205px !important;
	width:225px;
	height:88px !important;
	height:138px;
	padding: 50px 10px 0 10px;
}

div#Header div#Zitat cite {
	font-style:normal;
}

/* ############################
	3 Content Spalten
###############################*/

div#Links {
	float:left;
	width:160px !important;
	width:180px;
	padding: 0 10px;
	background: transparent url("../images/bg-links2.gif") repeat-x;
}

div#Mitte {
	float:left;
	width:389px !important;
	width:389px;
	padding: 0;
	border-bottom:1px solid white;
	background-color:#B1B3B6;
}

div#Rechts {
	float:left;
	width:210px !important;
	width:230px;
	padding: 10px;
}

/* ############################
	Navigation
###############################*/

div.Navigation {
	margin-top:10px;
	background-color:#B1B3B6;
	border:1px solid white;
}

div.margin95 {
	margin-top:45px;
}

div.Navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}

div.Navigation ul li {
/*	border-bottom:1px dashed white;*/
}

div.Navigation ul li a, div.Navigation ul li a:visited {
	display:block;
	text-decoration:none;
	padding: 3px 20px;
	background: #B1B3B6 url("../images/item-white.png") no-repeat 0 0;
	border-bottom:1px dashed white;
}

div.Navigation ul ul li a, div.Navigation ul ul li a:visited {
	background: #B1B3B6 url("../images/space.png") no-repeat 0 0;
	border-bottom:1px dashed white;
}

div.Navigation ul li a.last {
	border-bottom:1px dashed #B1B3B6;
}

div.Navigation ul ul li a.last {
	border-bottom:1px dashed #B1B3B6;
}

div.Navigation ul li a.act, div.Navigation ul li a.act:visited {
	background: #B1B3B6 url("../images/item-white-act.png") no-repeat 0 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item-white-act.png', sizingMethod='scale');
}

div.Navigation ul ul li a.act, div.Navigation ul ul li a.act:visited {
	background: #B1B3B6 url("../images/item-white-act-noicon.png") no-repeat 0 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item-white-act-noicon.png', sizingMethod='scale');
}

div.Navigation ul li a.childs {
	border-bottom:1px dashed white;
	padding: 3px 20px 4px 20px;
}

div.Navigation ul li#referenzen {
	border-bottom:1px dashed white;
	padding: 1em 0;
}

div.Navigation ul li#myform {
	border-bottom:1px dashed white;
	padding: 1em 0;
}

/* Bugfix PNG-Images with Alpha-Transparency IE 5.5/6 */
div.Navigation ul li a, div.Navigation ul li a.act, div.Navigation ul li a:visited, div#Header div#Logo a {
	behavior: url(css/iepngfix.htc);
}

div.Navigation ul li.num0 a:hover, div.Navigation ul li.num0 a.act, div.Navigation ul li.num0 a.act:visited { /* Start */
	background-color:#0D2355;
}

div.Navigation ul li.num1 a:hover, div.Navigation ul li.num1 a.act, div.Navigation ul li.num1 a.act:visited { /* Referenzen */
	background-color:#89AF2F;
}

div.Navigation ul li.num2 a:hover, div.Navigation ul li.num2 a.act, div.Navigation ul li.num2 a.act:visited { /* Ueber uns */
	background-color:#C51015;
}

div.Navigation ul li.num3 a:hover, div.Navigation ul li.num3 a.act, div.Navigation ul li.num3 a.act:visited { /* Kontakt */
	background-color:#F97530;
}

/*
div.Navigation ul ul li a.act, div.Navigation ul ul li a.act:visited {
	background-image: url("../images/spacer.png");
	background-repeat:no-repeat;
}
*/

div.Navigation ul ul li a.act {
	behavior: url(css/iepngfix.htc);
}	

/* ############################
	Formatierung Headline und Breadcrumb
###############################*/

div#Headline {
	border-bottom:1px solid white;
	margin-left:180px;
	padding: 3px 0 3px 10px;
	background-image: url("../images/bg-headline.gif");
	background-repeat:repeat-y;
	background-position: top left;
}

div#Headline h1 {
	font-size:110%;
	line-height: 29px;
	margin: 0;
	width:365px;
}

div#Headline h1 span {
	margin-left: 355px;
}

div#Breadcrumb {
	font-size:90%;
	width:365px;	
}

/* ############################
	Content
###############################*/

div#Content {
	background-color:#B1B3B6;
	border-bottom:1px solid white;
}

div#Content div.padding ul, div#Rechts ul {
	list-style-image: url(../images/bullet_go.gif);
	list-style-position: outside;
	padding:0 0 0 20px;
	margin:0;
}

/* ############################
	Select-Box, Suche Referenzen
###############################*/
form#filterreferenzen select, form#filterreferenzen2 select, form#suchereferenzen input {
	margin: 0 0 0 20px;
	padding:0;
	color:black;
	border:none;
	font-size:90%;
	width:120px;
}

form#filterreferenzen select, form#filterreferenzen2 select {
	margin-bottom: 1em;
}

form#filterreferenzen, form#filterreferenzen2, form#suchereferenzen {
	margin:0;
}

form#suchereferenzen input {
	width:103px;
}

form#suchereferenzen input.submitsuche {
	width:14px;
	color:#B1B3B6;
	background: transparent url("../images/submit-suche.gif") no-repeat top left;
	margin-left:5px;
}

/* ############################
	Rechte Spalte
###############################*/

div#Rechts p.daten {
	margin:0;
	padding:0;
}

div#RechtsPDF, div#RechtsPDF2 {
	margin:-10px;
	margin-top:1em;
	zoom:1; /* IE6-Hack for negative margins */
	position:relative;
	border-top:1px solid white;
}

div#RechtsPDF {
	border-top:none;
	margin-top:0;
}

div.PDF {
	padding-left:18px;
	background: transparent url("../images/icon_pdf.gif") no-repeat 10px 11px;
}

div.noicon {
	background-image:none;
}

div.PDF a {
	display:block;
	padding:10px;
}

div#RechtsPDF hr, div#RechtsPDF2 hr, div#Content hr {
	height:1px;
	border:0;
	background-color:transparent;
	border-bottom:1px dashed white;
}

div#Rechts ul.news {
	padding:0 0 0 14px;
	margin:0;
	list-style-image: url(../images/bullet_g2o.gif);
	list-style-position: outside;
}

/* ############################
	Allgemeine Elemente
###############################*/

a, a:link, a:visited {
	color:white;
	text-decoration:underline;
}

h3 {
	font-size:100%;
	margin:0;
}

h2 {
	font-size:120%;
}

.padding {
	padding:10px;
}

div.rechts {
	text-align:right;
}

hr.Clearer {	
	clear: both; 
	float: left; 
	content: "."; 
	display: block;  
	height: 0; 
	line-height: 0px; 
	visibility: hidden; 
	border: 0; 
	padding: 0;
	margin: -1.1em 0 0 0; /* erforderlich damit kein Leerraum zwischen Spalten und Footer entsteht */
}

br.Clearer {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
}

div#Linie1 {
	position:absolute;
	top:0;
	left:180px;
	width:1px;
	height:100%;
	background: white;
}

div#Linie2 {
	position:absolute;
	top:0;
	left:569px;
	width:1px;
	height:100%;
	background: white;
}


.invisable { display:none; }


/****************************************************************
	Modul Image
 	Definiert Bilderausgabe Fliesstext Content-Bereich
*****************************************************************/		

#Content img, #Rechts img {
	border					:	0px;
}

#Rechts img {
	padding-bottom			:	0px;
}

#Content .flLeft a, #Content .flLeft a:link, #Content .flLeft a:visited, #Content .flRight a, #Content .flRight a:link, #Content .flRight a:visited {
	text-decoration			:	none;
	border					: 	0px !important;	
}

#Content .flRight	{
	width					:	165px;
	float					:	right;
	margin					:	.3em 0 0 1.2em;
}

#Content .flLeft	{
	width					:	165px;
	float					:	left;
	margin					:	.3em 1.2em 0 0;
}

#Content .flLeft p, #Content .flRight p	{
	margin-left			:	5px;
	margin-right		:	5px;
	margin-top			:	3px;
	font-size			:	90%;
	line-height			:	110%;
}

/* ############################
	Listenausgabe News
###############################*/

ul.news li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
}

ul.news li img {
	margin-top: 5px;
}

ul.news li {
	margin-bottom: 25px;
}

/* ############################
	Listenausgabe Referenzen
###############################*/

ul.referenzen {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.referenzen li {
	border-bottom:1px dashed white;
}

ul.referenzen li img {
	display:block;
	float:left;
	padding-right:0em;
	width:220px;
	vertical-align:middle;
	margin: 1em	0 .2em 0;
}

ul.referenzen li div {
	display:block !important;
	display:inline;
	float:left !important; 
	float:none;
	padding-left: 1em;
	padding-top: 7px;
	padding-bottom: 3px;
	width:150px;
}

ul.referenzen li p {
	padding:0;
	margin:0;
}

div.myreferenz {
        display:block;
        position:relative;
        height:220px;
        border-bottom:1px dashed white;
}

div.myreferenz div {
        position:absolute;
        bottom:5px;
        left:225px;
        width:150px;
}


/* ############################
	Bildleiste Referenzen-Detail
###############################*/

div#Mitte div#Bildleiste img {
	margin:4px;
	margin-right:0;
	border:1px solid white;
}
