@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0;
	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #ccc;
}

#holder {
	height: 800px;
	margin: 0 auto;
	width: 1000px;
	margin-top: 0px;
}
#head {
	height: 170px;
	width: 790px;
	margin-left: 5px;
	float:left;
}
/*Content_left */

#content_left {
	width: 200px;
	height:800px;
	float:left;
}
#content_left h1 {
	font-size: 22px;
	color:#fff;
	margin-top: 45px;
	margin-left:5px;
}
.adresse {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 14px;
	line-height: 18px;
	margin-left:5px
}

.nav {
	float:left;
	padding-top: 80px;
}
.nav li {
	list-style-type:none;
	text-decoration:none;
	margin-left: -35px;
	width: 170px;
	border-bottom: 1px dotted #ccc;
	float:left;
}
.nav a {
	list-style-type:none;
	text-decoration:none;
	line-height: 18px;
	color:#000;
	line-height: 32px;
	display:block;
	padding-left: 2px;
}
.nav a:hover {
	color:#8F251E;
}
#content_left_2 {
	margin: 40px 0 0 3px;
	float:left;
}
#content_left_2_bro{
	margin: 30px 0 0 3px;
	float:left;
}
#content_left_2_web{
	margin: 60px 0 0 -10px;
	float:left;
}
#content_left_2_gra{
	margin: 80px 0 0 -15px;
	float:left;
}

/*content_right */

#content_right {
	width: 790px;
	min-height:500px;
	float:left;
	margin-left: 5px;
	margin-top: 10px;
	background-color:#fff;
}
.ang_headline {
	color: #386EB8;
	border-bottom: 1px solid #386eb8;
	margin-left: 15px;
	width: 760px;
	margin-top: 40px;
	padding-left: 0px;
}
.intro {
	font-size:15px;
	line-height: 23px;
	padding-top: 10px;
	padding-left: 15px;
}
.liste_angebot {
	margin-top: 40px;
	padding-left: 37px;
	
}
.liste_angebot li {
	text-decoration:none;
	list-style-image: url(../images/li-vor.gif);
	line-height: 28px;
	color: #000;
	font-size:14px;
	padding-left: 15px;
}


/* content_right_2 */
#content_right_2 {
	width: 790px;
	height:252px;
	float:left;
	margin-left: 5px;
}
.bild_unten {
	float:right;
	margin-top: 15px;
}
/*content_right_2_sub */
.content_right_2_sub, .content_right_2_sub2  {
	float: left;
	width:252px;
	height: 150px;
	border-top: 2px solid #999;
	background-color:#fff;
	margin-top: 40px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.content_right_2_sub2 {
	margin-left: 17px;
}



/*footer */
footer {
	position: absolute;
	width:100%;
	height:200px;
	background-color:#CCC;
}

/*php form */
.form {
	float:left;
	padding-right: 3px;
	width: 755px;
	height: 350px;
	border: 1px dotted #386EB8;
	font-size:14px;
	font-weight:bold;
	margin-left: 15px;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.form p {
	margin-left: 30px;
	font-weight:100;
}
.label {
	padding-left: 30px;
	margin-top: 30px;
}
.nutzername {
	line-height: 14px;
	margin-left: 60px;
	font-weight:bold;
	margin-top:10px;
	width: 220px;
}
.passwort {
	margin-top:10px;
	margin-left: 60px;
	line-height: 14px;
	font-weight:bold;
	width:220px;
}
.submit {
	margin-left: 30px;
}
.fehler {
	color:#C00; 
	margin-right: 10px;
	margin-top: 15px;
	float:left;
	margin-left: 30px;
}
.anfordern {
	font-size:14px;
	float:left;
}




/*Kontaktseite */
#content_right_kontakt {
	width: 790px;
	height:600px;
	float:left;
	margin-left: 5px;
	margin-top: 10px;
	background-color:#fff;
}

span.help {
	font-size:13px;
	color:#760F1D;
	font-style:italic;
	margin-left: 5px;
}
div.field {
	margin-bottom: 12px;
	text-align: left;
	width: 550px;
	float:left;
	margin-left: 6px;
}


#inhalt-kontakt {
           width: 758px;
           float: left;
           background-color:#fff;
           color: #000;
		   text-align:left;
		   border: 1px dotted #333;
		   margin-top: 15px;
		   margin-left: 15px;
		   background-image: url(images/web5a.jpg);
		   background-position: right bottom;
		   background-repeat: no-repeat;
		   -webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		   border-radius: 5px;
		   
}

#inhalt-kontakt label {
	width:130px;
	float: left;
	margin-left: 45px;
	font-size: 14px;
	padding-bottom: 10px;
}
#vorname, #nachname, #firma, #strasse, #fon, #fax, #mail, #plz, #stadt, #anfrage {
	margin-left:10px;
	margin-top: 0;
	float: left;
	margin-bottom: 5px;
	text-align:left;
	font-size: 12px;
} 
.reset, .submit {
	width: 10em;
	font:1em;
	float: left;
}
.reset {
	margin-left:190px;
}

/*headline und Texte Startseite */
#content_right_start {
	width: 790px;
	min-height:500px;
	float:left;
	margin-left: 5px;
	margin-top: 10px;
	background-color:#fff;
	background-image:url(../images/menschen_2.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
.headline {
	margin-top: 60px;
	color: #8F251E;
	font-size:24px;
	padding-left: 40px;
}
.headline_padding, .headline_padding_2 {
	margin-top: 10px;
	padding-left: 40px;
	color: #8F251E;
	font-size:24px;
}
.headline_padding_2 {
	margin-top: 10px;
	padding-left: 40px;
	color: #8F251E;
}
.dunkel {
	color: #8F251E;
}
.text_start {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-left:40px;
	font-style:normal;
	line-height: 24px;
	padding-top: 20px;
}
.h1_unter {
	margin-left: 15px;
	font-size:14px;
}

/*Portfolio */
#main h2 {
	background: url(../images/open.png)  no-repeat 0% 10%;
	padding-left: 20px;
	cursor: pointer;
}
#main h2.schliessen {
	background-image:url(../images/close.png), url(../images/h2schliessen_bg.png);
	height: 20px;
}

#content_right_port {
	width: 790px;
	min-height:600px;
	float:left;
	margin-left: 5px;
	margin-top: 10px;
	background-color:#fff;
}

.port_head {
	font-size:14px;
	font-weight:100;
	line-height:18px;
	margin-top: 5px;
	margin-left: 15px;
}
.port {
	margin-left: 5px;
	margin-top: 30px;
}
.port li {
	line-height: 28px;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	font-size:14px;
}
#main h2.cursor {
	margin-left: 40px;
	font-size:14px;
	cursor: pointer;
}
#main .antwort {
  background-color: #fff;
  margin-left: 46px;
  padding-left:18px;
  background-repeat:no-repeat;
  border-bottom: 1px solid #e95d0f;
  margin-right: 10px;
}
#main p {
	margin-left:1px;
	line-height: 19px;
}
#main .no-cursor {
	margin-left: 40px;
	font-size:14px
}



/* blauen Rand von bildern entfernen */
a img { border: 0px solid transparent; } 

/* Google Map */
.google_map {
	text-decoration:none;
	font-size:13px;
	color:#000;
	cursor:pointer;
}