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

/*-------------------project: www.schueuermann-immobilien.de--------------*/

/*------------------ author: VALERIA WIRSUM webgaroo webdesign studio www.webgaroo.de----------------------- */

/*-------------------date:30.08.2009------------------------------ */



*{
 margin:0;
 padding:0;
}

body {
	font-size: 16px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
}
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: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
}

#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;
}


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



/* Hauptmenu */
#navigation {
	height: 30px;
}


#navigation ul {
	background-color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;




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



#navigation li a {
	color: #DADADA;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	margin-right: 20px;
}
#navigation li a:hover {
	color: #C85050;
}

#content {
	width: 520px;
	float: left;
}
#content p {
	line-height: 20px;
	margin-bottom: 15px;
	color: #333333;
	text-align: justify;
}
#content h1 {
	font-size: 16px;
	margin-left: 80px;
}


#content h2 {
	background-repeat: no-repeat;
	background-position: left 20px;
	margin-bottom: 40px;
	margin-top: 40px;
	color: #666666;
	text-align: center;
	font-size: 24px;
}


#content h3 {
	color: #666666;
	margin-bottom: 15px;
	text-align: center;
	font-size: 16px;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 5px;
}


#content ul {
	margin-bottom: 15px;
	margin-left: 77px;
}


#content li {
	list-style-type: none;
	line-height: 25px;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	list-style-image: url(images/list.gif);
}
#content a {
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
	color: #003399;
}
#sidebar_right/* End Hauptmenu */


 {
	width: 250px;
	float: left;
	display: none;
}
#sidebar_right   p {
	margin-bottom: 15px;
}






#footer {
	clear: both;
	color: #CCCCCC;
	height: 70px;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
}
#footer a {
	text-decoration: none;
	line-height: 45px;
	margin-left: 80px;
	color: #666666;
	margin-right: 25px;
}

#footer a:hover {
	color: #666666;
}
.nav-home {

}
.nav-unternehmen {
}
.nav-leistungen {
}
.nav-impressum {
}
.nav-kontakt {
}





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



.inside {
	padding-right: 160px;
	padding-left: 240px;


}
.bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
.bild-left {
	float: left;
	margin-right: 120px;
}

.bild-pfeil {
	margin-left: 250px;
}



.webgaroo {
	margin-left: 250px;
	color: #999999;

}

.font-fett {
	font-weight: bold;
	color: #43650A;
}
.font-rot {
	color: #C64A4A;
}


.clear {
	clear: both;
}
