* { 
    margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	font-size: 80%;
	background-image: url(images/bgbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#picture {
	height: 125px;
	width: 534px;
	padding-top: 450px;
	padding-left: 190px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}

body.sub_ #picture {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}
body.sub_die_show #picture {
	background-image: url(images/dieshow.jpg);
	background-repeat: no-repeat;
}
body.sub_die_musik #picture {
	background-image: url(images/diemusik.jpg);
	background-repeat: no-repeat;
}
body.sub_die_band #picture {
	background-image: url(images/dieband.jpg);
	background-repeat: no-repeat;
}
body.sub_termine #picture {
	background-image: url(images/termine.jpg);
	background-repeat: no-repeat;
}
body.sub_kontakt #picture {
	background-image: url(images/kontakt.jpg);
	background-repeat: no-repeat;
}
body.sub_kontact #picture {
	background-image: url(images/kontakt.jpg);
	background-repeat: no-repeat;
}
body.sub_gaeste #picture {
	background-image: url(images/friseur.jpg);
	background-repeat: no-repeat;
}
body.sub_presse #picture {
	background-image: url(images/presse.jpg);
	background-repeat: no-repeat;
}
body.sub_friseurtermine #picture {
	background-image: url(images/terminefooter.jpg);
	background-repeat: no-repeat;
}
body.sub_weblog #picture {
	background-image: url(images/weblog.jpg);
	background-repeat: no-repeat;
}

p {
 line-height: normal;
}
h1 {
	font-size: 1.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}

a {
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
	color: #660000;
}

a:hover {
	text-decoration: none;
}

#friseur {
	height: 125px;
	width: 534px;
	padding-top: 450px;
	padding-left: 190px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/friseur.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#main {
	background-image: url(images/bgmain.jpg);
	width: 604px;
	padding-left: 60px;
	padding-right: 60px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding-bottom: 20px;
}
#self-service-lite {
	width: 100%;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 724px;
}
#footer a {
	font-size: 1em;
	text-decoration: none;
	color: #000000;
}
#footer .admin {
	color: #000000;
}
#footerfriseur {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 724px;
}
#footerfriseur a {
	color: #000000;
}
#footer .left {
	width: 100px;
	height: 0px;
	float: left;
	padding: 1px;
}
#footer .right {
	width: 100px;
	float: right;
	padding: 1px;
}
#footer ul.sub1 {
list-style-type: none;
}
.clear   {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#clear {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0;
	height: 1px;
}

/*
###########################################################################
# downlaod link
###########################################################################
*/
div#self-service-lite a.musicdownload {
	background-image: url(images/playbutton.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left 8px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
}
/*
###########################################################################
# Weblog Datum und Name
###########################################################################
*/
div#self-service-lite .datumundredakteur {
 font-size: 0.8em;
 text-align: right;
}
/*
###########################################################################
# Überschrift h2 margin bottom
###########################################################################
*/
.news {
 margin-bottom: 35px;
}
/*
###########################################################################
# Kontaktformular Danke Text
###########################################################################
*/
div#self-service-lite p#danketext p {
	font-weight: bold;
	background-color: #00FF00;
}
/* 
######################################################
 menue
######################################################
*/
#menu {
	float:left;
	width:500px;
	height: 60px;
	z-index:50;
}

#menu:after {content:" "; display:block; height:0; clear:both; visibility:hidden;}

#menu ul {
 list-style-type:none;
}
#menu ul.sub1 {
	padding-left:30px;
}
#menu ul a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	color: #EFC87B;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
}

#menu ul a:hover {
 color: #FAEFD7;
}

#menu ul.sub1 li {
	float:left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul.sub1 li a {
 padding:2px 5px 3px 5px;
}

#menu a.sslmenueactive {
 color: #FAEFD7;
}
body.friseur #menu li.sub_gaeste a {
 color: #FAEFD7;
}

/*
######################################################
 sub
######################################################
*/
#menu ul.sub1 li ul {
	display:none;
	position:absolute;
	border:1px solid #660000;
	background-color:#990000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	font-weight:normal;
	font-family: Arial, sans-serif;
}

#menu ul.sub1 li * li {
	width: 100px;
	margin-right: 0px;
}
#menu ul.sub1 li.sub_die_band * li {
	width: 80px;
	margin-right: 0px;
}

#menu ul.sub1 li * li {
 float:none;
 position:relative;
}

#menu ul.sub1 ul * ul {
	width:100%;
	top:-5px;
	left:99%;
	padding:2px 0px 0px 0px;
	display: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#menu ul.sub1 ul * a {
 font-weight:normal;
 padding:3px 5px 3px 5px;
}
#menu ul.sub1 li:hover ul * ul {
 display:none;
}

#menu ul.sub1 li:hover ul, 
#menu ul.sub1 ul li:hover ul, 
#menu ul.sub1 ul ul li:hover ul,
#menu ul.sub1 ul ul ul li:hover ul,
#menu ul.sub1 ul ul ul ul li:hover ul,
#menu ul.sub1 ul ul ul ul ul li:hover ul
{
 display:block;
}
/*
######################################################
 submenue lt ie7 without js
######################################################
*/
div#ie_no_js ul { 
 width:100%;
 padding:1px;
 list-style-type:none;
 clear:both;
}
div#ie_no_js ul.sub2 {padding-left:10px;}
div#ie_no_js ul.sub3 {padding-left:20px;}
div#ie_no_js ul.sub4 {padding-left:30px;}
div#ie_no_js ul.sub5 {padding-left:40px;}
div#ie_no_js ul.sub6 {padding-left:50px;}
div#ie_no_js ul li {
 float:left;
 padding:0 2px 0 2px;
}
div#ie_no_js ul li a {
 display:block;
 padding:2px 2px 2px 2px;
 text-decoration:none;
}
div#ie_no_js a:hover,
div#ie_no_js a.sslmenueactive {
 text-decoration:underline;
}

/* 
#-------------------------------------------------------------------------#
# Images
#-------------------------------------------------------------------------# 
*/
div#self-service-lite div a img {/* image in a link */
	border:1px solid #990000;
	padding:2px;
}
div#self-service-lite div img {/* image in a link */
	border:1px solid #990000;
	padding:2px;
}
div#self-service-lite img.sslimageleft {/* image left */
	display:block;
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div#self-service-lite img.sslimagecenter {/* image centered */
 clear:both;
 display:block;
 margin:0 auto 10px auto;
}
div#self-service-lite div img.sslimageright {/* image right */
	display:block;
	float:right;
	margin-bottom: 15px;
	margin-left: 15px;
} 
div#self-service-lite div img.sslimageblock {/* image block */
 display:block;
 float:none;
 clear:both;
 margin:0 0 10px 0;
} 

/* 
#-------------------------------------------------------------------------#
# Conclusions
#-------------------------------------------------------------------------# 
*/
div#self-service-lite br.clearfloat {/* without horizontal rule */
 height:1px;
 overflow:hidden;
 line-height:1px;
 clear:both;
}
html>body div#self-service-lite hr {/* with horizontal rule - geckos */
	clear:both;
	border:0;
	height:15px;
	border-bottom:1px solid #ccc;
	background:transparent;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
div#self-service-lite hr {/* with horizontal rule - msie */
	clear:both;
	border:0;
	height:1px;
	color:#ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
*:first-child+html div#self-service-lite hr {/* with horizontal rule - msie7 */
	clear:both;
	border:0;
	height:1px;
	color:#ccc;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
/* 
#-------------------------------------------------------------------------#
# Page turns
#-------------------------------------------------------------------------# 
*/
div#self-service-lite ul.sslpageturn {/* general = bottom */
	clear:both;
	float:none;
	list-style-type:none;
	height:1.5em;
	border: none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div#self-service-lite ul.sslpageturntop, 
div#self-service-lite ul.sslpageturndetailtop {/* top */
 margin:0 0 15px 0;
 padding:0 0 0 0;
 border: none;
}
div#self-service-lite ul.sslpageturn li {/* top and bottom */
	float:left;
	margin:0;
	border: 1px solid #660000;
	background-color: #fff7fc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#self-service-lite ul.sslpageturn li a {
    text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
} 
div#self-service-lite ul.sslpageturn li a.sslpageturnactiv { /* aktiv link */
	font-weight:bold;
	text-decoration:none;
	color: #fff7fc;
	background-color: #990000;
}


/* standard view */
div#self-service-lite ul.sslpageturntop {/* top */
 display:none;
}
div#self-service-lite ul.sslpageturnbottom {/* bottom */
}
/* detail view */
div#self-service-lite ul.sslpageturndetailtop {/* top */ 
}
div#self-service-lite ul.sslpageturndetailbottom {/* bottom */
 display:none;
}

/*
#-------------------------------------------------------------------------#
# login form
#-------------------------------------------------------------------------#
*/
div#self-service-lite form.ssl_login {
	clear:both;
	background:#FFF7F7;
	width:100%;
	margin-bottom: 200px;
}
div#self-service-lite form.ssl_login h3 {
 margin-bottom:30px;
}
div#self-service-lite form.ssl_login table {
 margin:15px;
}
div#self-service-lite form.ssl_login table td {
 text-align:right;
 padding:2px 0 0 10px;
}
div#self-service-lite form.ssl_login table td input {
 width:200px;
 padding:0 0 0 2px;
 border:1px solid #ccc;
}
div#self-service-lite form.ssl_login table td input:focus {
 border:1px solid #000;
}
div#self-service-lite form.ssl_login table td input.ssluserloginbutton {
 width:auto;
 border:1px solid #999;
 background-color:#efefef;
 color:#000;
 padding:2px 10px 2px 10px;
 margin:0 1px 0 2px;
 font-weight:bold;
 float:right;
}
div#self-service-lite form.ssl_login table td input.ssluserloginbutton:hover {
 background-color:#999;
 color:#fff;
}
div#self-service-lite form.ssl_login table td a.sslabbrechen {
 display:block;
 float:right;
 width:auto;
 border:1px solid #999;
 background-color:#efefef;
 color:#000;
 padding:3px 5px 3px 5px;
 margin:0 1px 0 2px;
 font-weight:normal;
}
* html div#self-service-lite form.ssl_login table td a.sslabbrechen {
 padding:4px 5px 4px 5px;
}



/* 
#-------------------------------------------------------------------------#
# user login
#-------------------------------------------------------------------------# 
*/
div#self-service-lite form.ssl_user_login {
 height: 300px;
 padding-top: 20px;
}
/* 
#-------------------------------------------------------------------------#
# user logout link
#-------------------------------------------------------------------------# 
*/
div#self-service-lite p.ssluserlogoutlink a {
	background-color: #fff7fc;
	border-color: #660000;
}

/*
###########################################################################
# Search Form
###########################################################################
*/
form.ssl_searchform {/* haslayout for ie6 at self_service_lite/frontend/ltie7_frontend.css */
	float: right;
	padding-top: 30px;
	padding-right: 15px;
}
form.ssl_searchform fieldset {
	border:none;
}
form.ssl_searchform fieldset input.sslsearchinput {
	border:1px solid #CCCCCC;
	padding:2px 0 2px 2px;
}
form.ssl_searchform fieldset input.sslsearchinput:focus {
	border:1px solid #990000;
}
form.ssl_searchform fieldset input.sslsearchbutton {
	color:#990000;
	padding:1px 5px 1px 5px;
	font-weight:bold;
	width:auto;
	background: transparent;
	border: none;
}
form.ssl_searchform fieldset input.sslsearchbutton:hover {
	background-color:transparent;
	color:#CC0000;
	cursor: pointer;
}
/* 
#-------------------------------------------------------------------------#
# search results
#-------------------------------------------------------------------------# 
*/
div#self-service-lite div.ssl_found { /* found at... */
	padding:40px 0 5px 0;
	margin:0 0 10px 0;
	font-style:italic;
	clear:both;
	float:none;
	font-size: 1.1em;
	color: #CC0000;
	border: none;
}
div#self-service-lite div.ssl_not_found {
	height: 300px;
	font-size: 1.1em;
	font-style: italic;
	color: #CC0000;
	padding-top: 20px;
}
/* search results highlighting */
.searchword {
background-color: #ff6;
}
.searchword0 {
background-color: #ff6; 
}
.searchword1 {
background-color: #a0ffff; 
}
.searchword2 {
background-color: #9f9; 
}
.searchword3 {
background-color: #f99; 
}
.searchword4 {
background-color: #f6f; 
}
.searchword5 {
background-color: #800; 
}
.searchword6 {
background-color: #0a0; 
}
.searchword7 {
background-color: #886800; 
}
.searchword8 {
background-color: #004699; 
}
.searchword9 {
background-color: #909; 
}

/*
###########################################################################
# User comments frontend - form-CSS at form.css
###########################################################################
*/
div#self-service-lite div h3.sslusercommentsheadline {/* comments headline general / standard view */
 font-size:1.2em;
 clear:both;
 display: none;
}
div#self-service-lite div.ssldetailview h3.sslusercommentsheadline {/* comments headline / detail view */
 clear:both;
}
div#self-service-lite div a.sslwritecommentlink {/* open form */
	display:block;
	font-weight:bold;
	float:left;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}
div#self-service-lite div a.sslreadcommentlink {/* read comments in detail view */
	display:block;
	font-weight:bold;
	float:left;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}
div#self-service-lite div.sslusercomment {
	clear:both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
div#self-service-lite div.sslusercomment p.sslusercommentname {/* Name and date */
}
div#self-service-lite div.sslusercomment p.sslusercommentname b {/* Name */
 float:left;
}
div#self-service-lite div.sslusercomment p.sslusercommentname b a {/* link name */
}
div#self-service-lite div.sslusercomment p.sslusercommentname i {/* date */
 float:right;
 font-weight:normal;
 font-style:normal;
}
div#self-service-lite div.sslusercomment p.sslusercommenttext {/* comment */
	clear:both;
	border:none;
	height:1%;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: transparent;
	padding-left: 0px;
}
div#self-service-lite div.sslusercomment p.sslusercommenttext span.sslusercommentadmintext {
 display:block;
 padding:10px 0 0 0;
 font-style:italic;
}

/*
###########################################################################
# guestbook
###########################################################################
*/
ul         { font-family: verdana, arial, sans-serif; font-size:0.82em; line-height:1.45em; }
#nav          { margin-bottom:2em; }
p.author {
}
p.author a {
	font-weight: bold;
	font-size: 1.1em;
}
p.entry       { margin-top:0; padding-top:0; margin-bottom:3em; max-width:50em; }
p.comment     {
	font-style:italic;
	margin-bottom:3em;
	max-width:95%;
	color:#990000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3em;
	margin-top: -2em;
}
p.admin       { margin-top:-1.7em; text-align:right; max-width:50em;}
p.admin span  { font-size:0.82em; }
.caution      {
	color:#CC0000;
	padding: 2px;
}
.small        { font-size:0.82em; line-height:1.19em; }
p .small      { font-size:0.82em; }
h2.preview-hl { font-size:0.82em; line-height:1.45em; font-weight:bold; color:red; margin-bottom:0; }
input.button  { width:45px;  font-size: 11px; font-weight:normal; margin: 0px 0px 5px 0px; }
#preview      { border:1px dotted red; max-width:41em; padding:10px 10px 0 10px; }
