*{

	margin: 0;
	padding: 0;
	border: none;

}

.clearer{
	clear:both;
}

html{
	position: absolute;
	width: 100%;
	height: 100%;
	font-family:Arial;
	background-image:url(img/top_repeat.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fffef2;
}

#header {
	background-image:url(img/header.jpg);
	width:825px;
	height:113px;
	margin: 0 auto;
}

#nav {
	width:737px;
	height:40px;
	margin:0 auto;
}

#header_sub {
	width:825px;
	height:313px;
	margin:0 auto;
}

#container {
	background-image:url(img/container_repeat.jpg);
	padding:0 120px 18px 118px;
	width:589px;
	margin:0 auto;
	color:#2b1f11;
	font-size:0.75em;	
	line-height:1.5em;
	color:#333333;

}

	#container h1 {
		color:#91652c;
		font-size:1.9em;
		font-weight:normal;
		line-height:1.5em;
		margin: 0 0 10px 0;
	}
	
	#container h2 {
		color:#91652c;
		font-size:1.5em;
		font-weight:normal;
		line-height:1.5em;
		margin: 7px 0 10px 0;
	}
	
	#container h3 {
		color:#91652c;
		font-size:1.5em;
		background-color:#f4f4f4;
		padding:3px 0 0 10px;
		font-weight:normal;
		margin: 0 0 0 8px;
		line-height:1.5em;
		width: 154px;
	}
	
	#container h4 {
		color:#ee39a6;
		font-size:1.1em;
		background-color:#fafafa;
		padding:3px 0 1px 10px;
		font-weight:normal;
		margin: 1px 0 0 8px;
		line-height:1.3em;
		width: 154px;
	}
	
	#container h5 {
		color: #ee39a6;	
		font-size:1.0em;
		padding-bottom: 5px;		
	}
	
	#accordion {
	margin:20px 0px;
	}
	
	h5.toggler{
		cursor: pointer;
		padding-bottom: 5px;
	}
	
	div.element p{
		width:400px;
		padding: 4px 0 10px 20px;
	}
	
	#container h6 {
		color: #333333;	
		font-size:1.0em;
		font-weight: bold;		
	}
	
	#container a {
		color:#ee39a6;
		text-decoration:none;
	}
	
	#container a:visited {
		color:#ee39a6;
		text-decoration:none;
	}
	
	#container a:hover {
		color:#ee39a6;
		text-decoration:underline;
	}
	
	#container ul {
		list-style-image:url(img/list.gif);
		padding:5px 20px 5px 20px;
		}
		
	#container li {
		padding:0 0 15px 0;
	}

	
	#col1 p {
		padding:5px 25px 10px 0;
		text-align: justify;
	}
	
	#col1 ul {
		list-style-image:url(img/list.gif);
		padding:5px 20px 5px 20px;
		}
		
	#col1 li {
		padding:0 0 15px 0;
	}
	
	#container blockquote {
		padding:0 0 10px 40px;
		color:#ee39a6;
		line-height:2em;
		font-size:1.3em;
		
	}
	
	#col1 {	
	width: 430px;
	float: left;	
	}
	
	#col2 {
	float: left; 
	height: 100%;  
	margin: 0 0 0 14px;
	display:inline;
	background-image:url(img/referenzen_bg.jpg);
	background-repeat: repeat-y;
	width: 130px;
	}

	#referenzliste {
		color:#ee39a6;
		background-color:#ffffff;
		margin: 30px 0 0 8px; 
		width: 160px;
		height: 100%;
		text-align: center;
	}
	
	#referenzliste ul {
		list-style:none;
		}
		
	#referenzliste li {
		margin: 15px 0 15px 0;
	}
	
	#referenzliste_footer {
		background-image:url(img/referenzen_bg_footer.jpg);
		background-repeat: no-repeat;
		width: 173px;
		height:119px;
	}

#bilder_headline{
	background-color:#ffffff;
	border-top: 4px solid #f9f9f9;
	border-bottom: 2px solid #f9f9f9;
	color:#91652c;
	font-size: 1.6em;
	width: 616px;
	margin: 0 0 0 -26px;
	padding: 3px 0 3px 25px; 	
}
	
	#bilder_subheadline{
	background-color:#ffffff;
	color:#ee39a6;
	font-size: 1.1em;
	height: 16px;	
	padding: 3px 0 5px 0;
}

	#bilder_leiste{
	background-color:#f9f9f9;
	width: 601px;
	margin: 0 0 0 -26px;
}

	#bilder_leiste ul{
	list-style:none;
	}
		
	#bilder_leiste li{
	width: 112px;
	height: 100px;
	margin: 5px 8px 0 0;
	float: left;
	}


#container_footer {
	background-image:url(img/container_bottom.jpg);
	width:827px;
	height:24px;
	margin:0 auto;

}

#footer {
	background-image:url(img/bottom_repeat.jpg);
	text-align:center;
	padding:10px 0 0 0;
	width:100%;
	height:151px;
	background-repeat:repeat-x;
	color:#e965af;
}

	#footer a {
		color:#e965af;
		text-decoration:none;
		font-size:0.75em;
	}

	#footer a:visited {
		color:#e965af;
		text-decoration:none;
		font-size:0.75em;
	}

	#footer a:hover {
		color:#ff74c2;
		text-decoration:none;
		font-size:0.75em;
	}
	
	


#nav ul{
	display: block;
	list-style-type: none;
	}
#nav ul li{
	float: left;
	}
#nav ul li a{
	display: block;
	}

#nav ul li a span{
	display: none;
	}
	
#nav ul li#home a
		{
		width: 59px;
		height: 40px;
		float: left;
		background-image:url(img/btn_home.jpg);
		background-position: top left;
		
		}
		#nav ul li#home a:hover{
		background-position: bottom left;
		}
		
#nav ul li#profil a
		{
		width: 61px;
		height: 40px;
		float: left;
		background-image:url(img/btn_profil.jpg);
		background-position: top left;
		
		}
		#nav ul li#profil a:hover{
		background-position: bottom left;
		}
		
#nav ul li#braut a
		{
		width: 94px;
		height: 40px;
		float: left;
		background-image:url(img/btn_braut.jpg);
		background-position: top left;
		
		}
		#nav ul li#braut a:hover{
		background-position: bottom left;
		}

#nav ul li#visagistik a
		{
		width: 93px;
		height: 40px;
		float: left;
		background-image:url(img/btn_visagistik.jpg);
		background-position: top left;
		
		}
		#nav ul li#visagistik a:hover{
		background-position: bottom left;
		}
		
#nav ul li#farbe a
		{
		width: 165px;
		height: 40px;
		float: left;
		background-image:url(img/btn_farb.jpg);
		background-position: top left;
		
		}
		#nav ul li#farbe a:hover{
		background-position: bottom left;
		}
		
#nav ul li#galerie a
		{
		width: 67px;
		height: 40px;
		float: left;
		background-image:url(img/btn_galerie.jpg);
		background-position: top left;
		
		}
		#nav ul li#galerie a:hover{
		background-position: bottom left;
		}
		
#nav ul li#preise a
		{
		width: 119px;
		height: 40px;
		float: left;
		background-image:url(img/btn_preise.jpg);
		background-position: top left;
		
		}
		#nav ul li#preise a:hover{
		background-position: bottom left;
		}
			
/*#nav ul li#referenzen a
		{
		width: 90px;
		height: 40px;
		float: left;
		background-image:url(img/btn_referenzen.jpg);
		background-position: top left;
		
		}
		#nav ul li#referenzen a:hover{
		background-position: bottom left;
		}
*/
		
#nav ul li#kontakt a
		{
		width: 79px;
		height: 40px;
		float: left;
		background-image:url(img/btn_kontakt.jpg);
		background-position: top left;
		
		}
		#nav ul li#kontakt a:hover{
		background-position: bottom left;
		}



/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}






/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
F�r: do form! 2.x  
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS ber�cksichtigt nicht alle m�glichen Felder 
!! Farben nicht 1 zu 1 �bernehmen
!! ist ja nicht wirklich h�bsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschlie�t */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 200%;

}




/* 
Wie sehen die einzelnen Bl�cke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed red;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 250px;
	height: 200px;
	margin: 4px 0 0 4px;
	border: 1px solid #ee39a6;
	background-color: #ffffff;
	font-family:Arial;
	font-size:1em;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #ffffff;
	border: 1px solid #ee39a6;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
		background-color: #f9f7f8;	
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	color: #333333;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 100px;
	text-align: center;
	background-color: #f4f4f4;
	border: 1px solid #ee39a6;
	color: #333333;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #ee39a6;
}

.formgen .formcaptcha
{
	border: 2px solid #ee39a6;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #ee39a6;
}

.formgen .formheadline {
	color: #ee39a6;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */




