/* css frisiersalon tamara */

html {
	height: 100%;
	font-size: 62.5%;
}
body {
	/* text-align: center; */
	font: 1.2em/1.8em Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FFCC99;
  	scrollbar-track-color: #CCCC;
  	scrollbar-arrow-color: #990099;
  	scrollbar-highlight-color: #CCCC;
  	scrollbar-shadow-color: #CCCCCC;
  	scrollbar-3dlight-color: #CCCCCC;
  	scrollbar-darkshadow-color: #CCCCCC;
}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0em 0em 1.0em 0em; 
	color: #004A7F;
}
h1 {
	font-size: 2.2em; 
	border-bottom: 1px dashed #004A7F; 
	padding-bottom: 0.4em;
	font-weight: normal;
}

div#header h1 {border: 0px;}
h2 {font-size: 2.0em;}
h3 {font-size: 0.9em; font-weight: bold; color: #990099;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.0em; font-weight: bold; color: #990099;}
h6 {font-size: 0.9em; font-weight: normal; color: #FFFFFF;}


a {color: #990099; text-decoration: none;}
a:link {}
a:visited {}
a:hover {}
a:active {}

div#wrapper {
	margin: 50px auto 0px auto;
	/* text-align: left; */
	background: #FFEBD7;
	width: 840px;
	height: auto;

}

div#header {
	height: 40px;
	background: #FFFFFF url(images/oben_image.jpg) no-repeat left bottom; 
	padding: 50px 50px 5px 110px;
	border-bottom: 1px solid #990099;
	border-right: #FFCC99 1px solid;
	border-left: #FFCC99 1px solid;
	border-top: #FFCC99 1px solid;
}

div#nav {
	background: #FFEBD7;
	text-align: right;
	margin-bottom: 1.0em;
	margin-top: 5px;
}
div#nav li {
	display: inline; 
	margin-right: 0em;
}
div#nav a {
	text-decoration: none; 
	font-weight: normal; 
	text-transform: capitalize; 
	padding: 0.2em 1.0em 0.4em 1.0em;
	border: 1px solid #FFCC99;
	border-top: 1px solid #FFCC99;
	border-right: 1px solid #FFCC99;
	background: #CF87CF;

}
div#nav a:hover, 
body#home li.navhome a,
body#team li.navteam a,
body#service li.navservice a,
body#preise li.navpreise a,
body#produkte li.navprodukte a,
body#kontakt li.navkontakt a {
	background: #FFCC99;
	color: #FFFFFF;
	border: 1px solid #FFCC99;
	border-top: 1px solid #FFCC99;
	border-right: 1px solid #FFCC99;
}

div#wrap_content {
	padding: 0px;
	height: auto;
	width: auto;
}
div#col2 {	
	float: left; 
	width: 163px; 
	height: 500px;
	background: url(images/side_home.jpg) no-repeat left; 
	border: 1px solid #FFCC99;
	margin-right: 3px;
}

div#menu {
	float: right; 
	width: 143px;
	height: 500px;
	padding: 0px 0px 0px 0px;
	background: #F0F0F0 url(images/menubox_gradient.jpg) no-repeat right bottom; 
	border: 1px solid #FFCC99;
}
div#menu ul {margin: 5px 20px 0px 20px; list-style-type: none;}
div#menu ul ul {/*margin: 0px 0px 5px 2px;*/}
div#menu ul {font-weight: normal;}
div#menu ul ul {/*font-weight: normal;*/}
div#menu a:hover {color: #FFAE5E;}

div.box {border: 1px solid #CCCCCC;}

p.boxtext {padding: 10px; font-size: 0.9em; line-height: 1.4em;}

div#headline {
	padding: 3px 10px 0px 15px;
	background: #990099;
	height: 25px;
}

div#open {
	background: #FFCC99;
	margin-top: 10px;
	height: auto;
	font-size: 0.8em;
	padding: 10px 5px 10px 5px;	
}

div#anfahrt {
	border: 1px solid #FFCC99;
	margin-top: 10px;
	height: 100px;
    width: 143px;
}

div#maintext {
	width: 503px;
	height: 480px;
	margin: 0px 10px 0px 168px;
	border: 1px solid #FFCC99;
	background: #F0F0F0 url(images/maintext_image.jpg) no-repeat left;
	padding: 10px 10px;
	/*overflow: auto;*/
}
div#maintext a {padding-bottom: 1px;}
div#maintext a:link {}
div#maintext a:hover {color: #FFAE5E;}

div#help {
	width: auto;
	height: 480px;
	overflow: auto;
}

.defloat {clear: both;}

div#footer {
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center;
	background: #FFFFFF;/*#FFEBD7;*/
	margin-top: 3px;
	width: 840px;
	font-size: 0.8em;
	color: #990099;
}
/* index end */

/* team begin */
body#team div#maintext {
	background: #F0F0F0 url(images/maintext_team.jpg) no-repeat left;
}
body#team div#col2 {
	background: #F0F0F0 url(images/side_team.jpg) no-repeat left;
}
body#team div#maintext img {
	border: 1px solid #FFCC99;
}
body#team td {
	width: 105px;
	height: 50px;
}
body#team td img {
	text-align: center;
}

/* team end */

/* service begin */
body#service div#maintext {
	background: #F0F0F0 url(images/maintext_service.jpg) no-repeat left;
}

body#service div#col2 {
	background: #F0F0F0 url(images/side_service.jpg) no-repeat left;
}
/* service end */

/* preise begin */
body#preise div#maintext {
	background: #F0F0F0 url(images/maintext_preise.jpg) no-repeat left;
}

body#preise div#col2 {
	background: #F0F0F0 url(images/side_preise.jpg) no-repeat left;
}
body#preise td {
	padding-left: 5px;
	width: 230px;
	height: 20px;
	opacity: 0.8;
	filter: Alpha(opacity=90, finishopacity=20, style=1);
	background: #FFCC99;
	font-size: 0.9em;
}
body#preise th {
	text-align: left;
}
/* preise end */

/* produkte begin */
body#produkte div#maintext {
	background: #F0F0F0 url(images/maintext_produkte.jpg) no-repeat left;
}

body#produkte div#col2 {
	background: #F0F0F0 url(images/side_produkte.jpg) no-repeat left;
}
body#produkte div#maintext img {
	border: 1px solid #FFCC99;
	opacity: 0.3;
	filter: Alpha(opacity=40, finishopacity=20, style=1);
}
/* produkte end */

/* kontakt begin */
body#kontakt div#maintext {
	background: #F0F0F0 url(images/maintext_kontakt.jpg) no-repeat left;
}

body#kontakt div#col2 {
	background: #F0F0F0 url(images/side_kontakt.jpg) no-repeat left;
}

body#kontakt div#kontakt {
	float: right;
	width: 200px;
}

body#kontakt div#formular {
	width: 280px;
	color: #FFCC99;/*#990099; */
	font-size: 0.9em;
	border: 1px solid #FFCC99;
	padding: 5px 5px 5px 5px;
	opacity: 0.6;
	filter: Alpha(opacity=70, finishopacity=20, style=1);
	background: #990099;
}
body#kontakt div#formular input#name {
	color: #990099; 
	height: 1.4em;
	padding-top: 1px;
	padding-left: 2px;
}
body#kontakt div#formular input#telefon {
	color: #990099; 
	height: 1.4em;
	padding-top: 1px;
	padding-left: 2px;
}
body#kontakt div#formular input#eMail {
	color: #990099; 
	height: 1.4em;
	padding-top: 1px;
	padding-left: 2px;
}
body#kontakt div#formular select#dropdown {
	color: #990099; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.2em;
	padding-top: 1px;
	padding-left: 2px;
	height: 1.6em;
	width: 100px;
}
body#kontakt div#formular textarea#anliegen {
	color: #990099; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.2em;
	padding-top: 1px;
	padding-left: 2px;
}
body#kontakt div#formular input#submit {
	color: #990099; 
	font-size: 1.0em;
	border: 1px solid #FFCC99;
}
/* kontakt end */

/* salon begin */
body#salon div#maintext {
	background: #F0F0F0 url(images/maintext_salon.jpg) no-repeat left;
}

body#salon div#col2 {
	background: #F0F0F0 url(images/side_salon.jpg) no-repeat left;
}
body#salon div#maintext img {
	border: 1px solid #FFCC99;
}
body#salon td {
	width: 105px;
	height: 50px;
}
body#team td img {
	text-align: center;
}
/* salon end */

/* angebote begin */
body#angebote div#maintext {
	background: #F0F0F0 url(images/maintext_angebote.jpg) no-repeat left;
}

body#angebote div#col2 {
	background: #F0F0F0 url(images/side_angebote.jpg) no-repeat left;
}
/* angebote end */

/* tipps begin */
body#tipps div#maintext {
	background: #F0F0F0 url(images/maintext_tipps.jpg) no-repeat left;
}

body#tipps div#col2 {
	background: #F0F0F0 url(images/side_tipps.jpg) no-repeat left;
}
/* tipps end */

/* jobs begin */
body#jobs div#maintext {
	background: #F0F0F0 url(images/maintext_jobs.jpg) no-repeat left;
}

body#jobs div#col2 {
	background: #F0F0F0 url(images/side_jobs.jpg) no-repeat left;
}
/* jobs end */

/* links begin */
body#links div#maintext {
	background: #F0F0F0 url(images/maintext_links.jpg) no-repeat left;
}

body#links div#col2 {
	background: #F0F0F0 url(images/side_links.jpg) no-repeat left;
}
/* links end */

/* impressum begin */
body#impressum div#maintext {
	background: #F0F0F0 url(images/maintext_impressum.jpg) no-repeat left;
}

body#impressum div#col2 {
	background: #F0F0F0 url(images/side_impressum.jpg) no-repeat left;
}
/* impressum end */

/* anfahrt begin */
body#anfahrt {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #FFEBD7;
}
/* anfahrt end */

