.odd {
  font-size: 12px;
  line-height:130%;
  padding:5px;
  text-align: left;
  background-color:#000000;
  }

.even {
  font-size: 12px;
  line-height:130%;
  padding:5px;
  text-align: left;
  background-color:#000000;

  }

th {
  padding:5px;
  background-color:#000000;
  }


body {
  background-color: #000000;
  color:#ababab;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:140%;
}

#alles {
  border-color:#8D7C50;
  border-style:solid;
  border-width:2px;
  width:960px;
  height:690px;
  margin-top:30px;
  }
  
#navi {
  width:960px;
  height:90px;
  font-size:17px;
  margin-top:10px;
  font-weight:lighter;
  text-transform:uppercase;

   }

#subnavi  {
  float:left;
  width:200px;
  *width:240px;
  text-align:left;
  padding-left:40px;
  border-right-color:#666666;
  border-right-width:1px;
  border-right-style:solid;
  height:380px;
  font-size:14px;
  }
  
#content {
  float:right;
  width:630px;
  *width:690px;
  height:380px;
  text-align:left;
  overflow:auto;
  padding-right:50px;
  }

#fuss {
  text-align:left;

  }
  
#frechts  {
  float:right;
  padding-right:50px;
  padding-top:5px;
  }

#flinks{
  float:left;
  }

h1 {
  font-family:"Times New Roman", Times, serif;
  font-size:26px;
  text-transform:uppercase;
  font-weight:lighter;
  padding:0px;
  margin-top:4px;
  margin-bottom:20px;
  }

.heading1 {
  font-family:"Times New Roman", Times, serif;
  font-size:26px;
  text-transform:uppercase;
  font-weight:lighter;
  padding:0px;
  margin:0px;
  margin-bottom:20px;
  }
  
div#teaser_div {
  position:absolute;
  width:112px;
  left:708px;
  top:188px;
  }

div.ZMSTeaserContainer {
  padding:1px;
  }

div.ZMSTeaserElement {
  padding:0px;
  margin-bottom:30px;
  }

div.ZMSTeaserElement img.title {
  border: none;
  }

div.ZMSTeaserElement div.title {
  font-weight:bold;
  text-decoration:none;
  color:black;
  padding: 4px 4px 2px 4px;
  display: block;
  }

div.ZMSTeaserElement div.text 	{
  padding: 0px 6px 6px 6px;
  }


div#Logo {
  position:absolute;
  top:0px;
  left:0px;
  }

a.zoom img.zoom {
  width: 20px;
  height: 20px;
  background-image:url(http://wolfs-friseure.de/common/zoom.gif);
  }

div#menue1 {
  position:absolute;
  top:148px;
  *top:143px;
  left:125px;
  }

#menue2 {
  position:absolute;
  top:168px;
  left:135px;
  }

#graphic_right {
  padding-left:15px;
  padding-bottom:5px;
  float:right;
  }

#graphic_left {
  margin-right:15px;
  border:0px;
  }

/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#005249; }
.primColorMedium0 { background-color:#0B5175; }
.primColorLight0 { background-color:#B3D0CD; }

.secndColorStrong1 { background-color:#595959; }
.secndColorStrong0 { background-color:#999999; }
.secndColorMedium1 { background-color:#AAAAAA; }
.secndColorMedium0 { background-color:#BBBBBB; }
.secndColorLight1 { background-color:#CCCCCC; }
.secndColorLight0 { background-color:#DDDDDD; }

.teaserColor { background-color:#FF8418; }

.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#ABABAB; }
.neutralColorMedium0 { background-color:#CDCDCD; }
.neutralColorLight0 { background-color:#EEEEEE; }
.neutralColorWhite { background-color:#ffffff; }
.neutralColorTrans { background-color:#00FF00; }

/********************/
/*Navigation*/
/********************/

a.channel0 {
  position: relative;
  height: 24px;

  text-decoration:none;
  padding:3px;
  color:#A7925F;
  }

a.channel0:link {
  color:#A7925F;
  padding:3px;
  }

a.channel0:hover {
  color:#ffffff;
  padding:3px;
  }

a.channel0:active {
  color:#ababab;
  padding:3px;
  }

a.channel0:visited {
  color:#A7925F;
  padding:3px;
  }

a.channel0:visited:hover {
  color:#ffffff;
  text-decoration:none;
  padding:3px;
  }

a.channel1 {
  position:relative;
  height:24px;
  color:#ffffff;
  text-decoration:none;
  padding:3px;
  }

a.channel1:link {
  color:#000000;
  }

a.channel1:hover {
  color:#ffffff;
  }

a.channel1:active {
  color:#ffffff;
  }

a.channel1:visited {
  color:#ffffff;
  }

a.channel1:visited:hover {
  color:#ffffff;
  text-decoration : none;
  }

a.navMacroSub0 {
  text-decoration : none;
  color:#000000;
  font-weight:bold;
  }

a.navMacroSub0:link {
  text-decoration : none;
  color:#000000;
  font-weight:bold;
  }

a.navMacroSub0:visited{
  text-decoration : none;
  color:#000000;
  font-weight:bold;
  }

a.navMacroSub0:hover {
  text-decoration : none;
  color:#000000;
  font-weight:bold;
  }

a.navMacroSub1 {
  text-decoration : none;
  color:#8D7C50;
  font-weight:bold;
  }

/****************/
/* Layout*/
/****************/



.ahem {
  display: none;
  }

/***************/
/* Links */
/***************/

a:link {
  text-decoration:none;
  color:#8D7C50;
  }

a:hover {
  text-decoration : none;
  color:#8D7C50;
  }

a:visited {
  color:#8D7C50;
  text-decoration : none;
  }

a:visited:hover {
  color:#8D7C50;
  text-decoration : none;
  }

/*********************/
/* Textbody-Elements */
/*********************/

form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
  font-size:12px;
  }


 

.small {
  font-size: 0.9em;
  }

.smalllight {
  font-size: 0.9em;
  color: #666666;
  }

.caption, .description {
  font-weight: bold;
  font-style: normal;
  color: #333333;
  }

p.emphasis {
  background-color:#262115;
  padding:7px;
  line-height: 18px;
  border-color:#847248;
  border-style:solid;
  border-width:1px;
  width:520px;
  }

p.em {
  color: #CDCDCD;
  }

.Adresse {
  font-size: 0.9em;
  }

.Datum {
  font-style: italic;
  font-size: 0.9em;
  margin: 0px;
  }

.Referenz {
  font-size: 0.9em;
  }

sup, sub {
  font-size: 0.8em;
  }

.arrup {
  float : right;
  margin-right: 10px;
  }


/**********************/
/* Teaser */
/**********************/

.teaserTitle {
  position: relative;
  line-height: 14px;
  color : #005249;
  font-weight: bold;
  font-size: 12px;
  padding: 0px;
  margin: 4px 2px 2px;
  }

.teaserText {
  position: relative;
  color : #005249;
  font-size : 0.9em;
  line-height: 1.2em;
  padding: 0px;
  margin: 0px 5px;
  }

a.teaserTitle,  a.teaserText {
  color : #000000;
  text-decoration: none;
  font-size: 1em;
  }

a.teaserTitle:hover, a.teaserText:hover {
  color : #FF8418;
  text-decoration: none;
  }

a.teaserTitle:visited, a.teaserText:visited  {
  color : #000000;
  text-decoration: none;
  }

a.teaserTitle:visited:hover, a.teaserText:visited:hover {
  color : #FF8418;
  text-decoration: none;
  }

/**********************/
/* Functions */
/**********************/

a.functions{
  color: white;
  font-weight : bold;
  font-size : 0.8em;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  }

a.functions:visited{
  color: white;
  text-decoration: none;
  }

a.functions:visited:hover{
  color: white;
  text-decoration: none;
  }

.suchform {
  border : thin solid #595959;
  font-size: 0.8em;
  }

/*******************/
/* H.3.6 Sitemap   */
/*******************/

p.sitemapTitle0 {
  margin-top: 0px;
  margin-bottom: 0px;
  }

p.sitemapTitle1 {
  margin-top: 0px;
  margin-bottom: 0px;
  }

td.sitemapTitle0 {
  background-color: #CDCDCD;
  height: 12px;
  }

td.sitemapTitle1 {
  background-color: #1B746B;
  height: 12px;
  }

A.sitemapTitle0:link {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  }

A.sitemapTitle0:visited {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  }

A.sitemapTitle1:link {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  }

A.sitemapTitle1:visited {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  }

A.sitemapTitle0:hover {
  font-weight: bold;
  color: #1B746B;
  text-decoration: underline;
  }

A.sitemapTitle0:active {
  font-weight: bold;
  color: #1B746B;
  text-decoration: underline;
  }

A.sitemapTitle1:hover {
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  }

A.sitemapTitle1:active {
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  }

td.sitemapElement0 {
  height: 12px;
  }

td.sitemapElement1 {
  height: 12px;
  }

p.sitemapElement0 {
  margin-top: 0px;
  margin-bottom: 0px;
  }

p.sitemapElement1 {
  margin-top: 0px;
  margin-bottom: 0px;
  }

A.sitemapElement0:link {
  font-weight: normal;
  text-decoration: none;
  }

A.sitemapElement0:visited {
  font-weight: normal;
  text-decoration: none;
  }

A.sitemapElement1:link {
  font-weight: bold;
  text-decoration: none;
  }

A.sitemapElement1:visited {
  font-weight: bold;
  text-decoration: none;
  }

A.sitemapElement0:hover{
  color: #1B746B;
  text-decoration: underline;
  }

A.sitemapElement0:active {
  color: #1B746B;
  text-decoration: underline;
  }

A.sitemapElement1:hover {
  color: #1B746B;
  text-decoration: underline;
  }

A.sitemapElement1:active {
  color: #1B746B;
  text-decoration: underline;
  }

/*************************/
/* Management Interface  */
/*************************/

.cmsTxtColorStrong0 { color: #000066; } /* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; } /* neutralColorStrong0 */
.cmsBgColorStrong0 { background-color: #000066; } /* primColorStrong0 */
.cmsBgColorStrong1 { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0 { background-color: #E8F2F9; } /* primColorLight0 */

/* :mode=css: */
