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

/*-------------------project: www.vorhmann-consulting.de--------------*/

/* ------------------wwww.webgaroo.de------------ */

/*------------------ author: VALERIA WIRSUM----------------------- */

/*-------------------date:29.04.2009------------------------------ */



*{
 margin:0;
 padding:0;
}

body {
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #CACACA;
}
h1, h2, h3 {
	font-size: 12px;
}
A {
	text-decoration: none;
}

img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
em {
	color: #f06d04;
	width: 400px;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
}



#container {
	margin: 0px auto;
	width: 960px;
	text-align: left;
	color: #333333;
}

p {
} 	  
strong {
	font-weight: normal;

}
#top li a {
	color: #333333;
}


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

#content {
	text-align: justify;
	width: 710px;
	float: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center 10px;
	background-image: url(images/content2.gif);
	height: 600px;
}
#content p {
	margin-left: 55px;
	margin-right: 55px;
	color: #333333;
	margin-bottom: 12px;
}
#content h1 {
	margin-left: 55px;
}


#content h2 {
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 18px;
	color: #EB8201;
	background-image: url(images/bar.gif);
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-left: 55px;
	margin-right: 55px;
	margin-top: 15px;
}



#content h3 {
	margin-left: 55px;
	margin-right: 55px;
	color: #EB8201;
	margin-bottom: 15px;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 18px;
	padding-bottom: 5px;
}
/*------layout hilfe - content oben-----------*/
#content h6 {
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#content ul {
	list-style-type: none;
	text-align: justify;
	margin-right: 55px;
	margin-bottom: 15px;
	margin-left: 55px;
}
#content   ul li {
	list-style-image: url(images/list.gif);
	list-style-type: none;
	margin-bottom: 3px;
}
#content ul li ul {
	margin-left: 15px;
	margin-top: 15px;
}
#content ul li ul li {
	list-style-type: none;
	background-image: none;
	list-style-image: url(images/list2.gif);
	margin-bottom: 0px;
}


#content ol {
	margin-left: 55px;
	margin-bottom: 15px;
}
#content ol li {
	list-style-image: url(images/pfeil-weiter.gif);
	list-style-type: none;
}


#content a {
	text-decoration: underline;
	color: #E78001;
}
#content a:hover {
	color: #3F90BF;
}



/* Hauptmenü */
#navigation {
	height: 30px;
	background-color: #CACACA;
}


#navigation ul {
	margin-left: 50px;




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



#navigation li a {
	color: #333333;
	line-height: 25px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	margin-right: 35px;
	font-weight: bold;
}
#navigation li a:hover {
	color: #1A6C9D;
}

#sidebar_left {
	width: 240px;
	float: left;
	height: 600px;
}
#sidebar_left a {
	text-decoration: underline;
	color: #333333;
}
#sidebar_left a:hover {
	color: #297998;
}
#sidebar_left h1{
	color: #333333;
	background-color: #FF930C;
	height: 180px;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	margin-top: 19px;
	padding-left: 10px;
}





/* End Hauptmenü */

#footer {
	clear: both;
}
#footer a {
	text-decoration: none;
	color: #333333;
	line-height: 25px;
	margin-right: 60px;
	margin-left: 40px;
}

#footer a:hover {
	color: #1A6C9D;
}

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



.inside {
	border-bottom: 1px solid #999999;

}
.bar {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bild {
	border: 5px solid #FFFFFF;
}


.webgaroo {
	color: #666666;
}

.font-fett {
	font-weight: bold;
}
.font-blu {
	color: #2071B3;
}

.font-big {
	color: #9966CC;
	font-weight: bold;
}
.font-rot {
	color: #E78001;
}
.menu-home {

}
.menu-profil {

}
.menu-rating {

}
.menu-finanz {

}
.menu-nachhaltig {

}
.menu-kontakt {

}
.font-grün {
	color: #006666;
}
