/*
Projekt:	Bellissimo
Author:		Anison.ch
*/


* {
	padding:0;
	margin:0;
	}

	
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#C0C0C0;
	color:#333333;
	}
	
h1 {
	font-size:1.5em;
	letter-spacing:5px;
	color:#8E9CB7;
	margin-bottom:25px;
	}
	
h_links{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	color:#E2001D;
	}


a {
	text-decoration:none;
	outline:none;
	color:#E2001D;
	}
	
a img {
	border:none;
	}	

p strong {
color:#fff;
}

p 

.figurlinks {
float:left;
text-align:left;
}
.clear {
clear:both;
}

/* Layout Formatierungen */
#wrapper {
	width:876px;
    background:#fff;
	margin:50px auto;
	text-align:left;
	background-image:url(../images/bg_wrapper_yellow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}

#header {
	width:876px;
	height:215px;
	text-align:left;
	background-color:#FFFF00;
	background-image:url(../images/logo.jpg) no-repeat right top;
	}

			
#menu  { 
	float:left;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	width:185px;
	height:345px;
	background-image:url(../images/bg_navi_three_color.jpg);
	background-repeat:no-repeat;
	}
	
	#menu ul {
	width:140px;
	padding-left:10px;
	list-style:none;
	margin:0;
	}
		#menu ul li {
		margin-left:0;
		}
			#menu a , #menu a:visited {
			text-decoration:none; 
			letter-spacing:0.13em;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			line-height:2em;
			font-size:12px;
			display:block;
			color:#333333;
			padding-left:15px;
			background: left no-repeat;
			}
			#menu a:hover, #menu a:active, #menu a:focus,
 			#home #menu1 a, 
			#überuns #menu2 a,
			#team #menu3 a,
			#kursangebote #menu4 a,
			#fotogalerie #menu5 a,
			#kontakt #menu6 a,
			#links #menu7 a,
			#aktuelles #menu8 a {
			color:#E2001D;
			font-weight:bold;
			}
			
			#zirkuswochen #menu4-2-1 a,
			#kindergaerten-schulen #menu4-2-2 a,
			#geburtstage #menu4-2-2-2 a,
			#workshops #menu4-2-3 a,
			#firmenevents #menu4-2-4 a,
			#foto1 #menu5-2-1 a,
			#foto2 #menu5-2-2 a,
			#zeichnungen #menu5-2-3 a  {
			color:#E2001D;
			font-weight:bold;
		
			}
			
span {
line-height:1.5em;}
		
			
#content {
	float:right;
	background:#fff;
	background-image:url(../images/bg_navi_and_content.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:645px;
	height:345px;
	padding:10px;
}
	#content h2 {
	font-size:1.3em;
	letter-spacing:3px;
	color:#9999CC;
	}
	#content h3 {
	color:#FFF;
	font-size:0.9em;
	font-weight:bold;
	}
	#content p {
	padding-bottom:20px;
	}		

#content_galerie_auswahl {

width:645px;
height:340px;
float:left;
text-align:center;

}


#footer {
	clear:both;
	font-size:10px;
	height:20px;
	text-align:right;
	background:#C0C0C0;
	}	
	
	#footer a {
	color:333;}	
			
* html #footer {
	height:1%;
	}
	
/*end stylesheet*/
