


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkContainer
	{
	background-color: #EEEEEE;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSFile div.title a:link,
div.ZMSFile div.title a:visited,
div.ZMSFile div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkElement
	{
	background-color: #EEEEEE;
	padding: 2px;
	}

div.ZMSLinkElement div.title a:link,
div.ZMSLinkElement div.title a:visited,
div.ZMSLinkElement div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSLinkElement div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSGraphic 
	{ 
	background-color:transparent; 
	margin: 4px;
	}

div.ZMSGraphic.left 
	{
	text-align:left;
	}
	
div.ZMSGraphic.right 
	{
	text-align:right;
	}

div.ZMSGraphic.center 
	{
	text-align:center;
	}

div.ZMSGraphic.floatleft
	{ 
	float:left;
	}

div.ZMSGraphic.floatright
	{ 
	float:right;
	}

div.ZMSGraphic.center
	{ 
	text-align:center;
	}

div.graphic.alignleft
	{
	float:left;
	text-align:right;
	}
	
div.graphic.alignright
	{
	float:right;
	text-align:right;
	}
	
div.ZMSGraphic div.text
	{
	padding: 4px;
	}
	
a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}

a.download img.download
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
	}

a.superzoom img.superzoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

table.ZMSTable th 
	{ 
	background-color:#DDEFFC; 
	}
	
table.ZMSTable td { 
	background-color:#EEEEEE; 
	}

body.print table.ZMSTable th, 
body.print table.ZMSTable td
	{ 
	background-color:transparent; 
	}	

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{

	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}

/* BO f_css_defaults.teaserelementleft */

div#TeaserLeft,
div#TeaserLeft div.ZMSTeaserContainer,
div#TeaserLeft div.ZMSTeaserContainer div.ZMSTeaserElement {
  width:180px;
}


div#TeaserLeft div.ZMSTeaserContainer div.ZMSTeaserElement img.title {
  border: none;
}

div#TeaserLeft div.ZMSTeaserContainer div.ZMSTeaserElement div.title {
  font-weight: bold;
  text-decoration: none;
  color: #000;
  padding: 4px 6px;
  margin: 0px;
  display: block;
}
div#TeaserLeft div.ZMSTeaserContainer div.ZMSTeaserElement div.text {
  padding: 2px 6px;
  margin: 0px;
  display: block;
}

/* EO f_css_defaults.teaserelementleft */

@charset "UTF-8";


.sForm {
	width:360px;
}

.sLabel {
  width: 120px;
  float:left;
  margin: 5px 0 5px 5px;
}

.sElement {
  width: 220px;
  float:right;
  margin: 5px 0 5px 5px;
  border: 1px solid #000;
  background-color:#FFF;
}

.sBtn {
  width: 100px;
  float:right;
  background-color:#FFF;
  border:1px solid #000;
  margin: 10px 0 0 0;
}

.absch {
  width: 100px;
  background-color:#FFF;
  border:1px solid #000;
  margin: 10px 0 0 0;
}

#sLeftSide {
	width:400px;
	margin: 0 0 0 5px;
	float:left;
	border:0;
}

#sRightSide {
	width:700px;
	margin: 0 5px 0 0;
	float:left;
	border:0;
}


.artibox {
	float: left;
	width: 480px;
	padding: 0;
}


.artibox .artibild {
	float: left; 
	padding: 10px 10px 10px 75px;
}

.zeile.d {
background-color:#f2e0bd;
}

.zeile.h {
background-color: transparent;
}


h2.artiname {
	font-size:15px;
	font:Verdana, Geneva, sans-serif;
	color: #E60019;
	float:left;
	text-transform:uppercase;
}
p.artinummer {
	font-size:15px;
	font-weight: bold;
	font:Verdana, Geneva, sans-serif;
	color: #E60019;
	float:right;
}
.artitext {
	float:right;
	width: 500px;
}
.artitext .zeile {
	float: left; 
	width: 490px;
	padding: 0 0 0 10px;
	line-height: 24px;
	color: #47545B;
}

.artitext .beschr {
	float:left; 
	width: 150px;
	font-weight: bold;
}

.artitext .angabe {
	float: left; 
	width: 330px;
}

#prevNext {
  float:left;

}


#lupe {
  float:right;
  margin-right: -5px;
}

/* ############################ */

.repkv {
	width: 90px;
	padding: 0 3px 0 3px;
	float:left;
}
.repdate {
	width: 90px;
	padding: 0 3px 0 3px;
	float:left;
}
.repzahlung {
	width: 160px;
	padding: 0 3px 0 3px;
	float:left;
}
.repstart {
	width: 200px;
	padding: 0 3px 0 3px;
	float:left;
}
.repfertigstellung {
	width: 120px;
	padding: 0 3px 0 3px;
	float:left;
}

.repfertig {
	width: 140px;
	padding: 0 3px 0 3px;
	float:left;
}

div#Menu {
	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
	white-space:nowrap;
	}
div#Menu ul {
	margin:0px;
	padding:0px;
	font-size:small;
	}
/*----- font size hack -----*/
/*/*/a{}
body #Menu ul {
font-size : x-small;
}
html>head:first-child+body #Menu ul {
font-size : small;
}
/* */
/*----- /font size hack -----*/

div#Menu ul li {
	line-height: 130%;
	display: inline;
	padding:0px;
	margin:0px;
	}
div#Menu ul li a {
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	border-right: 0.1em solid #fff;
	padding: 0.30em 1em;
	}
div#Menu ul li a.current {
	color:#fff;
	}
div#Menu ul li a.home {
	}
div#Menu ul li a:hover {
	color: #fff;
	}

/*-- MenuDropdown ---------------------------*/

.child, .subchild 
	{ 
	position: absolute;
	visibility: hidden;
/*-------box model hack-------*/
	margin-left: -1.1em !important;
	margin-left: 0px;
	margin-left/**/:/**/-1.1em;
/*-------box model hack-------*/	
	margin-top: 0.50em !important;
	margin-top: 0.0em;
	margin-top/**/:/**/0.55em;
	}

.menuDropdown 
	{
/*-----   filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #eee; 
	width: 11.5em;
	}

.navDropdown
	{
	display: block;
	text-align: left;
	border-bottom: 1px solid #666;
	line-height: 1.3em;
	white-space:nowrap;
	padding: 0.25em 0.25em 0.25em 1.0em;
	}

.navDropdown a:link,
.navDropdown a:visited,
.navDropdown a:hover {
	text-decoration: none;
}







.evp {
  margin: -26px 4px 0 5px;
  color: #fff;
  text-align:right;
  font-size:0.75em;
}


/*****************/
/*  Autosuggest  */
/*****************/

#state {
	background:#FFF;
	background-color:#FFF;
}

	.suggestion_list
	{
	background:#FFF;
	background-color:#FFF;
	border: 1px solid;
	padding: 4px;
	}
	
	.suggestion_list ul
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
	.suggestion_list a
	{
	text-decoration: none;
	color: navy;
	}
	
	.suggestion_list .selected
	{
	background: navy;
	color: white;
	}
	
	.suggestion_list .selected a
	{
	color: white;
	}

	#autosuggest
	{
	display: none;
	}

/*  END Autosuggest  */

.searchandfind {
 background-color: white;
 font-size: 10px;
 border: 1px solid #999;
 width: 300px;
 line-hight: ;
 vertical-align: middle; 
 margin: 0 0 0 0;
}
.searchandfind_button {
 background-color: white;
 font-size: 10px;
 border: 1px solid #999;
 border-bottom: 2px solid #999;
 width: 150px;
 vertical-align: middle; 
 margin: 3px 0 0 0;
}


.navMicro {
 padding-left:10px;
}

#back {
 float:right;
 padding:5px 
}

#artikelTabelle {
 color:#47545B;
 font-family:Verdana,Geneva,sans-serif;
 font-size:12px;
}

#artikel {
 border: 0px dotted #ccc;
 width: 980px;
}
#artikelBild {
 width:480px;
 border: 0px solid #f30;
 float:left;
 padding:25px 0 0 0;
}
#artikelContianer {
 width:480px;
 border: 0px solid #f30;
 float:right;
}
#artikelText {
 border: 0px dotted #999;
 padding: 5px 0 5px 0;
}



/*************/
/*  SHOP     */
/*************/

label.labNorm {
 width: 130px;
 border:0px dotted #ccc;
 padding: 2px 5px 2px 5px;
 float: left;
}
.formNorm {
 width: 334px;
 border: 1px dotted #ccc;
 float:right;
}
.labRadio{
 width: 130px;
 float:left;
}
.formRadio {
 width: 170px;
 float:right;
}
.labSend {
 width: 120px;
 margin: 3px;
 float:right;
}
.bestellForm {
 width: 480px;
 border: 1px dotted #999;
 padding:3px;
}
#clearForm {
float:none;
clear:booth;
height:1px;
}




.shop {
 border: 0px solid #ccc;
 width: 980px;
}
.warenkorb {
 border: 0px dotted #999;
}
.artikelliste {
 border: 1px dotted #999;
}
.shop_headline {
 font-size: 1.3em;
}
.chkbox {
 width: 50px;
 float: left;
}
.artikel {
 width: 700px;
 float: left;
}
.preis {
 width: 120px;
 float: left;
}
.stueck {
 width: 100px;
 float: left;
}
.delitem {
 float:left;
}
.preisbeschr {
 width:860px;
 float:left;
 text-align:right;
}
.preise {
 width:100px;
 float:right;
 text-align:left;
}

.artArtikel {
 width: 240px;
 float: left;
}
.artBeschr {
 width: 440px;
 float: left;
}
.artPreis {
 width: 60px;
 float: left;
}
.artMenge {
 width: 70px;
 float: left;
}

.clear {
 float:none;
 clear:both;
}

#clear {
 float:none;
 clear: both;
}



/*************/
/*  END SHOP */
/*************/



/*************/
/*  Suggest  */
/*************/

.output
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:black;
	padding-left: 1px;
	padding-top: 1px;
	border: 1px solid #000000;
	width: 100px;
	background: #fff;
border: 1px solid #f30;
float: right;
}
.shadow
{
	width:102px;
	position:relative;
	top: 2px;
	left: 2px;
	background: #555;
}
.shadow div{
	position:relative;
	top: -2px;
	left: -2px;
}



/************************/
/* START FLASH UHR      */
/************************/

#flashUhr {
 width: 200px;
 float:left;
}
.flashUhr {
 float:right;
}

/************************/
/* START FLASH UHR      */
/************************/


/*************************/
/* START Ansprechpartner */
/*************************/

#ansprechpartner {
 border: 0;
 padding: 0 0 15px 0;
}

.ansprechpartner_bild {
 float: left;
 border: 0;
 width: 135px;
}

.ansprechpartner_text {
 float:left;
 border: 0;
}


/*************************/
/*  END Ansprechpartner */
/*************************/


/*************************/
/*   START  TEASER       */
/*************************/

/* left  */

div#TeaserLeft {
 border: 0;
 float:left;
 width:240px;
}


/* right */

div#TeaserRight {
 border: 0;
 float: right;
 width:240px;
}


/*************************/
/*   END  TEASER         */
/*************************/


html#elysee {
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
 overflow-x: hidden;
 overflow-y: auto;
}
body#elyseeuhren {
 background-color: #fff7e7;
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #47545b;
 margin: 0;
 padding: 0;
 width: 100%;
 height: 100%;
 overflow-x: hidden;
 overflow-y: auto;
}

img { border: 0px; }

#box {
 border:0;
 width: 1000px;
 height:99%;
 position:absolute;
 left: 50%;
 margin:  0 0 0 -500px;
}
#page {
 background: #fff1d4; 
 border: 1px solid #47545b;
 width: 998px;
 height:auto;
 margin:10px 0 10px 0;
}

#toptransparent {
 background-image: url(http://www.elysee-watches.com/common/fff7e7_85prozent.png);
 background-position: top left;
 background-repeat:repeat-x; 
 width: 100%;
 height:100px;
}
#logotop {
 float:left;
}
#logo {
 border: 0px;
 width: 145px;
 height: 100px;
}


/*****************************/
/*    START CONTAINER        */
/*****************************/
#container {
 display: inline-block;
 background-color: #fff1d4;
 width:100%;
 min-height:255px;
 margin: 0;
 padding: 0;
}

/*
#container:after {
 content: '[DO NOT LEAVE IT IS NOT REAL]'; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
} */

#wrapper {
 float: left;
 width: 100%;
 border: 0;
 margin: 0;
}
#contentLeft {
 float: left;
 padding: 10px 4px 10px 5px;
 width: 240px;
}
#contentLeftWide {
 float: left;
 padding: 10px 4px 10px 5px;
 width: 489px;
}
#contentMiddle{
 float: left;
 padding: 10px 4px 10px 5px;
 width: 240px;
}
#content {
 float: right;
 padding: 10px 5px 10px 5px;
 width: 490px;
 overflow-x: hidden;
 overflow-y: auto;
}
#contentWide {
 float: right;
 padding: 10px 5px 10px 5px;
 width: 988px;
 overflow-x: hidden;
 overflow-y: auto;
}

/*****************************/
/*    END CONTAINER         */
/*****************************/


/****************************/
/*   START  MAINNAVIGATION  */
/****************************/

.topmainnavi {
 border: 0px;
 height: 18px;
 float: right;
 font-size: 10pt;
 margin: 0px;
 padding: 4px 0 0 0;
}

.topmainnavi a {
 display: block;
 float: left;
 text-decoration: none;
 text-align: center;
}

.topmainnavi a:hover {
 text-decoration: none;
}

.topmainnavi .now {
 display: block;
 float: left;
 text-decoration: none;
}
/****************************/
/*   ENDE  MAINNAVIGATION  */
/****************************/


/*****************************/
/*   START SUBNAVIGATION     */
/*****************************/
#topsubnavi {
 float:left;
 position:relative;
 top: -25px;
 left: 150px;
}
#topsubnavi a {
 display: block;
 float: left;
 text-decoration: none;
 text-align: center;
 padding: 0 5px; 0 0;
}
#topsubnavi a:hover {
 text-decoration: none;
}
#topsubnavi .now {
 display: block;
 float: left;
 text-decoration: none;
}
/*****************************/
/*    END OF SUBNAVIGATION   */
/*****************************/


#btnWarenkorb {
  float:right;
  position:relative;
  top: -27px;
  margin: 0 5px;
}




/*****************************/
/*    START BREADCRUMBS      */
/*****************************/

#breadcrumbs {
 background-image: url(http://www.elysee-watches.com/common/bread_70prozent.png);
 background-position: top left;
 width: 100%;
 height:16px;
 line-height:16px;
 font-size: 10px; 
}
.breadcrumbs {
 width: 495px;
 float: right;
 color: #fff7e7;
 padding: 0;
 font-size: 10px;
}
.breadcrumbs a, hover {
 color: #fff7e7;
 text-decoration: none; 
 font-size: 10px; 
}
#breadcrumbs a, hover {
 color: #fff7e7;
 text-decoration: none; 
 font-size: 10px; 
}
.now {
 color: #fff7e7;
 text-decoration: none; 
 font-size: 10px;
}

/*****************************/
/*    END BREADCRUMBS        */
/*****************************/


/***************************/
/*    START CONTENTNAVI    */
/***************************/

#contentNaviZelle {
 border:0;
 float:left;
}

img.contentNavButton {
 border:0;
 padding: 15px 0 0 0;
}

a.contentNavi, a:hover.contentNavi, a:visited.contentNavi, a:active.contentNavi {
 text-decoration: none;
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #47545b;
}

a.contentNaviActive, a:hover.contentNaviActive, a:visited.contentNaviActive, a:active.contentNaviActive {
 text-decoration: none;
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #e60019;
}

/***************************/
/*    END OF CONTENTNAVI   */
/***************************/


/****************************/
/*    BEGIN OF SPECIALS     */
/****************************/



.sBtnLogout {
  float:right;
  width: 100px;
  background-color:#FFF;
  border:1px solid #000;
  margin: 0;
  text-align:center;
}

.sBtnLogout a, .sBtnLogout a:link, .sBtnLogout a:hover, .sBtnLogout a:active, .sBtnLogout a:visited {
  text-decoration:none;	
  color:#000;
}


.kdnr {
 font-size: 10px;
 line-height:15px;
 color: #fff;
 float: left;
 padding-left: 5px; 
}

.leftnoborder {
 border-left: 0px !important;
}


#languageselect {
 float:right;
 border: 1px solid #CCC; 
 margin: 3px 0 0 5px;
 padding: 0 0 0 0;
 width: 155px;
 height: 15px;
 border: 0px;
}


#openClose {
 margin-left: 20px; 
}

.neuesProdukt {
 margin: 6px 0 0 30px; 
}


/****************************/
/*      END OF SPECIALS     */
/****************************/



/****************************/
/*      START  PRESSE       */
/****************************/

#pressemitteilung {
 margin: 20px 10px 20px 5px;
 border: 1px solid #000;
}
#presseHeadline {
 background-color:#47545b;
 color:#FFF;
 padding: 5px;
}
#presseContent {
 color:#47545b;
 margin: 10px 5px 5px 5px;
}

/****************************/
/*      END  PRESSE        */
/****************************/


/****************************/
/*      START  LINKS        */
/****************************/

a {
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #e60019;
 text-decoration:none;
}
a:hover {
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #e60019;
 text-decoration:underline;
}
a:active {
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #e60019;
 text-decoration:underline;
}
a:visited {
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #e60019;
}

/****************************/
/*      END  LINKS          */
/****************************/




/****************************/
/*      GANT Artikel        */
/****************************/

.jqZoomImage {
 float:left;
 padding: 10px 5px;
}

.gantPreis {
 background-color:#525963;
 color: #caced1;
 width: 130px;
 height: 18px;
 line-height:18px;
 margin-top:-4px;
}



#footer {
 background-image:url(http://www.elysee-watches.com/common/copyright-line.png);
 background-position:top left;
 background-repeat:no-repeat;
 background-color:#ccc;
 padding: 0px 0px 0px 5px;
 width:993px;
 height: 27px;
 line-height: 27px;
 color: #fff;
}
form#suche {
 width:165px;
 margin: 0px;
 padding: 0px;
}
input.suchen {
 background-color: #fff7e7;
 filter:Alpha(opacity=70);
 -moz-opacity:0.7;
 font-size:10px;
 width: 122px;
 vertical-align: top;
 margin: 1px 2px 0 0;
}
input.suchenbutton {
 margin: 0px 0px 1px 1px;
 vertical-align: middle;
}
.kdnr {
 font-size: 10px;
 line-height:16px;
 color: #fff;
 float: left;
 padding-left: 5px; 
}

h1 {
 font-family:Verdana, Geneva, sans-serif;
 font-size: 15px;
}

h2, h3, h4, h5 {
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
}

.description {
 font-family:Tahoma, Geneva, sans-serif ;
 color:#e60019;
}


/*************************/
/*   START IMPRESSUM     */
/*************************/

.impr_zelle {
	width:360px;
	float:left;
}
.impr_zelle_headline {
	font-weight: bold;
	float:left;
	width:100%;
	padding:0 0 10px 5px;
}
.impr_zelle_lft {
	float:left;
	width:120px;
	padding-left: 15px;
}
.impr_zelle_rgt {
	float:right;
	width:225px;
}
.clearer_absatz {
	float:none; clear:both; height:40px;
}

/*************************/
/*   ENDE  IMPRESSUM     */
/*************************/

/*************************/
/*      Start WTR        */
/*************************/

.wtr {
 border-top: 1px solid #000;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 width: 950px;
 font-size: 10px;
 color: #47545b;
 margin: 25px 0 25px 25px;
}
.wtrLineOne {
 height: 60px;
 border-bottom: 1px solid #000;
}
.wtrLineDark {
 background-color: #ccc;
 height: 50px;
 border-bottom: 1px solid #000;
}
.wtrLine {
 height: 50px;
 border-bottom: 1px solid #000;
}
.wtrZelleOne {
 display:block;
 float:left;
 border-right: 1px solid #000;
 width: 55px;
 height: 60px;
 line-height: 55px;
 padding-left:5px;
 font-weight: bold;
}
.wtrZelle_ {
 display:block;
 float:left;
 border-right: 1px solid #000;
 width: 55px;
 height: 50px;
 line-height: 55px;
 padding-left:5px;
 font-weight: bold;
}
.wtrZelle {
 display:block;
 float:left;
 border-right: 1px solid #000;
 width: 130px;
 height: 60px;
 font-weight: bold;
}
.wtrZelleJa {
 display:block;
 float:left;
 border-right: 1px solid #000;
 width: 130px;
 height: 50px;
 line-height: 50px;
 text-align:center;
 font-weight: bold;
}
.wtrZelleText {
 display:block;
 float:left;
 border-right: 0px solid #f30;
 width: 205px;
 height: 50px;
 line-height:25px;
 padding-left:5px;
}
.wtrImage {
 border: 0px;
 float:right;
}

/*************************/
/*       Ende WTR         */
/*************************/

/********************************/
/*  Start Bedienungsanleitung   */
/********************************/

#bdaZelleHead {
 background-color: #47545b;
 border: 1px solid #fff7e7;
 width:485px;
 margin-top:5px;
 color: #fff;
}
#bdaZelle {
 background-color: #eee;
 border: 1px solid #fff7e7;
 width:485px;
 margin-top:1px;
 color: #47545b;
}
#bdaReference {
 background-color: #47545b;
 border-right: 1px solid #fff7e7;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 100px;
}
#bdaRef {
 border-right: 1px solid #fff7e7;
 padding:5px;
 display:block;
 float:left;
 width: 100px;
}
#bdaMovement {
 background-color: #47545b;
 border-right: 1px solid #fff7e7;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 160px;
}
#bdaWerk {
 border-right: 1px solid #fff7e7;
 padding:5px;
 display:block;
 float:left;
 width: 200px;
}
#bdaFlash {
 background-color: #47545b;
 border-right: 1px solid #fff7e7;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 100px;
}
#bdaFlashLink {
 border-right: 1px solid #fff7e7;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 60px;
}
#bdaPdf {
 background-color: #47545b;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 75px;
}
#bdaPdfLink {
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 75px;
}

#center {
 text-align:center;
}



.bdaZelleHead {
 background-color: .47545b;
 border: 1px solid .fff7e7;
 width:485px;
 margin-top:5px;
 color: .fff;
}
.bdaZelle {
 background-color: .eee;
 border: 1px solid .fff7e7;
 width:485px;
 margin-top:1px;
 color: .47545b;
}
.bdaReference {
 background-color: .47545b;
 border-right: 1px solid .fff7e7;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 100px;
}
.bdaRef {
 border-right: 1px solid .fff7e7;
 padding:5px;
 display:block;
 float:left;
 width: 100px;
}
.bdaMovement {
 background-color: .47545b;
 border-right: 1px solid .fff7e7;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 160px;
}
.bdaWerk {
 border-right: 1px solid .fff7e7;
 padding:5px;
 display:block;
 float:left;
 width: 200px;
}
.bdaFlash {
 background-color: .47545b;
 border-right: 1px solid .fff7e7;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 100px;
}
.bdaFlashLink {
 border-right: 1px solid .fff7e7;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 60px;
}
.bdaPdf {
 background-color: .47545b;
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 75px;
}
.bdaPdfLink {
 padding:5px;
 font-weight:bold;
 display:block;
 float:left;
 width: 75px;
}

.center {
 text-align:center;
}


/********************************/
/*  ENDE  Bedienungsanleitung   */
/********************************/


#spOnewsflash {
	border: 0px solid #f30;
	float:left;
	width:240px;
	font-size: 11px;
	margin-bottom: 10px;
}
#spOnewsflashDate {
	color:#000;
	float:left;
}
#spOnewsflashText {
	float:left;
	width:238px;
	margin:3px 1px 3px 1px;
}
#spOnewsflashLink {
	float:left;
	font-size:10px;
}
.spOnewsflashLink {
	float:left;
	font-size:10px;
}

.smalltext { font-size: 11px; }
#smalltext { font-size: 11px; }

#smallsmalltext {
	font-size: 9px; 
	float:right;
	margin-right: 30px;
	color: #47545b;
}



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

.primColorStrong0 { background-color:#000000; }
.primColorMedium0 { background-color:#666666; } 
.primColorLight0 { background-color:#E7E7E6; } 

.secndColorStrong1 { background-color:#5D7B9B; }
.secndColorStrong0 { background-color:#82A0C0; } 
.secndColorMedium1 { background-color:#B5C8DB; } 
.secndColorMedium0 { background-color:#C8D3DD; } 
.secndColorLight1 { background-color:#E1E8EF; }
.secndColorLight0 { background-color:#E8EFF6; }

.teaserColor { background-color:#800000; } 

.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#999999; }
.neutralColorMedium0 { background-color:#CCCCCC; } 
.neutralColorLight0 { background-color:#E7E7E7; } 
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#00FF00; } 
.neutralColorTransp { background-color:transparent; } 



/*************************/
/* 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; }
