/* @group Site */

body {
	background: #ffffe5 url(images/bg-bar.jpg) no-repeat fixed;
	font-family: Arial, sans-serif;
}

#pageHeader {
	background: url(images/bg-circle.jpg) no-repeat;
	position: absolute;
	width: 500px;
	height: 128px;
	top: 20px;
	left: 140px;
}

#homeHeader {
	background: url(images/bg-circle.jpg) no-repeat;
	position: absolute;
	width: 500px;
	height: 128px;
	top: 20px;
	left: 190px;
}

#pageContent {
	background: url(images/bg_test2.jpg) no-repeat right bottom;
	position: absolute;
	width: 700px;
	
	top: 165px;
	left: 189px;
}

#pageContentIndex {
	
	position: absolute;
	width: 618px;
	top: 165px;
	left: 189px;
}


#geo {	
	color: #27271f;
	position: absolute;
	margin-top: 23px;
	top: 25px;
	left: 45px;
}

#uk {
	color: #cc6600;
	position: absolute;
	top: 60px;
	left: 185px;	
	margin-top: 25px;
}



/* @end */

/* @group Menu */

.menu-selected {
	color: #cc6600;
	font-weight: bold;		
}

#menu {
	font-size: 14px;	
	position: absolute;
	top: 155px;
	left: 45px;	
}

#sub-menu {
	font-size: 13px;
	color: #cc6600;
	background-color: #d0e79d;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#sub-menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
}

#sub-menu a {
	color: #cc6600;
}



/* @end */

/* @group General */

h1 {
	font-size: 30px;		
}

a {
	color: #27271f;		
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding-left: 15px;
	margin-left: 1px;
}

li {
	list-style-type: none;
	line-height: 25px;	
}

#right-content {
	font-size: 13px;
	width: 505px;
	height: 250px;
	overflow: auto;
	padding-left: 17px;
	padding-top: 17px;
}

#right-content a {
	font-size: 13px;
	color: #cc6600;
}

#right-content li {
	list-style-type: disc;
}

#right-content h4 {
	font-size: 14px;
}

.tableDesign {
	border: 1px solid #000;
	margin-right: 10px;
}

.tableDesign td {
	padding-top: 5px;
	line-height: 20px;
	text-align: left;
}

.tableDesign td ul li {
	line-height: 13px;
}

/* @end */

/* @group Index */

#bg-home {
	background: url(images/bg-home.jpg) no-repeat;
	width: 646px;
	height: 422px;
}


/* @end */

/* @group Profil */

#profil {
	background: url(images/profilleiste.jpg) no-repeat;
	width: 673px;
	height: 159px;		
}

#profil-headline {
	position: absolute;
	top: 137px;
	left: 10px;
	font-size: 13px;
	color: white;	
}

/* @end */

/* @group Leistungen */

#leistungen {
	background: url(images/leistungenleiste.jpg) no-repeat;	
	width: 675px;
	height: 153px;	
}

#leistungen-headline {
	font-size: 13px;
	color: white;
	position: absolute;
	top: 130px;
	left: 10px;	
}


/* @end */

/* @group Geopathologie */
#geopathologie {
	background: url(images/geo1.jpg) no-repeat;	
	width: 678px;
	height: 145px;		
}

#geo-headline {
	position: absolute;
	top: 123px;
	left: 10px;
	font-size: 13px;
	color: white;	
}

#geopathologie-fuersie {
	background: url(images/geo2.jpg) no-repeat;	
	width: 675px;
	height: 149px;		
}
#geo-headline-fuersie {
	position: absolute;
	top: 127px;
	left: 10px;
	font-size: 13px;
	color: white;	
}


/* @end */

/* @group Erdstrahlen */
#erdstrahlen {
	background: url(images/erdstrahlenleiste.jpg) no-repeat;	
	width: 675px;
	height: 146px;	
}
#erdstrahlen-headline {
	position: absolute;
	top: 124px;
	left: 10px;
	font-size: 13px;
	color: white;
}


/* @end */

/* @group Elektrosmog */

#elektrosmog {
	background: url(images/elektrosmogleiste.jpg) no-repeat;	
	width: 675px;
	height: 147px;		
}

#ele-headline {
	position: absolute;
	top: 124px;
	left: 10px;
	font-size: 13px;
	color: white;	
}

/* @end */

/* @group Service */

#service {
	background: url(images/serviceleiste.jpg) no-repeat;	
	width: 675px;
	height: 149px;		
}

#service-headline {
	position: absolute;
	top: 126px;
	left: 10px;
	font-size: 13px;
	color: white;	
}
#downloads {
	font-size: 13px;
	color: #cc6600;
}


/* @end */

/* @group Kontakt */

#kontakt {
	background: url(images/kontakt.jpg) no-repeat;	
	width: 521px;
	height: 123px;		
}
#kontakt-headline {
	position: absolute;
	top: 100px;
	left: 10px;
	font-size: 13px;
	color: white;	
}
#uk-bild {
	background: url(images/uk.jpg) no-repeat;
	width: 130px;
	height: 177px;	
	float: left;
	margin-left: 2px;	
}

#kontakt-text {
	position: absolute;
	top: 154px;
	left: 170px;
	font-size: 14px;
	color: #27271f;
	font-family: Arial, sans-serif;
	line-height: 128%;
	margin-top: 10px;

}

/* @end */

/* @group Impressum */

#impressum{
	position: absolute;
	top: -9px;
	left: 15px;
	font-size: 13px;
	color: black;	
}


/* @end */

/* @group Referenzen */
#referenzen {
	background: url(images/referenzenleiste.jpg) no-repeat;	
	width: 675px;
	height: 142px;		
}

#referenzen-headline {
	position: absolute;
	top: 120px;
	left: 10px;
	font-size: 13px;
	color: white;	
}

#sub-menu-ref {
	font-size: 13px;
	background-color: #d0e79d;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	color: #cc6600;
}


/* @end */
