/****************/
/* Wacker Fabrik /
/****************/

#teaser {
  width:140px;
  }

.ZMSTeaserElement {
  margin-bottom:25px;
  margin-right:12px;
  paddin:10px;
  border-color:#081954;
  border-style:solid;
  border-width:1px;
  padding:3px; 
  background:#fff;
  }

a.zoom img.zoom {
  width: 13px;
  height: 14px;
  background-image:url(http://wacker-fabrik.de/common/zoom.gif);
  }

.bildType5 {
  padding: 2px;
  float:left;
  margin-right:20px;
}

.bildType6 {
  padding: 2px;
  float: right;

}

#logo {
  width:180px;
  float:right;
  }

#content {
  width:90%;
  background-color:#EAEAEA;
  border-color:#081954;
  border-style:solid;
  border-width:1px;
  text-align:left;
  background-image:url(http://wacker-fabrik.de/common/content_bg.gif);
  background-repeat:no-repeat;
  background-position:right top;
  }

/***
Menü, Horizontalerbalken, Linien und Überschriften müssen in den Rubrik Farben eingefärbt werden.

Überblick Dunkel #002D52 | Hell #00579D
Kunst Dunkel #9D4F00 | Hell #CC6600
Theater Dunkel #AC152B | Hell #E10729
Mieter Dunkel #333333 | Hell #858383
Restaurant Dunkel #1F3F3F | Hell #3D7A7A
Wacker Intern Dunkel | #000000 | Hell #CCCCCC
***/

/*** Farbschemata/"Themes" ***/

/* ueberblick */
body#schemeueberblick .menue_hg {
    background-color: #818DC7;
}
body#schemeueberblick .aktive {
    background-color: #00cc66;
}
body#schemeueberblick #path {

}
body#schemeueberblick .neutralColorBlack {
    background-color: #00005E;
}
body#schemeueberblick h1 {
    color: #9FA9D5;
    margin-top: 0px;
    margin-right:10px;
    margin-bottom: 0px;
    font-size: 28px;
}
body#schemeueberblick table.teaserElement {
    border: 1px solid #00005E;
}

/* kunst */
body#schemekunst .menue_hg {
    background-color: #999999;
}
body#schemekunst .aktive {
    background-color: #cccccc;
}
body#schemekunst #path {

}
body#schemekunst .neutralColorBlack {
    background-color: #333333;
}
body#schemekunst h1 {
    color: #A6A6A6;
    margin-top: 0px;
    margin-right:10px;
    margin-bottom: 0px;
    font-size: 28px;
}
body#schemekunst table.teaserElement  {
    border: 1px solid #000033;
}


/* gewerbe */
body#schemegewerbe .menue_hg {
    background-color: #cc0000;
}
body#schemegewerbe .aktive {
    background-color: #00cc66;
}
body#schemegewerbe #path {

}
body#schemegewerbe .neutralColorBlack {
    background-color: #E0A3A3;
}
body#schemegewerbe h1 {
    color: #E0A3A3;
    margin-top: 0px;
    margin-right:10px;
    margin-bottom: 0px;
    font-size: 28px;
}
body#schemegewerbe table.teaserElement {
    border: 1px solid #00005E;
  
}

/* theater */
body#schemetheater .menue_hg {
    background-color: #E0A3A3;
}
body#schemetheater .aktive {
    background-color: #66ccff;
}
body#schemetheater #path {

}
body#schemetheater .neutralColorBlack {
    background-color: #CC0000;
}
body#schemetheater h1 {
    color: #EABFBF;
    margin-top: 0px;
    margin-right:10px;
    margin-bottom: 0px;
    font-size: 28px;
}
body#schemetheater table.teaserElement  {
    border: 1px solid #cc0000;
  
}

/* mieter */
body#schememieter .menue_hg {
    background-color: #F5C583;
}
body#schememieter .aktive {
    background-color: #cccc66;
}
body#schememieter #path {

}
body#schememieter .neutralColorBlack {
    background-color: #E15A00;
}
body#schememieter h1 {
    color: #F8D3A3;
    margin-top: 0px;
    margin-right:10px;
    margin-bottom: 0px;
    font-size: 28px;
}
body#schememieter table.teaserElement  {
    border: 1px solid #ff6600;
  
}

/* restaurant */
body#schemerestaurant .menue_hg {
    background-color: #B0E19B;
}
body#schemerestaurant .aktive {
    background-color: #0099cc;
}
body#schemerestaurant #path {

}
body#schemerestaurant .neutralColorBlack {
    background-color: #118048;
}
body#schemerestaurant h1 {
    color: #C8EAB9;
    margin-top: 0px;
    margin-right:10px;
    margin-bottom: 0px;
    font-size: 28px;
}
body#schemerestaurant table.teaserElement {
    border: 1px solid  #00cc33;
}

/* wacker intern */
body#schemewackerintern .menue_hg {
    background-color: #E7D86D;
}
body#schemewackerintern .aktive {
    background-color: #CCCCCC ;
}
body#schemewackerintern #path {

}
body#schemewackerintern .neutralColorBlack {
    background-color: #C19A11;
}
body#schemewackerintern h1 {
    color: #EEE395;
    margin-top: 0px;
    margin-right:10px;
    margin-bottom: 0px;
    font-size: 28px;
}
body#schemewackerintern table.teaserElement  {
    border: 1px solid #CCCCCC;
}

/*** Defaults ***/
.menue_hg{
background-color:#003399;
}
.aktive{
background-color:#003399;
}
#path{
margin-top: 28px;
}


a.path:active, a.path:link, a.path:hover, a.path:visited {
color: #000000;
text-decoration: none;
font-size:10px;
font-weight:bold;
}

#footer{
hight:20px;
}

#login{
padding:5px;
background-color:#cccccc;
}

#suche{
padding:5px;

}

#hauptsuche{
padding: 5px;
color:#000000;
}

#plan{
border-left-width: 0px;
border-right-width: 0px;



}

/*** news element ***/
.newsElement {
    border: dashed 1px #777;
    margin: 4px;
    padding: 3px;
 
}
.newsElement img {
    float: left;
    margin: 4px;
}
.newsElementHeadline {
    margin: 8px;
}
.newsElementTitle {
    font-weight: bold;
}
.newsElementBody {
    margin: 8px;


}
.newsElementLink {
    margin: 8px;
}

#newsHead {
    width: 560px;
    padding: 3px;
    padding-left: 20px;
   color:#ffffff;
}

table.newsOverview td {
    padding: 3px;
    margin: 1px;
    background-color: #f3f3f3;
    border: 0;
    vertical-align: top;
}

/*** news overview ***/
.newsOverview {

}

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

.primColorStrong0 { background-color:#002D5; }
.primColorMedium0 { background-color:#00579D; }


.secndColorStrong1 { background-color:#ffffff; }
.secndColorStrong0 { background-color:#00579D; }
.secndColorMedium1 { background-color:#00579D; }
.secndColorMedium0  { background-color:#00579D; }
.secndColorLight1 { background-color:#00579D; }
.secndColorLight0 { background-color:#00579D; }

.teaserColor { background-color:#ffffff; }

.neutralColorBlack { background-color:#003399; }
.neutralColorStrong0 { background-color:#00579D; }
.neutralColorMedium0 { background-color:#00579D; }
.neutralColorLight0 { background-color:#ffffff; }
.neutralColorWhite { background-color:#ffffff; }
.neutralColorTrans { background-color:#ffffff; }

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

.navMacroPub0, a.navMacroPub0:link, a.navMacroPub0:visited, a.navMacroPub0:active{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  padding:1px 10px 1px 1px;
  width: 100%;
  line-height:18px;
}


.navMacroPub0:hover{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  padding:1px 10px 1px 1px;
  width: 100%;
  line-height:18px;
  filter:Alpha(opacity=60)
}

.navMacroPub1, a.navMacroPub1:link, a.navMacroPub1:visited, a.navMacroPub1:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: Bold;
  text-decoration: none;
  background-color: #ffffff;
  color: #000000;
  padding:1px 10px 1px 1px;
  width: 100%;
  line-height:18px;
}

.navMacroPub1:hover{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: Bold;
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  width: 100%;
  padding:1px 10px 1px 1px;
  line-height:18px;
  margin:0px;
  filter:Alpha(opacity=60)
}

.navMacroDoc0, a.navMacroDoc0:link, a.navMacroDoc0:visited, a.navMacroDoc0:active  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  padding:1px 10px 1px 1px;
  line-height:18px;
  margin:0px;


}

.navMacroDoc1, a.navMacroDoc1:link, a.navMacroDoc1:visited, a.navMacroDoc1:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: Bold;
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  padding:1px 10px 1px 1px;
  line-height:18px;
}

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

a:link, a:visited {
  color : #222222;
  text-decoration: underline;
}

a:hover, a:active {
  color : #222222;
  text-decoration: underline;
}

a.pager:hover, a.pager:active {
  color: #000000;
}

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

 /* neutralColor_medium */
h1, h2,  h3, h4, .heading1, .heading2, .heading3, .heading4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.standardtext {
padding-left: 11px;
font-size: 11px;
}

.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
color : #333333;
font-size: 11px;

}


body {
font-size: 12px;
line-height: 14px;
margin-top: 0px;
margin-left:0px;
background-image:url(http://wacker-fabrik.de/common/bg.jpg);

}


h1,.heading1{

font-size: 22px;
line-height: 50px;
margin-top:5px;
margin-bottom: 22px;}

h2,.heading2 {
color: #333333;
font-weight: bold;
font-size: 12px;
line-height: 18px}

h3,.heading3 {
color: #333333;
font-weight: bold;
font-size: 12px;
line-height: 16px;
margin-bottom: 0px}

h4,.heading4 {
color: #333333;
font-weight: bold;
font-size: 12px;
line-height: 14px }

h5,.heading5 {
color: #333333;
font-weight: normal;
font-size: 12px;
line-height: 14px }

p {
font-size: 11px;
line-height: 15px;
line-height: 18px; }

ol {
  line-height: 15px;
  line-height: 18px;
}

ul {
  line-height: 20px;
  list-style-type: square
}

.small {
  font-size: 11px;
}

.caption {
  font-style: italic
}


P.emphasis {
  background-color:#ffffff;
  padding: 5px;
  line-height: 18px;
  float:none;
}

.description {
  background-color:#ffffff;
  padding: 5px;
  line-height: 18px;
float:none;
}

em {
  font-weight: bold;
  font-style: normal
}

sup, sub {
  font-size: 11px
}

form {
  margin: 0px;
}

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




.teaserTitle {
	line-height : 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:3px;
	margin-right:3px;
	font-size: x-small;
	font-weight: bold;
}

/*----- font size hack -----*/
/*/*/a{}
body .teaserTitle {
font-size : x-small;
}
html>head:first-child+body .teaserTitle {
font-size : small;
}
/* */
/*----- /font size hack -----*/

td.ZMSTeaserTitle p {
	padding: 0px;
	background-image:url(common/spacer.gif); 
}

/* td.teaserText  {  	*/
/* 	padding : 6px;	*/
/* 	background-image:url(common/spacer.gif); 	*/
/* }	*/

.ZMSTeaserText p {
	font-weight : normal;
	text-decoration : none;
	color : #000;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:3px;
	margin-right:3px;
	font-size: xx-small;

}

/*----- font size hack -----*/
/*/*/a{}
body .teaserText {
font-size : xx-small;
}
html>head:first-child+body .teaserText {
font-size : x-small;
}
/* */
/*----- /font size hack -----*/

a.teaserTitle:link, a.teaserTitle:visited,
a.teaserTitle:hover, a.teaserTitle:active {
	font-weight: bold;
	text-decoration: none;
	color:#334565;
}

#teaser .teaserText a,
a.teaserText:link, a.teaserText:visited,
a.teaserText:hover, a.teaserText:active {
	text-decoration: none;
	color:#334565;
}


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

.copyright, a.copyright:link, a.copyright:visited {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: black;
}

/*******************/
/* Sitemap         */
/*******************/

TD.sitemapTitle0 {
  background-color: #00579D;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
 }

TD.sitemapTitle1 {
  background-color: #00579D;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
 }

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

A.sitemapTitle0:hover, A.sitemapTitle0:active ,
A.sitemapTitle1:hover, A.sitemapTitle1:active {
  font-weight: bold;
  color: #E8F2F9;
  text-decoration: underline;
}

A.sitemapElement0:link, A.sitemapElement0:visited {
  font-weight: normal;
  text-decoration: none;
}
A.sitemapElement1:link, A.sitemapElement1:visited {
  font-weight: bold;
  text-decoration: none;
}

A.sitemapElement0:hover, A.sitemapElement0:active ,
A.sitemapElement1:hover, A.sitemapElement1:active {
  color: #00579D;
  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 */
.cmsBgColorLight0 { background-color: #FFFFFF; } /* neutralColorWhite */

.ftTH { background-color:#cccccc; }
.ftTD { background-color:#efefef; }

/* :mode=css: */

