/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

img, div, input { 
	behavior: url("../img/iepngfix.htc") 
}

/* Allgemeines */
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bg-25h-hh.jpg) top center repeat;
	text-align: center;
}

#content a:link {
	font-weight: bold;
	color: #e4007b;
	background-color: transparent;
	text-decoration: none;
}

#content a:visited {
	font-weight: bold;
	color: #e4007b;
	background-color: transparent;	
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
	color: #e4007b;
}
#content a:active {
	text-decoration: underline;
	color: #e4007b;
}


/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.bildrechts {
	float:right;
	margin-left:10px;
}
.bildlinks {
	float:left;
	margin-right:10px;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
#content p {
	font-size: 13px;
	font-weight: lighter;
	line-height: 20px;
	color: #404040;
	margin: 0 0 1em 0;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung f?&#258;&#378;r Elemente */
.leftalign {
	float: left;
	margin: 0 2em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 2em;
}
/* Bilder im Contentbereich */
.galeriebild {
}

#content img.galeriebild {
	margin: 0 1em 1em 0;
}
h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: lighter;
	color: #e4007b;
	margin: 20px 0 15px 0;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #e4007b;
	margin-top: 5px;
}

h3 {

}

h4 {

}

/* Layout */
#wrapper {
    width: 842px;
    text-align: left;
    background: #fff;
    padding: 0;
    margin-top:50px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

#preheader {
}
#slide-show {
    height: 270px;
}
#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:842px;
    height:270px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}

#header {
    position:relative;
}

#header .header-ecke {
    position:absolute;
    top:0;
    left:0;
    z-index:3;
}

#navi {
	position: relative;
	top:-3px;
	font-size: 0.75em;
	text-transform: uppercase;
	height: 120px;
	background: url(/hamburg/img/bg-navi-relaunch-2010.gif) no-repeat;
/*	background: url(../img/bg_navi.jpg) no-repeat; */
}

#navi ul#mainnavi {
	margin-left: 2em;
	z-index:10;
}

#navi ul#mainnavi li {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 0.55em 0.75em 0.75em 0.75em;
	line-height: 2.0em;
}
#navi ul#metanavi li {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 0.75em;
	line-height: 2.0em;
}
#navi ul#subnavi {
	position: absolute;
	top: 2.5em;
	left: 0.55em;
	padding: 0.20em 0 0.20em 0;
	width: auto;
	background-color: #ee7ca7;
	z-index:20;
}
#navi ul#subnavi.lastsubnavi {
	position: absolute;
	top: 2.5em;
	left: -6em;
	width: auto;
}
#navi ul#metasubnavi {
	position: absolute;
	bottom: 3.25em;
	left: 0.55em;
	padding: 0.20em 0 0.20em 0;
	width: auto;
	background-color: #d2e4ef;
}

#navi ul#subnavi li {
	float: none;
	list-style-type: none;
	padding: 0.25em 0.55em 0.25em 0.55em;
	line-height: 1.0em;
	white-space: nowrap;
}

#navi ul#metanavi {
	margin-left: 2em;
	position: absolute;
	bottom: 0;
	left:0;
	width: 60%;
}

#navi ul#metanavi li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0.75em;
	line-height: 2.5em;
}
#navi ul#metanavi li.languagelink {
	display: block;
	float: left;
	padding: 0.75em;
	line-height: 2.5em;
}

#navi ul#metanavi li.languagelink_active a{
	color: #ffffff !important;
}

#navi ul#metasubnavi li {
	float: none;
	list-style-type: none;
	padding: 0.25em 0.55em 0.25em 0.55em;
	line-height: 1.0em;
	white-space: nowrap;
}

#navi a:link {
	color: #ee7ca7;
	background-color: transparent;
	text-decoration: none;
}

#navi a:visited {
	color: #ee7ca7;
	background-color: transparent;
	text-decoration: none;
}

#navi a:hover, #navi a.naviactive {
	text-decoration: none;
	color: #ffffff !important;
	background-color: transparent;
}
#subnavi a:link, #metasubnavi a:link {
	color: #e4007b;
	background-color: transparent;
	text-decoration: none;
}

#subnavi a:visited, #metasubnavi a:visited {
	color: #e4007b;
	background-color: transparent;
	text-decoration: none;
}

#subnavi a:hover, #subnavi a.naviactive, #metasubnavi a:hover, #metasubnavi a.naviactive {
	text-decoration: none;
	color: #fff !important;
	background-color: transparent;
}


#content {
	padding: 30px 35px 0 35px;
	background: #fff url(../img/logoline_content.gif) no-repeat center top;
}
#content_left {
	width: 546px;
	float: left;
	margin-right: 20px;
}
#content_right {
	padding-top:20px;
	width: 196px;
	float: right;
	margin-bottom: 5px;
}
.newslatter_left li {
	display: block;
	list-style-type: none;
}
.newslatter_left a{
	float:right;
	margin: 0 5px 0 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #9aa09a !important;
}
.newslatter_left a:hover {
	color: #666666;
}

.contentright_img {
	border: 1px solid #e4007b;
	padding: 3px;
	margin-top: 10px;	

}


.thumbnail {
	float: left;
	margin-right: 1em;
}


#sidebar {
}

#footer {
	font-size: 0.85em;
	color: #666666;
	background-color: #fff;
	text-align: left;
	border-top: 1px solid #EADADA;
	padding-left:25px;
	height:30px;
	padding-top:10px;
}
#footer a {
	margin-left:10px; 
        margin-right:10px;
}
#footer a img {
	margin-bottom:-5px; 
}
#footer a:link {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

#footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #82201d;
	background-color: transparent;
}


/* Editmode */

fieldset.weeditmode {
	border: 1px solid #808080;
	padding: 1em;
}
.weeditmode legend {
	background-color: #fff;
	padding: 0.5em
}
.weeditmode hr {
	border-top: 1px dotted #808080;
	margin: 1em 0;
}
.weeditmode input {
	border: 1px solid #808080;
}
.weeditmode p {
	margin: 1em 0 0.5em 0;
}

fieldset {
	width:720px;
}
label {
	display:block;
	width:175px;
	line-height:20px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
input {
	height:20px;
	margin:0;
	padding:0 2px;
	margin-bottom:5px;
	border:1px solid #ccc;
}
.radio {
	height:20px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	border:0;
}
select {
	height:25px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	border:1px solid #ccc;
}
option {
	padding:0 2px;
}
fieldset {
	border: 1px solid #ccc;
	padding: 25px;
}
textarea {
	border:1px solid #ccc;
}
form fieldset br {
	clear: both;
}
.pressemeldungen {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.pressemeldungen:hover {
	background:#ffeeee;
}
#mitarbeiteroverview {
	background-image: url(../img/furnier.jpg);
	margin: 10px 0;
	padding: 10px 0 10px 10px;
	width: 760px;
}
#mitarbeiterdetails {
	background-image: url(../img/furnier_detail.jpg);
	margin: 10px 0;
	padding: 10px;
}
.mitarbeiterbox{
	width: 180px;
	height: 272px;
	float: left;
	margin-right: 10px;
}
.mitarbeiterfoto{
	width: 180px;
	height: 225px;
	background-position: center center;
	background-repeat: no-repeat;
}
.namensschild{
	text-align: center;
	background: url(../img/namensschild.png) center center no-repeat;
	height: 37px;
	margin-top: 5px;
	padding-top: 5px;
}
.namensschild h3 {
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}
.mitarbeiterfoto div {
	width: 180px;
	height: 225px;
	background-position: center center;
	background-repeat: no-repeat;
}
.mitarbeiterfoto a {
	display: block !important;
	width: 180px;
	height: 225px;
	text-indent: -5000px;
}
.mitarbeiterfoto div.rahmen1 {
	background-image: url(../img/rahmen1.png);
}
.mitarbeiterfoto div.rahmen2 {
	background-image: url(../img/rahmen2.png);
}
.mitarbeiterfoto div.rahmen3 {
	background-image: url(../img/rahmen3.png);
}
.mitarbeiterfoto div.rahmen4 {
	background-image: url(../img/rahmen4.png);
}
.mitarbeiterfoto div.rahmen5 {
	background-image: url(../img/rahmen5.png);
}
#mitarbeiterfoto-detailseite {
	width: 164px;
	height: 218px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin: 44px 0 0 52px;
}
#mitarbeiterinfos{
	float: left;
	display: inline;
	margin: 44px 0 50px 94px;
	width: 400px;
	height: 360px;
	overflow: auto;
}

#newsletter_popup {
	display:none;
}

.close_nl {
	display:block;
	width:17px;
	height:17px;
	background:url(/preview/img/infoclose.gif);
	overflow:hidden;
	text-indent:-5000px;
float:right;
}
#newsletter_popup label {
	width: 120px !important;
	font-size: 90%;
	line-height: 120%;
}
#newsletter_popup label, #newsletter_popup input, #newsletter_popup select {
	float:left !important;
	margin:0 5px 5px 0 !important;
	padding:2px !important;
}

.levisrot {
	color: #98133c;
}
.levisblau {
	color: #004177;
}

.goldman {
	color: #82211b;
}

.berlin {
	color: #1248b4;
}

.hamburg {
	color: #e4007b;
}

.budapest {
	color: #bb1f27;
}

/* WETTERVORHERSAGE */

table.weatherforecast {
	border-top: 1px solid #ccc;
	width: 100%;
	font-size: 85%;
	margin-bottom: 20px;
}
table.weatherforecast td {
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
	text-align: left;
}
table.weatherforecast td.day {
	width: 50px;
}
table.weatherforecast td.icon {
	width: 25px;
}
.event-color-one {
	background-color:#f7eff3;
}
.event-color-one td, .event-color-two td {
        padding:2px 0 2px 7px;
}
.event-color-two {
	background-color:#f1e7ec;
}
.gwselect {
	width: 148px;
}
/* VIDEO */
#videowrapper{
//	display: none;
}