/*-------------------style sheet metadata------------------------ */

/*-------------------project: www.hespop.com--------------*/

/*------------------ author: VALERIA WIRSUM WEBDESIGN STUDIO www.webgaroo.de----------------------- */

/*-------------------date:11.07.2009------------------------------ */



*{
 margin:0;
 padding:0;
}

body {
	font-size: 16px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 16px;
	background-image: url(images/body.gif);
	background-attachment: fixed;
	margin-bottom: 10px;
}
h1, h2, h3 {
	font-size: 12px;
}
A {
	text-decoration: none;
	color: #333333;
}

img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

p {
} 	  
strong {
	font-weight: normal;
}



#container {
	margin: 0px auto;
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
}
#top2 {
	height: 30px;
	text-align: right;
	display: none;
}

#top {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 100px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

#top a {
	text-decoration: none;
	line-height: 30px;
	font-size: 11px;
	margin-left: 2px;
	margin-right: 10px;
}


#header {
	height: 150px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#content {
	width: 870px;
	float: left;
}
#content p {
	line-height: 18px;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 100px;
}

#content h2 {
	background-repeat: no-repeat;
	background-position: left 20px;
	color: #134F80;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C6FB5;
	padding-bottom: 5px;
	margin-left: 100px;
	font-weight: bold;
	font-size: 18px;
}


#content ul {
	list-style-type: none;
	padding-bottom: 15px;
	margin-left: 110px;
}

#content li {
	list-style-type: none;
	line-height: 30px;
	list-style-image: url(images/list-big.gif);
	list-style-position: inside;
}
#content a {
	color: #134F80;
	text-decoration: underline;
	padding-bottom: 5px;
}
#content a:hover {
	color: #F79679;
}



/* Hauptmenü */
#navigation {
	color: #FFFFFF;
	height: 35px;
	background-image: url(images/nav.jpg);
	text-align: center;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	background-repeat: repeat-x;
}


#navigation ul {
	text-align: center;



}
#navigation li {
	list-style-type: none;
	display: inline;
	
}



#navigation li a {
	color: #FFFFFF;
	line-height: 30px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	letter-spacing: 2px;
	
}
#navigation li a:hover {
	color: #FF6600;
}

#sidebar_left {
	width: 190px;
	float: left;
	margin-top: 40px;
	display: none;
}



#sidebar_right {
	width: 50px;
	float: right;
	display: none;
}
#sidebar_right p {
	margin-bottom: 15px;
}
#sidebar_right h1 {
	margin-top: 30px;
	margin-left: 65px;
}




#sidebar_left ul{
	
	margin-right: 20px;
	margin-top: 40px;
}
#sidebar_left li{
	display: block;
	list-style-type: none;
	background-color: #10568F;
	padding-top: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 7px;
}
#sidebar_left li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar_left li a:hover{
	color: #FF6600;
}
#sidebar_left h1{
	color: #FFFFFF;
	background-color: #6698CD;
	line-height: 25px;
	padding-left: 10px;
}





/* End Hauptmenü */

#footer {
	clear: both;
	color: #CCCCCC;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	text-align: center;
}
#footer p {
	color: #999999;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 25px;
	margin-right: 20px;
	margin-left: 20px;
}

#footer a:hover {
	color: #FF6600;
}
#footer2 {
	height: 20px;
	display: none;
}
#footer2  h2 {
	color: #999999;
	line-height: 25px;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	margin-right: 50px;
	margin-left: 50px;
}
#footer2 a {
	color: #999999;
}





/*-------------------specification------------------------------ */



.inside {
	border: 10px solid #FFFFFF;

}
.clear {
	clear: both;
}

.bar {
	padding-bottom: 15px;
	background-image: url(images/bar-rot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bar-grau {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bg {
	background-color: #DEEBFA;
	padding: 2px;
}
.bild-left {
	float: left;
}


.webgaroo {
	margin-left: 250px;
	color: #CCCCCC;
}
.font-big-grau {
	padding: 2px;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}
.font-big-black {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
}

.font-blau {
	color: #A0C4EF;
	font-size: 24px;
	font-weight: bold;
}
.font-big-red {
	color: #F8AA94;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}


.font-fett {
	font-weight: bold;
}
.font-red {
	padding: 5px;
	color: #FF0033;
}
.nav-home {
}
.nav-building {
}
.nav-locations {
}
.nav-management {
}
.nav-partner {
}
.nav-contact {
}
