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

body{
	font-family:Verdana, Geneva, sans-serif;
	color:#3e3e40;
	font-size:11px;
	font-style:normal;
	margin:0px;
	padding:0px;
	background-color:#eee;
	line-height:17px;
	text-align: justify;
}

h1{
	font-size:14px;
	margin: 10px 0 0 10px;
}

h2{
	font-weight: bold;
	font-size: 12px;
	margin: 15px 0 5px 0
}

p{
	margin: 5px 0 5px 10px;
}

a{
	text-decoration:none;
	color:#333;
	display:block;
	outline:0;
}

a:hover{
	text-shadow: 2px 2px 8px #444;
	/*font-size: 12px;*/
	color: #222;
	/*font-weight:bold*/
}

p a{
	display: inline;
	text-decoration:none
}

p a:hover{
	display:inline;
	font-size: 11px;
	text-shadow:none;
	text-shadow: 2px 2px 4px #444
}

#subline a:hover {
	font-size:9px;
	text-shadow:none;
	color: #FFF;
}

#subline p {
	padding: 0;
	margin: 0;
}

#subline a{
	color:white
}

#wrap{
	width:1017px;
	height:805px;
	top:50px;
	position:absolute;
	margin-left:-500px;
	left:50%;
	background-color:#fff;
	border: 1px solid #F00;
	border-radius:5px;
	/*box-shadow:10px 10px 20px #999;*/
	background-image: url(../bilder/backgroound_wrap%20800.png);
	background-repeat: repeat-x;
}

#wrap #logo{
	background-image: url(../bilder/logo.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 800px;
	left: 111px;
	top: 10px;
	position:absolute;
}

#bagger{
	position:absolute;
	width:78px;
	height:95px;
	left:892px;
	top:10px;
	background-image:url(../bilder/bagger-05.png);
	background-repeat:no-repeat;
}

#header {
	width:997px;
	height:25px;
	left:10px;
	top:115px;
	position:absolute;
	background-image: url(../bilder/background_header.png);
	background-repeat: repeat-x;
}

#header ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#header li{
	text-decoration:none;
	text-align:center;
	float:left;
	width:198px;
	margin: 0 ;
	padding: 2px 0 0 0;
	height: 21px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: red;
	border-bottom-color: red;
	border-left-color: red;	/*border-radius:3px;*/
}

#header li.end{
	border-right: solid thin red;
	width:199px
}

#subline{
	width: 800px;
	height: 12px;
	position:absolute;
	top: 786px;
	left: 188px;
	/*font-variant: normal;
	background-image:url(../bilder/adresse.png);
	background-repeat:no-repeat;*/
	margin: 0px;
	padding: 0px;
	font-size:9px;
	text-align: left;	/*display:inline;*/
	color: #FFF;
}
#nav{
	position:absolute;
	width:165px;
	height:25px;
	left:10px;
	top:140px;
	background-image: url(../bilder/background_header.png);
	background-repeat: repeat-x;
}
#nav ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#nav li{
	text-decoration: none;
	text-align:left;
	list-style-type: none;
	font-style: normal;
	background-image: url(../bilder/background_header.png);
	background-repeat: repeat-x;
	height: 22px;
	width: 155px;
	border: thin solid #F00;
	margin: 10px 0 0 0;
	padding: 3px 0 0 10px;
}

#pagecontent{
	height: 626px;
	width: 805px;
	top: 150px;
	left: 185px;
	position:absolute;
	border: 1px solid red;
	overflow: auto;
	background-color: white;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0;
}

#pagecontent h1{
	color:red;
	font-size:24px
}

#pagecontent1{
	height:616px;
	width:396px;
	border: 1px solid red;
	top: 10px;
	left:10px;
	position: absolute;
	margin: 0px;
	background-image: url(../bilder/garagenparks/starzach/garagenpark%20starzach%20startseite.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0px 5px;
}

#pagecontent2{
	width:393px;
	height: 333px;
	top:10px;
	left:415px;
	position:absolute;
	border:1px solid red;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	margin-left: 0px;
	font-size:14px;
	line-height: 24px;
	text-align:left
}
	
#pagecontent2 h2{
	color:red;
	font-size:24px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#pagecontent3{
	height:271px;
	width:393px;
	border:1px solid red;
	left:415px;
	top:355px;
	padding:0px;
	position:absolute;
	margin:0px;
	background-image:url(../bilder/garagenparks/eutingen/garagenpark%20startseite%20eutingen%20horb.png);
}

.architektur{
	background-image: url(../bilder/layout/rohbau01.png);
	background-repeat:no-repeat;
}

.park{
	background-image: url(../bilder/layout/immosat01.png);
	background-repeat:no-repeat;
}

.planung{
	background-image:url(../bilder/layout/plan01.png);
	background-repeat:no-repeat;
}

.statik{
	background-image: url(../bilder/layout/statik01.png);
	background-repeat:no-repeat;
}

.vermessung{
	background-image: url(../bilder/layout/vermessung.png);
	background-repeat:no-repeat;
	background-color:white;	
}

.bikebox{
	background-image:url(../bilder/layout/logo%20e-bike-box.png);
	background-repeat:no-repeat;
	background-color:white
}

#pic{
	width: 191px;
	height: 128px;
	/*top: auto;*/
	top:89px;
	position:absolute;
	margin-bottom:10px;
	/*margin-top:10px;*/
}

.pic{
	width: 191px;
	height: 128px;
	/*top: auto;*/
	top:89px;
	position:absolute;
	margin-bottom:10px;
	/*margin-top:10px;*/
}

.zeile01{
	float:left;
	width: 191px;
	height: 128px;
	/*top: auto;*/
	top:125px;
	position:absolute;
	margin-bottom:10px;
	/*margin-top:10px;*/
}


#pic01{
	width:191px;
	heigt:128px;
	top:130px;
	position:absolute;
	margin-bottom:10px
}

#pic02{
	width: 191px;
	height: 128px;
	top: 226px;
	position:absolute;
	margin-bottom:10px;
	/*margin-top:10px;*/
}

.pic02{
	width: 191px;
	height: 128px;
	top: 226px;
	position:absolute;
	margin-bottom:10px;
	/*margin-top:10px;*/
}

#pic03{
	width: 191px;
	height: 128px;
	top: 363px;
	position:absolute;
	margin-bottom:10px;
	/*margin-top:10px;*/
}

.pic03{
	width: 191px;
	height: 128px;
	top: 363px;
	position:absolute;
	margin-bottom:10px;
	/*margin-top:10px;*/
}

#pic04{
	width: 191px;
	height: 128px;
	top: 500px;
	position:absolute;
	/*margin-top:10px;*/
	margin-bottom:10px;
}

.pic04{
	width: 191px;
	height: 128px;
	top: 500px;
	position:absolute;
	/*margin-top:10px;*/
	margin-bottom:10px;
}

#pic05{
	width: 191px;
	height: 128px;
	top: 637px;
	position:absolute;
	/*margin-top:10px;*/
	margin-bottom:10px;
}

.pic05{
	width: 191px;
	height: 128px;
	top: 637px;
	position:absolute;
	/*margin-top:10px;*/
	margin-bottom:10px;
}

#pic06{
	width: 191px;
	height: 128px;
	top: 774px;u
	position:absolute;
	/*margin-top:10px;*/
	margin-bottom:10px;
}

.pic06{
	width: 191px;
	height: 128px;
	top: 774px;
	position:absolute;
	/*margin-top:10px;*/
	margin-bottom:10px;
}

.p01{
	left:10px;
	margin-bottom:10px;
}

.p02{
	left:210px;	
	margin-bottom:10px;
}

.p03{
	left:410px;	
	margin-bottom:10px;
}

.p04{
	left:610px;	
	margin-bottom:10px;
}

#u1 #a1, #u2 #a2, #u3 #a3, #u4 #a4, #u5 #a5, #u6 #a6, #u7 #a7{
	font-size: 11px;
	/*text-shadow: 2px 2px 8px #777;*/
	font-weight:bold;	
}
