/*
Farben:
Gruen: #90C84B 8DB703
Schwarz: #373535
Grau: #373535

Body 
----------------------------------------------------*/
 * {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
 
body {
	margin: 0;
	padding: 0;
	color: #666;
	font: normal 68%/140% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFF url(../img/bg.jpg) repeat-x 0 0;
	border-top: 4px solid #ff4000;
}



a { text-decoration: none;}

#content ul { 
	line-height: 180%; 
	list-style: square;
	color: #ff4000;
	margin: 12px 5px 23px 15px; 
	padding: 2px 0 2px 10px; 
}	



.clear {clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}
	
.hide {display: none;}

/*  Interface
----------------------------------------------------*/

#wrap {
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 7px;
	width: 817px;
	height: 100%;
	background: #FFF url(../img/bg-wrap.jpg) repeat-x 0 0;
}

#header 	{
padding-top: 2px;
	width: 810px;
	height: 120px;
}

#logo 	{

	float: right;
	text-align:right;
	height: 75px;
	width: 189px;
	padding:0;
	margin: 0px 0px 0 0;
}

#logo a:link, #logo a:visited, #logo a:active {
	background-image: none;
}

#streifen 	{
	padding: 0px;
	margin-top: 7px;
	width: 798px;
	height: 255px;
	border-left: 5px solid #F0F0F0;
	border-right: 5px solid #F0F0F0;
	background-color: #FFF;
}

#main	{
	margin: 25px 0 0 0;
	width: 810px;	
}

#sidebar {
	float: left;
	width: 200px;
	height: 400px;
   background: transparent url(../img/bg-dot-subnav-linesenkrecht.gif) no-repeat 100% 40px;
}

#content	{	
	float: left;
	margin: 0 0 0 23px;
	padding: 0;
	width: 580px;	
}

#maincolumnleft {
	float: left;
	width: 380px;
	min-height: 250px;
	padding: 10px;	
	background: transparent url(../img/bg-dot-subnav-linesenkrecht.gif) no-repeat 100% 40px;
}

#home #maincolumnleft {
	border: 1px solid #fff; border: 1px solid #eaeaea;
	background: none;
}

* html #maincolumnleft { height:250px;} /* nur fuer IE 5.5 - 6.x */
html + body #maincolumnleft { height:250px; } /* nur vom IE 5.0 */

#maincolumnright {
	float: right;
	width: 380px;
	min-height: 250px;
	padding: 10px;
	border: 1px solid #fff;
	background-color: #F0F0F0;	background-color: #FFF;
}

#home #maincolumnright {
	border: 1px solid #eaeaea;
	background-color: #F0F0F0;	
	background-color: #F3F3F3;
}

* html #maincolumnright { height:250px;} /* nur fuer IE 5.5 - 6.x */
html + body #maincolumnright { height:250px; } /* nur vom IE 5.0 */

#footer	{
	height: 60px;
	margin: 40px 5px 0 0;
	background: url(../img/bg-footer.gif) repeat-x;
	border-top: 3px solid #eee;
	padding: 10px 0 0 10px;
}

#topbar	{
	display: inline;
	margin: 0 0px 0px 0;
	float:right;
	text-align: right;
}

#topbar #oben {
	padding: 0px 10px 0px 2px;
	background:  url(../img/uparrow.gif) no-repeat 95% 7px;
}

/*  Links 
----------------------------------------------------*/

a:link {
	color: #FF4000;
	text-decoration: none;
	padding: 0 0 1px 0;
	background: transparent url(../img/dotted-linie.gif) repeat-x 0 100%;
}

a:visited {
	color: #ff4000;
	text-decoration: none;
	padding: 0 0 1px 0;
	background: transparent url(../img/dotted-linie.gif) repeat-x 0 100%;
}

a:hover {
	color: #666;
	text-decoration: none;
	padding: 0 0 1px 0;
	background: transparent url(../img/dotted-linie.gif) repeat-x 0 100%;
}

a:active {
	color: #ff4000;
	text-decoration: none;
	border-bottom: 0px solid #FF9933;
	padding: 0 0 1px 0;
	background: transparent url(../img/dotted-linie.gif) repeat-x 0 100%;
}

#leistungen ul {
	padding: 0px;
	margin: 5px 0 20px 0px;
	background-color: #fff;
	padding: 11px 0 11px 0px;
}

#leistungen li {
	border-bottom: 1px solid #ededed;
	list-style: none;
	background: url(../img/pfeil-silber.gif) no-repeat 0px 0px;
	padding: 2px 10px 11px 30px;
	margin: 9px 0px 0;
	line-height: 1.5em;
}

/*  Navigation 
----------------------------------------------------*/

#navigation {	
	float: left;	
	height: 27px;
	width: 610px;
	margin: 88px 0 0;
	padding: 0;
	background: transparent url(../img/bg-mainnav.gif) no-repeat 0 0;
}

#navigation ul {
	float: left;
	border: 0;	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0 0 0 20px;
}


/*  Unternavigation 
----------------------------------------------------*/

.subnav {
	padding: 12px 0 4px;
	margin: 0px 25px 7px 19px;
}

.subnav p {
	border-top: 0px solid #ccc;
	padding: 0;
	margin: 10px 0 0 0;
}

.subnav ul {
	border-top: 0px solid #ccc;
	padding: 0;
	margin: 10px 0 0 0;
}

.subnav li {
	border-bottom: 1px solid #ececec;
	list-style: none;
	margin: 0;
}

.subnav li a {
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 21px;
	background: transparent url(../img/arrow-subnav-up.gif) no-repeat 7px 10px;
	font-size: 1em;
	color:#404040;
	margin: 1px 0;
}



.subnav li a:hover {
	color:#333;
	background: #eeeeee url(../img/arrow-subnav-up_a.gif) no-repeat 7px 10px;
	padding: 5px 0 5px 21px;


}

.subnav li a.selected {
	color:#333333;
	background: #eeeeee url(../img/arrow-subnav-up_h.gif) no-repeat 7px 10px;
	padding: 5px 0 5px 21px;
	
	}


/*  Text, Headlines, Listen text-transform: uppercase;
-----------------------------------------------------------------------*/
h1 {
	margin: 0 0 0px 0;
	padding: 0px 0 2px 0px;
	font: normal 9px "Trebuchet MS", "Lucida Sans", Tahoma, Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #ff4000;
	border-left: 0px solid #ddd; 
}

#home h1 {
	border-bottom: 0px solid #ddd;
}

h2, h3 {
	color: #ff4000;
	padding: 0px 0 5px 0px;
	margin: 0;
	font: normal 18px/24px "Trebuchet MS", "Lucida Sans", Tahoma, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

#sidebar h3 {	
	color: #ff4000; 
	padding: 0 0 5px 10px;
	margin: 0 25px 5px 18px;
	font: normal 18px/24px "Trebuchet MS", "Lucida Sans", Tahoma, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #ddd;
}

#sidebar .objekte {	
	  color: #666;color: #90C84B;
	padding: 0 0 5px 10px;
	margin: 0 25px 5px 18px;
	font: bold 15px/24px Trebuchet MS, Lucida Sans, Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #ddd;
}

#sidebar .mail a {
	color: #444;
	text-decoration: none;
	padding: 0 0 1px 0;
	background: transparent url(../img/dotted-linie.gif) repeat-x 0 100%;	
}

h4 {	
	color: #FF9933;	color: #90C84B;color: #666;
	margin: 10px 0 10px 0;
	padding: 0 0 3px 30px;
	font: bold 15px/24px Trebuchet MS, Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0px solid #292929;
	background: url(../img/pfeil-silber.gif) no-repeat 0 0px;
	border-bottom: 1px solid #ddd;
}

h5 {
	color: #666;
	margin: 5px 0 0px;
	padding: 0 0 2px 0px;
	font: bold 13px/24px "Trebuchet MS", Tahoma, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #404040;
	font-size: 1.0em;
	line-height: 1.6em;
	padding: 0;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 15px;
}

.linkitem {
	line-height: 1.8em;
	margin:0;
	padding:0 0 0 10px;
	background: transparent url(../img/arrow-subnav-up.gif) no-repeat 2px 8px;
	border-bottom: 0px solid #eee;
}

#footer p {
	font-size: 1.0em;	
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	color: #999;
}

#footer a {
	color: #999;
	text-decoration: none;
	padding: 0 0 1px 0;
	background: transparent url(../img/dotted-linie.gif) repeat-x 0 100%;	
}

#footer a:hover {
	color: #777;
	text-decoration: none;
	padding: 0 0 1px 0;
}

img {
	text-decoration: none;
	background: none;
	background-image: none;
	border: none;
}	

i {font-style: italic;
	color: #776655;
}

b, strong {
	color: #444;
}
.color {
	color: #bbb;
}

.new	{
	float: left;
	width: 253px;
	height: 100px;
	margin: 0;
	padding: 10px 0 0 0;
	background: transparent url(../img/arrow-subnav-up.gif) no-repeat 5px 5px;
}
.red {
	color: #AF0024;font-size: 1.0em;
}

/*  Bilder
-----------------------------------------------------------------------*/ 

.img-shadow {
	border:0px solid #ccc;
	padding:12px;
	display: block;
	background: transparent url(../img/bg-shadow.gif) no-repeat -0px -0px;
}

.img-border {
	border: 3px solid #EEE;
	margin:0;
	display: block;
	background-color: #FFF;	
	padding: 1px;
}



.rightalign {
	float: right;
	margin: 0px 0 0 7px;
}

.leftalign {
	float: left;
	margin: 5px 7px 5px 0;
}
 
 /*  Formulare
-----------------------------------------------------------------------*/ 

fieldset {
	margin: 0 5px 0 0px;
	padding: 3px;
	border: 2px solid #ddd;
} 
  
#formkontakt {
  	width: 100%;
}

#formkontakt p { margin: 0 0 20px 0; }

label {
	display: none;
	}

input.freifeld, input.pflichtfeld, textarea, .file {
	background-color: #eee;
	width: 354px;
	font-family: Arial;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
	margin-bottom: 3px;
	padding: 4px 4px 0 2px;
	border-left: 3px solid #888888;
	border-top: none;
	border-right: none;
	border-bottom: none;
	}
	
input.freifeld5, input.pflichtfeld5, textarea5, .file5 {
	background-color: #eee;
	width: 200px;
	font-family: Arial;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #333;
	margin-bottom: 3px;
	padding: 4px 4px 0 2px;
	border-left: 3px solid #888888;
	border-top: none;
	border-right: none;
	border-bottom: none;
	}	
	
input.freifeld5:focus, textarea:focus, select:focus, .file:focus {
	background-color: #eaeaea;
	border-left: 3px solid #90C84B;
	color: #333;
	}
	
input.freifeld5, input.pflichtfeld {
	height: 1.5em;
	}
input.pflichtfeld, textarea.pflichtfeld {
	border-left: 3px solid #90C84B;
	}
	
input.pflichtfeld:focus, input.freifeld5:focus, textarea.pflichtfeld:focus {
	border-left: 3px solid #FF4000;
	background-color: #eee;
	color: #000000;
	}	
	
select 	{
	background-color: #eee;
	width: 150px;
	border: none;
	font-family: Arial;
	font-size: 1.0em;	
	line-height: 1.4em;
	color: #333;
	margin-bottom: 3px;
	padding: 4px 4px 0 10px;
	border-left: 3px solid #888888;
	margin-right: 10px;
	}
	
	


	
	
	
input.freifeld:focus, textarea:focus, select:focus, .file:focus {
	background-color: #eaeaea;
	border-left: 3px solid #90C84B;
	color: #333;
	}
	
input.freifeld, input.pflichtfeld {
	height: 1.5em;
	}
input.pflichtfeld, textarea.pflichtfeld {
	border-left: 3px solid #90C84B;
	}
	
input.pflichtfeld:focus, input.freifeld:focus, textarea.pflichtfeld:focus {
	border-left: 3px solid #FF4000;
	background-color: #eee;
	color: #000000;
	}

input#submitformbutton 	{
	margin: 0px;
	display:block;
}
	
select, select:focus {
	height: 2.0em;
	padding: 3px 0 0 10px;
	margin-top: 2px;
	
	}
	
input.freifeld2, input.pflichtfeld2  {
	background-color: #eee;
	width: 140px;
	font-family: Arial;
	font-size: 1em;
	line-height: normal;
	color: #333;
	margin-bottom: 3px;
	margin-left: 18px;
	margin-top: 2px;
	padding: 2px 4px 0 10px;
	border-left: 3px solid #888888;
	border-top: none;
	border-right: none;
	border-bottom: none;
	}
	
.submit {
	background-color: #eee;
	width: 70px;
	border: 0px solid #000;
	font-family: Arial;
	font-size: 0.9em;
	color: #444;
	height: 18px;
	margin-bottom: 3px;
	margin-top: 2px;
	float: right;
	margin-right: 17px;
	}
	
.submit2 {
	background-color: #ff4000;
	width: 90px;
	border: 0px solid #000;
	font-family: Arial;
	font-size: 0.9em;
	color: #FFFFFF;
	height: 18px;
	margin-bottom: 3px;
	margin-top: 0px;
	float: right;
	margin-right: 5px;
	}
	
input.freifeld2:focus, textarea:focus, select:focus, .file:focus {
	background-color: #eaeaea;
	border-left: 3px solid #ff4000;
	color: #333;
	}
input.freifeld2, input.pflichtfeld2 {
	height: 1.3em;
	}	

 /*  Status der Navigation
-----------------------------------------------------------------------*/ 

#startseite a#startseite,
#portrait a#portrait,
#leistungen2 a#leistungen2,
#referenzen a#referenzen,
#infopool a#infopool,
#kontakt a#kontakt

{	color: #404040;	
	border-bottom: 1px solid #ff4000;
}

/*============================== Einrahmungen ==============================*/

		
.obox-lo {background:  url('../img/obox-lo.gif') no-repeat top left;}
.obox-lu {background:  url('../img/obox-lu.gif') no-repeat bottom left;}
.obox-content {	margin: 0; padding: 1.1em 1.3em 0em 1.3em;}


/*============================== Bilderformatierung ==============================*/


.img-right {
	float: right;
	margin: 3px 0px 5px 8px;
	border: 3px solid #F3F3F3;
	padding: 3px;
}
.img-left {float: left; margin: 6px 10px 0px 0px; border: 2px solid #333333;}

.img-right2 {float: right; margin: 3px 0px 5px 8px;}
.img-left2 {float: left; margin: 6px 10px 0px 0px;}

a.ext:after 		{content: url('../img/arrow_url.gif');}

.opt {
	background-color: #f9f9f9;
	color: #444;
	}

.opt2 {
	background-color: #f9f9f9;
	color: #444;
	width: 100%;
	border: solid 1px #eee;
	}
	
.mitte {
	text-align: center;
	}
	
.style11 {font-size: x-small}	

	
#bild_links {
    background: transparent;
	position: absolute;
	top: 128px;
	right: 0;
	margin: 0 0 0 0px;
	width: 172px;
	height: 257px;
    left: 0px;
}	

#bild_rechts {
	background: transparent;
	position: absolute;
	top: 128px;
	text-align: left;
	margin: 0 0 0 0px;
	width: 172px;
	height: 257px;
	right: 0px;
	left: 0;
}	

.img-immodesmonat {
	border: 1px solid #ececec;
	padding:2px;
	margin:0;
	background-color: #fff;	
	float: right;
}

.skills {
	background: #fff;
	padding: 3px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ddd;
	margin-right: 4px;
}
.h4_farbig {
	color: #999;
}

.bild_oben {
	vertical-align:top;
}

.bild_unten {
	vertical-align:text-bottom;
}

.w_tab {
	width: 50%;
	height: 126px;
	vertical-align: top;
}

.w_tab {
	width: 82px;
}

.w_preis {
	width: 30%;
	vertical-align: top;
}

.w_preis2 {
	width: 52%;
	vertical-align: top;
}

.w_preis3 {
	width: 18%;
	vertical-align: top;
}

.w_preis4 {
	text-align: right;
}

.aufz {
	list-style-type:disc;
}

#social a:link, #social a:visited, #social a:active {
	background-image: none;
}
