#ronderemlasauvagescr .ronderemlasauvage1{
margin-top:25px;
font-weight: bold;
}
#ronderemlasauvagescr .ronderemlasauvage2{
margin-left: 25px;
margin-top:10px;
font-weight: bold;
}
#ronderemlasauvagescr .ronderemlasauvage3{
margin-left: 50px;
margin-top:10px;
font-weight: bold;
}
#ronderemlasauvagescr .ronderemlasauvageview{
padding-left: 15px;
font-weight: normal;
}

#ronderemlasauvagescr .tagline{
	font-size:12px;
	padding-left: 10px;
	font-style: italic;
}

#ronderemlasauvagescr h1{
	text-decoration: none;
	font-size: 20px;
	border: 0px;
}
#ronderemlasauvagescr h2{
font-style: italic;
	text-decoration: none;
	font-size: 14px;
	border: 0px;
}
#ronderemlasauvagescr .description{
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#projectscr .project1{
margin-top:25px;
font-weight: bold;
}
#projectscr .project2{
margin-left: 25px;
margin-top:10px;
font-weight: bold;
}
#projectscr .project3{
margin-left: 50px;
margin-top:10px;
font-weight: bold;
}
#projectscr .projectview{
padding-left: 15px;
font-weight: normal;
}

#projectscr .tagline{
	font-size:12px;
	padding-left: 10px;
	font-style: italic;
}

#projectscr h1{
	text-decoration: none;
	font-size: 20px;
	border: 0px;
}
#projectscr h2{
font-style: italic;
	text-decoration: none;
	font-size: 14px;
	border: 0px;
}
#projectscr .description{
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,h2,h3{
	letter-spacing:3px;
	font-size: x-large;
	margin-top: 0px;
	margin-left: 100px;
	/*background-color: #E6E6FA;*/
	border-bottom: 2px black solid;
	display: block;
	padding: 2px;
	
}

a {
	text-decoration: none;
	color: #8B0000;

}



a:hover{
	background-color: #fdedcc;
}


.navi{
	padding: 2px;
	margin-bottom: 5px;
	width: 140px;
}

.navi:hover{
	border-left: 5px solid #666666;
	background-color: #fdedcc;	
	width: 146px;
	font-weight: bolder; 
}

.navi a{
	display: block;
}

.navi_active{
	padding-left: 5px;
	border-left: 5px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: bolder; 
	background-color: #fdedcc;	
	margin-bottom: 5px;
	width: 145px;

}
/*
.navi_active{
	font-weight: bolder; 	
	background-color: #fdedcc;
	border-bottom: 2px black solid;
	background-image: url(media/beemchen.png);
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;

}

.navi:hover{
border: 1px black solid;
	background-color: #fdedcc;
	border-bottom: 2px black solid;
	background-image: url(media/beemchen.png);
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;

}

*/


img{
	border: 1px black solid;
}

td{
	text-align: left;
	padding: 1px;
	margin: 0px;
	vertical-align: top;

}

tr{
	margin: 0px;
}

table{
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.referenz{
	font-size: x-small;
	font-style: italic;
	margin: 0px;
	
}




.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


