@charset "iso-8859-1";
/* CSS Document */
/* Created by A. Gulich - 29.04.2009 */


/*-------------------------------------------------------*/
/*----------------| =Site |------------------------------*/
/*-------------------------------------------------------*/

body, html {
	border: 0px;
	margin:0px 0 0px 0;
   padding:0;
   height:100%;
}

body {
	background:#ffffff;
	background-image:url(../images/bg-body.jpg);
	color:#000000;
	font-size:75%;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	line-height:1.58em;
}

/*-------------------------------------------------------*/
/*----------------| =Container |-------------------------*/
/*-------------------------------------------------------*/

div#container {
   position: relative;
   width:980px;
   min-height:100%;
   margin:0 auto;
   background-image:url(../images/bg-container.jpg);
   background-repeat:repeat-y;
   z-index:1;
}

* html #container {height:100%;}

/*-------------------------------------------------------*/
/*----------------| =Header |----------------------------*/
/*-------------------------------------------------------*/

#header {
   margin:0 0 0 0;
   padding:0px 0 0 0px;
   width:980px;
   height:376px;
   background-image:url(../images/bg-header.jpg);
   background-repeat:no-repeat;
}

/*-------------------------------------------------------*/
/*----------------| =Navigation |------------------------*/
/*-------------------------------------------------------*/

#navigation {
	position:absolute;
	top:43px;
	left:70px;
	width:32px;
	height:290px;
	background-image:none;
	background-repeat:no-repeat;
}

/*-----------------| =NavigationButtons |-----------------*/

.navigation {
   list-style-type: none;
   display: block;
}

.navigation a {
   list-style-type: none;
   display: block;
}

/*-----------------| =Buttons |---------------------------*/

/*-----------------| ButtonBeginn |-----------------------*/
li.button-buero {
   width:32px;
   height:69px;
   background:url(../images/nav-buero-h.jpg);
   text-indent:-9999px;
}
li.button-buero a {
   width:32px;
   height:69px;
   background:url(../images/nav-buero-a.jpg);
}
li.button-buero-active {
   width:32px;
   height:69px;
   background:url(../images/nav-buero-h.jpg);
   text-indent:-9999px;
}
/*-----------------| ButtonEnd |--------------------------*/

/*-----------------| ButtonBeginn |-----------------------*/
li.button-profil {
   width:32px;
   height:69px;
   background:url(../images/nav-profil-h.jpg);
   text-indent:-9999px;
}
li.button-profil a {
   width:32px;
   height:69px;
   background:url(../images/nav-profil-a.jpg);
}
li.button-profil-active {
   width:32px;
   height:69px;
   background:url(../images/nav-profil-h.jpg);
   text-indent:-9999px;
}
/*-----------------| ButtonEnd |--------------------------*/

/*-----------------| ButtonBeginn |-----------------------*/
li.button-projekte {
   width:32px;
   height:83px;
   background:url(../images/nav-projekte-h.jpg);
   text-indent:-9999px;
}
li.button-projekte a {
   width:32px;
   height:83px;
   background:url(../images/nav-projekte-a.jpg);
}
li.button-projekte-active {
   width:32px;
   height:83px;
   background:url(../images/nav-projekte-h.jpg);
   text-indent:-9999px;
}
/*-----------------| ButtonEnd |--------------------------*/

/*-----------------| ButtonBeginn |-----------------------*/
li.button-info {
   width:32px;
   height:69px;
   background:url(../images/nav-info-h.jpg);
   text-indent:-9999px;
}
li.button-info a {
   width:32px;
   height:69px;
   background:url(../images/nav-info-a.jpg);
}
li.button-info-active {
   width:32px;
   height:69px;
   background:url(../images/nav-info-h.jpg);
   text-indent:-9999px;
}
/*-----------------| ButtonEnd |--------------------------*/

Ul.navigation li a:hover {
   background:none;
}


/*-------------------------------------------------------*/
/*----------------| =Content |---------------------------*/
/*-------------------------------------------------------*/

#contentMain {
   margin:0 0 0 0;
   padding:10px 112px 117px 356px;
   width:512px;
   background-image:url(../images/bg-content.jpg);
   background-repeat: no-repeat;
}

#contentMain2 {
   margin:0 0 0 0;
   padding:10px 112px 117px 356px;
   width:512px;
   min-height:597px;
   background-image:url(../images/bg-content.jpg);
   background-repeat: no-repeat;
}



/*-------------------------------------------------------*/
/*----------------| =Footer |----------------------------*/
/*-------------------------------------------------------*/

#footer {
   position:relative;
   margin:-117px auto;
   padding:54px 0 0 356px;
   width:624px;
   height:63px;
   background-image:url(../images/bg-footer.jpg);
   background-repeat: repeat;
   z-index:10;
	color:#ffffff;
	line-height:2.2em;
}

/*-------------------------------------------------------*/
/*----------------| =Branding |--------------------------*/
/*-------------------------------------------------------*/

div#branding {
	position:absolute;
	top:64px;
	left:118px;
	width:172px;
	height:280px;
	text-indent: -9999px;
}

a#logo { width: 172px; height: 280px; display: block; border: none;}
a#logo:hover { background: url(../images/logo.jpg);}

div#branding h1 {
   width: 0;}
	

/*-------------------------------------------------------*/
/*----------------| =Adresse |---------------------------*/
/*-------------------------------------------------------*/

#adress {
	position:absolute;
	top:386px;
	left:128px;
	width:170px;
	height:auto;
}

#owner {
	position:absolute;
	top:900px;
	left:128px;
	width:170px;
	height:auto;
	font-size:1.41em;
	font-weight:bold;
}

/*-------------------------------------------------------*/
/*----------------| =SiteCaption |-----------------------*/
/*-------------------------------------------------------*/

#siteCaption {
	position:absolute;
	top:295px;
	left:356px;
	width:360px;
	height:auto;
	font-size:1.17em;
	font-weight:bold;
}
	
/*-------------------------------------------------------*/
/*----------------| =BilderProjekte |--------------------*/
/*-------------------------------------------------------*/

.bild1 {
	float:left;
	padding-right:45px;
	padding-bottom:10px;
	width:150px;
	height:auto;
	text-align:center;
}

.bild2 {
	float:left;
	padding-right:85px;
	padding-bottom:10px;
	width:150px;
	height:auto;
	text-align:center;
}

/*-------------------------------------------------------*/
/*----------------| =Bildgalerie |-----------------------*/
/*-------------------------------------------------------*/

.bild1 {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	width:120px;
	height:auto;
	text-align:center;
}

.bild2 {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	width:120px;
	height:auto;
	text-align:center;
}

.bild3 {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	width:120px;
	height:auto;
	text-align:center;
}

.bild4 {
	float:left;
	padding-right:0px;
	padding-bottom:10px;
	width:120px;
	height:auto;
	text-align:center;
}

/*-------------------------------------------------------*/
/*----------------| =Newsletterbox |---------------------*/
/*-------------------------------------------------------*/

#newsBox {
	margin:-6px 0 0 0;
	float:right;
	width:250px;
	height:auto;
}

/*-------------------------------------------------------*/
/*----------------| =General |---------------------------*/
/*-------------------------------------------------------*/

* { margin: 0px; padding:0; border: 0;}

body  {
   margin:0px 0 0px 0;
   padding:0px;
   font-family:Verdana, Geneva, sans-serif;
   font-size:75%;
   line-height:1.58em;
   color:#000000;
}

/*-------------------------------------------------------*/
/*----------------| =Class |-----------------------------*/
/*-------------------------------------------------------*/

.clear { clear:both; margin:-15px 0 0 0; }

.clearLinie { clear:both; margin:-15px 0 0 0; border-bottom:#000000 dotted 1px; }

.clearTopPad { clear:both; padding:15px 0 0 0; }

/*----------------| Schriften |------------------------- */

h1 { 
   font-family:Verdana, Geneva, sans-serif;
   margin:0px 0 15px 0; 
   font-size:1.5em;
   line-height:1.6em;
   color:#0a967c;
   font-weight:bold;
}

h2 {
   font-family:Verdana, Geneva, sans-serif;
   margin:15px 0 15px 0; 
   font-weight:bold;
   font-size:1.17em;
   color:#000000;
   line-height:1.6em;
} 

h3 {
   font-family:Verdana, Geneva, sans-serif;
   margin:15px 0 -10px 0; 
   font-weight:bold;
   font-size:1.0em;
   color:#000000;
   line-height:1.6em;
} 

.big {
	font-size:1.17em;

}

.green {
	color:#5dad0c;
}

.small {
	margin:-10px 0 0 0;
	padding:0 0 12px 0;
	font-size:0.9em;
	line-height:1.2em;
}

/*----------------| Hover |----------------------------- */

a { 
	color:#0a967c; 
	outline-style:none;
	text-decoration:none;
}

a:hover { 
	color:#000000; 
	text-decoration:underline;
}

a.hcolor {
   color:#464545;
   text-decoration:none;
}

a.hcolor:hover {
   color:#464545;
   text-decoration:underline;
}

/*----------------| Miscellaneous |--------------------- */

p {
   margin:15px 0 15px 0;
}

.padrechts {
	margin:0 0 0 27px;
}

.padrechts2 {
	margin:0 0 0 27px;
}

.padrechts3 {
	margin:0 0 0 4px;
}

.padrechts4 {
	margin:0 0 0 10px;
}

.padrechts5 {
	margin:0 0 0 7px;
}

.padlinks {
	margin:0 0 0 120px;
}

.padTop {
	padding:30px 0 0 0;
}

.padTop2 {
	padding:19px 0 0 0;
}

.padTop3 {
	margin:20px 0 0 0;
}

.padrueck {
	margin:5px 0 0 0;
}

.padrueck2 {
	margin:-15px 0 0 0;
}

.floatRight {
	float:right;
	margin:15px 0 5px 15px;
}

.floatRight2 {
	float:right;
	margin:0px 0 0 15px;
}

.floatLeft {
	float:left;
	margin:5px 15px 10px 0;
}

.border {
border:3px solid #ffffff;
}

.liste {
	list-style-position:outside;
	margin: 15px 0 0px 15px;
	list-style:disc;
	font-weight:normal;
	font-size:1.0em;
}

.liste li {
	padding: 0 0 0px 0;
}

.liste2 {
	list-style-position:outside;
	margin: 15px 0 0px 30px;
	list-style:url(../images/bullet.jpg);
	font-weight:normal;
	font-size:1.0em;
}

.liste2 li {
	padding: 0 0 5px 0;
}

.liste3 {
	list-style-position:outside;
	margin: 15px 0 0px 30px;
	list-style:circle;
	font-weight:normal;
	font-size:1.0em;
}

.liste3 li {
	padding: 0 0 0px 0;
}

.linie {
	border-bottom:#000000 dotted 1px;
}

.linie2 {
	border-bottom:#000000 dotted 1px;
	text-align:right;
}

.linie3 {
	padding:15px 0 0 0;
	border-bottom:#000000 dotted 1px;
	text-align:right;
}

.clear2 {
	clear:both;
	padding:15px 0 0 0;
	text-align:right;
}

.right {
	margin:15px 15px 0 0;
	text-align:right;
}

