*{
	margin: 0;
	padding: 0;
	border: none;
}

html{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #333333;
	
}

#debug{
	position: absolute;
	top: 0px;
	width: 300px;
	height: 200px;
	background-color: #FFFFFF;
	border: 2px solid red;
	color: #000000;
}

body{
	width: 900px;
	min-height: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 5px;
	background-image:url(../bilder/bg_content_all.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.8em;
	color: #014576;
}

a{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	color: #3d99d5;
	font-weight: lighter;
}

h1{
	font-size: 2.2em;
	margin: 0 0 5px 0;
}

h2{
	font-size: 2.0em;
	margin: 0 0 5px 0;
}

h3{
	font-size: 1.8em;
	margin: 0 0 5px 0;
}

h4{
	font-size: 1.6em;
	margin: 0 0 5px 0;
}

h5{
	font-size: 1.4em;
	margin: 0 0 5px 0;
}

h6{
	font-size: 1.2em;
	margin: 0 0 5px 0;
}

ul{
	list-style-position: inside;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p{
	margin: 0 0 10px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.small{
	font-size: 0.8em;
	line-height: 1.8em;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.clearer{
	clear: both;
}

.ok{
	color: green;
	font-weight: bold;
}

.fehler{
	color: red;
	font-weight: bold;
}

.sender_name{
	width: 169px;
	height: 52px;
	background:url(../profis/asd.png) no-repeat top left;
	margin: 0 0 -10px 0;
	padding: 0px;
}

.disabled{
	width: 100px;
	height: 20px;
	background-color: #aaaaaa;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}

.file{
	width: 300px;
	height: 22px;
	padding: 1px;
	margin: 2px 0;
	border: 1px solid #cecece;
	background-color: #FFFFFF;
}

#headContainerSearch{
	width: 904px;
	height: 184px;
	background-image:url(../bilder/bg_suche.jpg);
	background-repeat: no-repeat;
	
}

#headContainer{
	width: 904px;
	height: 597px;
	background-image:url(../bilder/model_1.jpg);
	background-repeat: no-repeat;
}

	#headContainer a, #headContainer a:link, #headContainer a:hover, #headContainer a:visited{
		color: #FFFFFF;
	}

	#head h1{
		margin: 0px;
		padding: 0px;
		text-indent: -2000px;
		font-size: 0.1em;
	}

        #head iframe{
            position: relative;
            top: 5px;
            right: -5px;
            float: right;
            z-index: 11;
        }

        #head #twitter_follow{
            position: relative;
            top: 7px;
            right: 10px;
            display: block;
            float: right;
            z-index: 10;
        }
	
	#head #twitterBox{
		position: absolute;
		right: 0px;
		width: 210px;
		height: 152px;
		margin: 0 3px 0 0;
		background:url(../bilder/newsbox.png) no-repeat 10px 31px;
		overflow: hidden;
	}
	
		#twitterBox #beautykon{
			position: relative;
			top: 70px;
			left: 10px;
		}
	
		#twitterBox ul{
			position: absolute;
			width: 195px;
			height: 90px;
			margin: 60px 0 0 12px;
			overflow: hidden;
			list-style-type: none;
			list-style-position: outside;
			line-height: 1.2em;
			display: none;
		}
	
			#twitterBox ul li{
				position: relative;
				margin: 10px 0px;
				color: #000000;
			}
			
				#twitterBox ul li a{
					color: #0091c5;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
					margin: 0 0 0 3px;
				}
				
				#twitterBox ul li a:link{
					color: #0091c5;
				}
				
				#twitterBox ul li a:visited{
					color: #0091c5;
				}
			
				#twitterBox ul li span{
					font-weight: bold;
					color: #00507f;
				}
	
	#infoBoxHead{
		position: relative;
		top: 20px;
		left: 20px;
		width: 470px;
		height: 225px;
		margin: 40px 0 0 0;
	}
	
		#infoBoxHead a.adressen{
			display: block;
			width: 260px;
			height: 80px;
			margin: 0 0 0 -5px;
			background-image:url(../bilder/btn_visadr.jpg);
			background-repeat: no-repeat;
		}
		
			#infoBoxHead a.adressen span{
				display: none;
			}
	
		#infoBoxHead h2#willkommen{
			margin: 0px;
			padding: 0px;
			color: #a75a61;
			line-height: 1.2em;
		}
		
			#infoBoxHead h2#willkommen .big{
				font-size: 1.4em;
				line-height: 1.6em;
			}
		
		#infoBoxHead h2#netzwerk{
			width: 341px;
			height: 119px;
			margin: 15px 0 10px 0;
			padding: 0px;
			background-image:url(../bilder/netzwerk.png);
			background-repeat: no-repeat;
			text-indent: -2000px;
		}
		
		#infoBoxHead ul#subMenu{
			list-style-type: none;
			line-height: 1.2em;
			font-size: 1.4em;
		}
		
			#infoBoxHead ul#subMenu li{
				margin: 5px 0 0 0;
			}

	#head{
		position: relative;
		width: 904px;
		height: 152px;
		background-image:url(../bilder/head.png);
		background-repeat: no-repeat;
	}
	
		#head #navi{
			position: relative;
			top: 132px;
			left: 0px;
			width: 900px;
			height: 35px;
			float: left;
			list-style-type: none;
			background-image:url(../bilder/navi.png);
			background-repeat: repeat-x;
		}
		
			#head #navi li{
				float: left;
				text-indent: -2000px;
			}
			
				#head #navi li a:active, #head #navi li a:focus{
					outline: none;
				}
			
				#navi li#btnHome a{
					position: absolute;
					left: 0px;
					top: 0px;
					width: 69px;
					height: 35px;
					background-image:url(../bilder/btn_home.png);
					background-repeat: no-repeat;
				}
				
				#navi li#btnAdressen a{
					position: absolute;
					left: 69px;
					top: 0px;
					width: 148px;
					height: 35px;
					background-image:url(../bilder/btn_visagisten.png);
				}
				
				#navi li#btnUberuns a{
					position: absolute;
					left: 217px;
					top: 0px;
					width: 87px;
					height: 35px;
					background-image:url(../bilder/btn_uberuns.png);
				}
				
				#navi li#btnKontakt a{
					position: absolute;
					left: 304px;
					top: 0px;
					width: 154px;
					height: 35px;
					background-image:url(../bilder/btn_kontakt.png);
				}
				
				#navi li#btnLinks a{
					position: absolute;
					left: 458px;
					top: 0px;
					width: 45px;
					height: 35px;
					background-image:url(../bilder/btn_links.png);
				}
				
				#navi li#btnProMenu a{
					position: absolute;
					left: 770px;
					top: 0px;
					width: 130px;
					height: 35px;
					background-image:url(../bilder/btn_profi_menu.png);
				}
				
					#navi li#btnProMenu ul{
						position: absolute;
						right: 0px;
						top: 32px;
						width: 130px;
						height: 80px;
						list-style-type: none;
						background-image:url(../bilder/bg_profi_menu.png);
						background-repeat: no-repeat;
						background-position: bottom left;
					}
					
				#navi li#btnProMenu ul li{
					position: relative;
					left: 0px;
					width: 130px;
					text-align: center;
					clear: both;
					text-indent: -4000px;
				}
					#navi li#btnProMenu ul li a{
						position: absolute;
						left: 0px;
					}
				
					#navi li#btnProMenu ul li#btnIntern a{
						top: 10px;
						width: 133px;
						height: 34px;
						background-image:url(../bilder/btn_profi_menu_login.png);
					}
					
					#navi li#btnProMenu ul li#btnAusbildung a{
						top: 44px;
						width: 133px;
						height: 29px;
						background-image:url(../bilder/btn_profi_menu_ausb.png);
					}
					
				
				
				
				
				
				
#contentContainer{
	width: 871px;
	padding: 2px 15px 0 15px;
	background-image:url(../bilder/bg_content.gif);
	background-repeat: repeat-x;
	background-color: #f1f0f0;
}

	#contentContainer a{
		text-decoration: none;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	#contentContainer a:link{
		color: #3d99d5;
		text-decoration: none;
	}
	
	#contentContainer a:hover{
		color: #3d99d5;
		text-decoration: underline;
	}
	
	#contentContainer a:visited{
		color: #3d99d5;
		text-decoration: none;
	}

	.pngContainer{
		padding: 0 0 14px 0;
		background-repeat: no-repeat;
	}
	
	.premiumBadge{
		background-image:url(../images/premium.png);
		background-position: 1px bottom;
		padding: 0 0 0 0;
		background-repeat: no-repeat;
		float: left;
	}

	.katContainer{
		margin: 0 0 0 15px;
		text-indent: -10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
		.katContainer input.checkbox,.checkbox{
			background-color: transparent;
			border: none;
			width: 15px;
			height: 15px;
			margin-right: 15px;
		}
		
		.katContainer label{
			font-weight: normal;
		}
		
		.katContainer h6{
			margin-bottom: -15px; 
		}

	.profiHead{
		width: 821px;
		padding: 2px 15px 25px 15px;
		border-bottom: 1px solid #cecece;
	}
	
		.profiHead h2{
			font-size: 2.2em;
		}
	
		.profiHead h5{
			color: #015085;
			font-weight: bold;
		}
		
		.profiHead ul.profiNaviPanel{
			height: 43px;
			display: block;
			float: right;
			list-style-type: none;
		}
		
			.profiHead .profiNaviPanel li{
				float: left;
			}
		
			.profiHead .profiNaviPanel a{
				height: 43px;
				background-image:url(../bilder/nav_profi_panel.jpg);
				background-repeat: no-repeat;
				display: block;
			}
			
			.profiHead .profiNaviPanel a span{
				display: none;
			}
		
			.profiHead .profiNaviPanel a.panelPrev{ 
				width: 79px;
			}
			
				.profiHead .profiNaviPanel a:hover.panelPrev{ 
					background-position: 0 bottom;
				}
			
			.profiHead .profiNaviPanel a.panelOverview{ 
				width: 84px;
				background-position: -79px 0px;
			}
			
				.profiHead .profiNaviPanel a:hover.panelOverview{ 
					background-position: -79px bottom;
				}
			
			.profiHead .profiNaviPanel a.panelNext{ 
				width: 79px;
				background-position: right 0px;
			}
			
				.profiHead .profiNaviPanel a:hover.panelNext{ 
					width: 79px;
					background-position: right bottom;
				}

	.profiContainer{
		position: relative;
		width: 490px;
		margin: 10px 0 10px -10px;
		padding: 5px;
		border-bottom: 1px solid #cecece;
	}
	
		.profiContainer .twitterStatus{
			padding: 5px 13px;
		}
		
		.profiContainer h6{
			text-align: left;
		}
	
		.profiContainer h5 a{
			color: #3d99d5;
			font-size: 1.4em;
		}
		
		.profiContainer h5 a:link{
			color: #3d99d5;
			font-size: 1.4em;
		}
		
		.profiContainer h5 a:hover{
			color: #3d99d5;
			font-size: 1.4em;
			text-decoration: underline;
		}
		
		.profiContainer h5 a:visited{
			color: #3d99d5;
			font-size: 1.4em;
		}
	
		.profiContainer img{
			float: left;
			margin: 0 5px 5px 0;
		}
		
		.profiContainer p{
			float: left;
			width: 120px;
			margin: 10px 0px 0px -5px;
			line-height: 1.7em;
		}

	#col1{
		width: 274px;
		float: left;
		margin: 0px 0 0 -15px;
		padding: 0 0 0 15px;
		background-image:url(../bilder/bg_sneak.gif);
		background-repeat: repeat-x;
		background-position: left 27px;
		border-right: 1px solid #FFFFFF;
	}
	
		#col1 ul{
			list-style-type: none;
			margin: 10px 0 0 0;
		}
		
			#col1 ul li{

			}
			
				#col1 ul li a img{
					
				}
	
		#col1 p.sneakText{
			color: #ffffff;
			font-weight: bold;
			margin: 20px 0 ;
			font-size: 1.2em;
		}
		
			p.sneakText span{
				color: #3d99d5;
			}
	
	#col1_profi{
		width: 250px;
		padding: 2px 25px 15px 25px;
		margin-right: -15px;
		border-right: 1px solid #cecece;
		float: left;
	}
	
		#col1_profi ul{
			list-style-type: none;
		}
		
		#col1_profi .meine_plz{
			width: 98px;
			height: 16px;
			padding: 1px;
			background-color: #FFFFFF;
		}
		
		#col1_profi .meine_namen{
			width: 98px;
			height: 16px;
			padding: 1px;
			border: 1px solid #cecece;
			background-color: #FFFFFF;
		}
		
		.wrongPlz{
			border: 1px solid #ff9494;
			color: #aeadad;
			font-weight: bold;
		}
		
		.correctPlz{
			border: 1px solid #cecece;
			color: #000000;
		}
		
		#col1_profi .umkreis{
			height: 20px;
			width: 102px;
			padding: 1px;
			margin: 0 0 0 21px;
			border: 1px solid #cecece;
			background-color: #FFFFFF;
		}
		
		#col1_profi .pass_text{
			height: 18px;
			width: 120px;
			padding: 1px;

			border: 1px solid #cecece;
			background-color: #FFFFFF;
		}
		
		#col1_profi .anschrift{
			margin-top: 20px;
			padding: 0 0 0 5px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		
		#col1_profi input.abschicken{
			width: 100px;
			height: 20px;
			background-color: #3d99d5;
			border: 1px solid #FFFFFF;
			color: #FFFFFF;
			font-weight: bold;
		}
		
		#col1_profi ul#profiSubNavi{
			width: 200px;
			list-style-image:url(../bilder/link_icon.gif);
			list-style-position: inside;
		}
		
			#col1_profi ul li{
				width: 180px;
				height: 20px;
				padding: 5px 0 2px 0;
				border-bottom: 1px solid #cecece;
				text-indent: 5px;
			}
			
				#col1_profi ul li a{
					color: #1572b1;
					font-weight: bold;
					font-size: 1.1em;
				}
				
				#col1_profi ul li a:link{
					color: #1572b1;
				}
				
				#col1_profi ul li a:hover{
					color: #1572b1;
				}
				
				#col1_profi ul li a:visited{
					color: #1572b1;
				}
	
	#col2{
		width: 400px;
		padding: 0 5px 5px 15px;
		float: left;
		border-right: 1px solid #ffffff;
	}
	
		#col2 form#newsletter_box{ width: 415px; height: 127px; background: #6da3bb; margin: 6px 0 0 -15px; padding: 5px 0 0 5px;}
			
			#col2 form#newsletter_box p{float: left; width: 100%;}
				#col2 form#newsletter_box p label{width: 37%; float: left; font-family: Georgia, "Times New Roman", Times, serif; color: #fff; font-size: 1.2em; font-weight: bold;}
				#col2 form#newsletter_box p input.text{ width: 245px; height: 23px; padding: 5px 2px 0 2px; background:url(../bilder/newsletter_input.gif) no-repeat top left;}
				#col2 form#newsletter_box p input#newsletter_submit{ width: 89px; height: 22px; float: left; background: url(../bilder/newsletter_btn.gif) no-repeat top left; }
				
		#col2 h3.was_ist{ background:url(../bilder/bg_sneak.gif) repeat-x 0px -131px; width: 405px; height: 30px; margin: 0 0 0 -15px; padding: 5px 0 0 15px;}
		
	#col2_profi{
		width: 430px;
		padding: 2px 25px 15px 25px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		float: left;
	}
	
	#col2_profi #gerMap{
		margin: 30px 0 0 0;
	}
	
	
	
	#col2_profi #tarife{
		width: 550px;
	}
	
		#col2_profi #tarife td{
			padding: 2px;
			margin: 0px;
		}
	
		#col2_profi #tarife .tHead{
			background-color: #e0e6ed;
			
		}

	
	#col2_profi ul#referenzListe{
		list-style-position: inside;
	}
	
	#col2_profi ul.schritte{
		list-style-position: outside;
		list-style-type: decimal;
		margin: 0 0 0 25px;
	}
	
		#col2_profi ul.schritte li{
			margin: 0 0 10px 0;
		}
	
	#col2_profi ul#koopListe{
		list-style-position: inside;
	}
	
	#col2_profi #kontaktformular input {
			height: 18px;
			width: 120px;
			padding: 1px;
			margin: 2px 0;
			border: 1px solid #cecece;
			background-color: #FFFFFF;
	}
	
	#col2_profi #galerie{

	}
	
		#col2_profi #galerie img{
			margin: 10px;
			vertical-align: middle;
			border: 2px solid #FFFFFF;
		}
		
			#col2_profi #galerie img:hover{
				border: 2px solid #3d99d5;
			}
	
	#col2_profi #kontaktformular input.abschicken{
		width: 120px;
		height: 20px;
		background-color: #3d99d5;
		border: 1px solid #FFFFFF;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	#col2_profi #kontaktformular textarea {
			height: 150px;
			width: 200px;
			padding: 1px;
			margin: 2px 0;
			border: 1px solid #cecece;
			background-color: #FFFFFF;
	}
	
	#col2_profi #treffer{
		position: absolute;
		width: 154px;
		height: 28px;
		background-image:url(../bilder/bg_anzeigen.png);
		background-repeat: no-repeat;
		z-index: 9;
		margin-left: 421px;
		padding: 6px 0 0 0;
		text-align: center;
		background-repeat: no-repeat;
		font-size: 1.2em;
		display: none;
	}
		#col2_profi #treffer a{
			color: #FFFFFF;
		}
		
		#col2_profi #treffer a b.trefferZahl{
			color: #78b4dc;
		}
	
		#col2_profi h1,#col2_profi h2,#col2_profi h3,#col2_profi h4,#col2_profi h5,#col2_profi h6{
			font-family: Georgia, "Times New Roman", Times, serif;
		}
	
		#col2_profi ul.leistungen{
			margin: 10px 0 0 10px;
			list-style-position: inside;
		}
	
	#col3{
		float: left;
		width: 435px;
		margin: 0 0 0 15px;
	}
	
	#col3 input{
		height: 18px;
		width: 120px;
		padding: 1px;
		margin: 2px 0;
		border: 1px solid #cecece;
		background-color: #FFFFFF;
	}
	
	#col3 input.abschicken,input.abschicken{
		width: 120px;
		height: 20px;
		background-color: #3d99d5;
		border: 1px solid #FFFFFF;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	#col3 input.checkbox{
		background-color: transparent;
		border: none;
		width: 15px;
		height: 15px;
		float: left;
	}
	
	#col3 textarea.textarea{
		width: 180px;
		height: 110px;
		padding: 1px;
		margin: 2px 0;
		border: 1px solid #cecece;
		background-color: #FFFFFF;
	}
	
	#col3 select{
		height: 22px;
		padding: 1px;
		margin: 2px 0;
		border: 1px solid #cecece;
		background-color: #FFFFFF;
	}
	
	#col3 #el_0 {
		margin: 0 0 0 20px;
	}
	
	#col3 #el_1 {
		margin: 1px 0 0 22px;
	}
	
	#col3 #el_2 {
		margin: 1px 0 0 13px;
	}
	
	#col3 #el_4 {
		margin: 1px 0 0 34px;
	}
	
	
	#col3 label{
		font-weight: bold;
	}

		#col3 #anmeldeForm table td.first{
			width: 140px;
		}
		
		
	
	#blackBg{
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 99;
		display: none;
		opacity: 0.0;
		width: 100%;
		height: 100%;
		background-color: #000000;
	}
	
		#agb,#kosten,#material{
			position: fixed;
			width: 390px;
			height: 390px;
			top: 50%;
			left: 50%;
			z-index: 100;
			overflow: auto;
			display: none;
			margin: -200px 0 0 -200px;
			padding: 5px;
			background-color: #FFFFFF;
			border: 5px solid #000000;
			font-size: 0.8em;
		}
		
			#agb ul, #kosten ul, #material ul{
				list-style-type: decimal;
				list-style-position: inside;
			}
			
				#agb ul li, #kosten ul li, #material ul li{
					margin: 0 0 3px 0;
				}
	
		.anmeldenButton{
			text-align: left;
			cursor: pointer;
		}
		
		.showInfos{
			cursor: pointer;
		}
		
		#ausbildungTable{
			width: 400px;
			border-bottom: 1px solid #cecece;
		}
		
			#ausbildungTable td{
				padding: 2px;
				vertical-align: text-top;
			}
			
				#ausbildungTable td.head{
					width: 120px;
					font-weight: bold;
				}
				
				#ausbildungTable td.content{
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				}
				
	ul#koopNaviMain{
		list-style-type: none;
		position: relative;
		margin: 0 0 0 0;
		padding: 0px;
		width: 160px;
	}
	
		ul#koopNaviMain li a{
			display: block;
			margin: 10px auto;
		}
		
		ul#koopNaviMain li a span{
			display: none;
		}
	
		ul#koopNaviMain li#mainKoopSchminkprofi a{
			width: 148px;
			height: 95px;
			background-image: url(../bilder/koop_schminkprofi_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopDieMaske a{
			width: 148px;
			height: 110px;
			background-image: url(../bilder/koop_diemaske_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopViseart a{
			width: 148px;
			height: 45px;
			background-image: url(../bilder/koop_viseart_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}

		ul#koopNaviMain li#mainKoopJoliVisage a{
			width: 148px;
			height: 41px;
			background-image: url(../bilder/koop_joli_visage_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopRosconi a{
			width: 148px;
			height: 91px;
			background-image: url(../bilder/koop_rosconi_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopColco a{
			width: 148px;
			height: 66px;
			background-image: url(../bilder/koop_colco_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopChicocihan a{
			width: 148px;
			height: 38px;
			background-image: url(../bilder/koop_chicocihan_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopHaas a{
			width: 148px;
			height: 45px;
			background-image: url(../bilder/koop_ursula_haas_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopPhoto a{
			width: 148px;
			height: 42px;
			background-image: url(../bilder/koop_photos_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopMakeup a{
			width: 148px;
			height: 101px;
			background-image:url(../bilder/koop_makeup_klein.jpg);
		}
		
		ul#koopNaviMain li#mainKoopWunderschoen a{
			width: 148px;
			height: 46px;
			background-image: url(../bilder/koop_wunderschoen_klein.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopYab a{
			width: 148px;
			height: 56px;
			background-image: url(../bilder/koop_yab_klein.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopBd a{
			width: 148px;
			height: 91px;
			background-image: url(../bilder/koop_bd.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopInpersona a{
			width: 148px;
			height: 46px;
			background-image: url(../bilder/koop_inpersona.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopReza a{
			width: 148px;
			height: 91px;
			background-image: url(../bilder/koop_reza_klein.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopFamousFace a{
			width: 148px;
			height: 148px;
			background-image: url(../bilder/koop_famousface_klein.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopLashes a{
			width: 148px;
			height: 38px;
			background-image: url(../bilder/koop_xxllashes_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		ul#koopNaviMain li#mainKoopiConcepts a{
			width: 148px;
			height: 73px;
			background-image: url(../bilder/koop_iconcepts_klein.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}


ul#koopNavi{
	width: 100%;
	height: 95px;
	display: block;
	background-image:url(../bilder/bg_footer.png);
	background-repeat: repeat-x;
	background-color: #403d44;
	margin-top: -11px;
	padding: 25px 0 0 0;
	list-style-type: none;
}

	ul#koopNavi li{
		float: left;
		margin: 0 4px;
	}
	
	ul#koopNavi li#bottomHead{
		clear: both;
		display: block;
		width: 100%;
		margin: -10px 0 10px 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	ul#koopNavi li a{
		display: block;
	}
	
	ul#koopNavi li a span{
		display: none;
	}
		
	ul#koopNavi li#koopViseart a{
		width: 170px;
		height: 40px;
		background-image:url(../bilder/btn_material_viseart.png);
		background-position: bottom left;
	}
		
	ul#koopNavi li#koopWunderschoen a{
		width: 145px;
		height: 41px;
		background-image:url(../bilder/btn_material_wunderschoen.png);
		background-position: bottom left;
	}
			
	ul#koopNavi li#koopSchminkprofi a{
		width: 90px;
		height: 45px;
		background-image:url(../bilder/btn_material_schminkprofi.png);
		background-position: bottom left;
	}

        ul#koopNavi li#koopKryolan a{
		width: 90px;
		height: 47px;
		background-image:url(../bilder/btn_material_kryolan.png);
		background-position: bottom left;
	}
	
	ul#koopNavi li#koopBackstage a{
		width: 122px;
		height: 43px;
		background-image:url(../bilder/btn_material_backstage.png);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	ul#koopNavi li#koopDurrer a{
		width: 79px;
		height: 42px;
		padding: 5px 0 0 0;
		background-image:url(../bilder/btn_material_bd.png);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	ul#koopNavi li#koopArtdeco a{
		width: 145px;
		height: 52px;
		padding: 5px 0 0 0;
		background-image:url(../bilder/btn_material_artdeco.png);
		background-position: bottom left;
		background-repeat: no-repeat;
	}

