@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
body {
    font: 9pt Arial, Verdana, sans-serif;
    color: #333;
    background: #FFF;
    text-align: left;
/*
    background-image: url(/shared/img/bg/footer.gif);
    background-repeat:repeat-y;
    background-position:bottom center;
    */
}

p {
    margin: 10px 0 1px 0;
}

/*Linkfarben*/
a {
    text-decoration: none;
}
a img {
    border: none;
}
a:link, a:visited {
    color: #038457;
}

html body a:hover {
    color: #038457;
}


a.underline000:link, a.underline000:visited {
    color:#000;
    text-decoration:underline;
}

a.linie:link, a.linie:visited {
    color: #038457;
    text-decoration:underline;
}

a.linie:hover, a.linie:active {
    color: #038457;
    text-decoration:underline;
}


a.underline000:hover, a.underline000:active {
    color:#038457;
}

/*�berschriften*/
h1, h2, h3, h4, h5, h6 {
    color: #028458;
}

h3{
    font-size:13pt;
}

h4{
    font-size:11pt;
    margin:0 0 5px 0;
}

h5{
    font-size:10pt;
}

h4.presse{
    margin:0;
}

/* Horizontale Linien */
div#contentRechts hr {
    color: #E3E3E3;
    padding: 10px 29px;
    background:transparent;
    clear:both;
    height: 1px;
    border: 0;
    background-color:#E3E3E3;
}


/* Diverse Schriftformatierungen */
.bold {
    font-weight:bold;
}


.gruen {
    color:#038457;
}

.gruenBold {
    color:#038457;
    font-weight:bold;
}
div#contentRechts p.gruenBold {
    margin-top:-1px;
}



/* -- damen preview -- */

#content_left {
    font-family:Arial,Verdana;
    font-size:12px;
    line-height:18px;
    text-align:left;
}

#content_right {
    float:right;
    margin:0 38px 0 0;
    display:inline;
    width:358px;
}

.damenschmuckfarbe {
    color:#038457;
}

.herrenschmuckfarbe {
    color:#038457;
}

div.slide{
    position:absolute;
    left:338px;
    top:0px;
    width:338px;
    background:white;
}
.texthellgrau {
    color:#CCCCCC;
}
.fett {
	font-weight:bold;
}

.campaignLeft {
	width: 245px; 
	height: 488px; 
	float: left; 
	background: url('/uk/img/campLeft.jpg');
}

.campaignRight {
	width: 210px; 
	height: 488px; 
	float: left; 
	background: url('/uk/img/campRightTemp.jpg');
}

.campaignCenter {
	width: 313px; 
	height: 488px; 
	float: left; 
	background: url('/uk/img/campCenter.jpg');
}

.campaign {
	filter:alpha(opacity=0);
    -moz-opacity:.0;
    opacity:.0;
	position: absolute;
}

.chooser {
	position: relative; 
	top: 448px; 
	width: 100px;
	left: 52px;
}

#corporateFooter {
	float: left; 
	margin: 1px 0 0 20px;
}

#corporateFooter a{
	font-size: 8pt;
	color: #333; 
}

#corporateFooter a:hover{
	font-size: 8pt;
	color: #128557; 
}