
* {
	margin:0;
	padding:0;
	outline:none;
	list-style:none;
	text-decoration:none;
}

body,
html {
	width:100%;
	height:100%;
	min-width:960px;
	font-family:tahoma, Arial, sans-serif;
	color:#dadada;
}

body {
	background:#000 url(../images/bg-body2.jpg) left top no-repeat;
	font-size:62.5%;
}

a {
	color:#8f7243;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img,
fieldset {
	border:none;
}

.clear {
	clear:both;
	display:block;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
}

#container {
	width:960px;
	margin-left:83px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-204px;
}

/*====================
	Header
======================*/
#header {
	position:relative;
	height:254px;
}
#index #header {
	height:116px;
	text-align:right;
	padding:120px 0 0 0;
}
#index #header h2 {
	font-size:3em;
	color:#FFF;
	text-indent:0px;
	height:auto;
	margin:0 0 16px 0;
	font-weight:normal;
}
#index #header h2 a {
	text-decoration:none;
	color:#FFF;
}
#index #header h2 a:hover {
	text-decoration:underline;
}
#index #header p {
	font-size:1.1em;
	color:#FFF;
}
h1#branding a {
	position:absolute;
	left:1px;
	top:52px;
	display:block;
	height:83px;
	width:213px;
}

/*====================
		Navi
======================*/
ul#navi {
	position:absolute;
	top:214px;
	left:245px;
	width:657px;
	height:25px;
	padding:11px 29px 0 30px;
	background:url(../images/bg-navi.gif) 0 0 no-repeat;
}
ul#navi li {
	float:left;
	margin:0 36px 0 0;
}
ul#navi li.email {
	float:right;
	margin:0px;
}
ul#navi li.email a {
	text-decoration:underline;
}
ul#navi li a {
	color:#FFF;
	font-size:1.2em;
	text-decoration:none;
}
ul#navi li a:hover, ul#navi li.active a {
	color:#ffdf7c;
}
/*====================
		Navi-add
======================*/
ul#navi-add {
	position:absolute;
	top:-21px;
	left:37px;
}
ul#navi-add li {
	float:left;
	padding:0 9px 0 8px;
	background:url(../images/bg-navi-add-border.gif) right 4px no-repeat;
}
ul#navi-add li.last {
	padding:0 9px 0 8px;
	background:none;
}
ul#navi-add li a {
	color:#FFF;
	font-size:1.2em;
	text-decoration:none;
}
ul#navi-add li a:hover, ul#navi-add li.active a {
	text-decoration:underline;
}
/*====================
		Navi-add-2
======================*/
uL#navi-add-2 {
	position:absolute;
	top:16px;
	left:782px;
	width:110px;
}
ul#navi-add-2 li {
	display:block;
	color:#6b6767;
	line-height:18px;
}
ul#navi-add-2 li.deutsch {
	padding-bottom:3px;
}
ul#navi-add-2 li a {
	padding:0 0 0 50px;
	color:#6b6767;
	font-size:1.1em;
	text-decoration:none;
}
ul#navi-add-2 li a:hover, ul#navi-add-2 li.active a {
	color:#FFF;
}
ul#navi-add-2 li.active a {
	padding:0 0 0 50px;
}
ul#navi-add-2 li span {
	display:block;
	width:59px;
	font-size:1em;
	padding-left:40px;
	background:url(../images/flag-germany.gif) right 3px no-repeat;
}
ul#navi-add-2 li.active span {
}
/*====================
		Navi-add-3
======================*/
uL#navi-add-3 {
	position:absolute;
	top:16px;
	left:907px;
	width:110px;
}
ul#navi-add-3 li {
	display:block;
	color:#6b6767;
	line-height:18px;
}
ul#navi-add-3 li.english {
	padding-bottom:3px;
}
ul#navi-add-3 li a {
	padding:0 0 0 53px;
	color:#6b6767;
	font-size:1.1em;
	text-decoration:none;
}
ul#navi-add-3 li a:hover, ul#navi-add-3 li.active a {
	color:#FFF;
}
ul#navi-add-3 li.active a {
	padding:0 0 0 53px;
}
ul#navi-add-3 li span {
	display:block;
	width:59px;
	padding-left:40px;
	font-size:1em;
	background:url(../images/flag-english.gif) right 3px no-repeat;
}
ul#navi-add-3 li.active span {

}
/*====================
		Slideshow
======================*/
#slideshow {
	position:absolute;
	top:18px;
	left:251px;
	width:704px;
	height:185px;
	overflow:hidden;
}

#slideshow img {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
}

#slideshow-frame {
	position:absolute;
	top:14px;
	left:248px;
	width:710px;
	height:194px;
	background:url(../images/slideshow-frame.png) 0 0 no-repeat;
}
/*====================
	Headings
======================*/
h2 {
	text-indent:-5000px;
	height:20px;
	margin:0 0 30px -119px;
}
h3 {
	font-size:1.3em;
	margin:0 0 5px 0;
	color:#E2C670;
}
h4, h5, h6 {
	font-size:1.2em;
	margin:0 0 5px 0;
	color:#E2C670;
}

h2.newsletter {
	background:url(../images/h2/h2-newsletter.png) 0 0 no-repeat;
}

h2.kontakt {
	background:url(../images/h2/h2-kontakt.png) 0 0 no-repeat;
}

h2.danke {
	background:url(../images/h2/h2-danke.png) 0 0 no-repeat;
}

h2.anfahrt {
	background:url(../images/h2/h2-anfahrt.png) 0 0 no-repeat;
}

h2.impressum {
	background:url(../images/h2/h2-impressum.png) 0 0 no-repeat;
}

h2.fehler {
	background:url(../images/h2/h2-fehler.png) 0 0 no-repeat;
}

h2.error {
	background:url(../images/h2/h2-error.png) 0 0 no-repeat;
}

h2.ueber-uns {
	background:url(../images/h2/h2-ueber-uns.png) 0 0 no-repeat;
}

h2.about-us {
	background:url(../images/h2/h2-about-us.png) 0 0 no-repeat;
}

h2.kollektion {
	background:url(../images/h2/h2-kollektion.png) 0 0 no-repeat;
}

h2.collection {
	background:url(../images/h2/h2-collection.png) 0 0 no-repeat;
}

h2.haendler {
	background:url(../images/h2/h2-haendler.png) 0 0 no-repeat;
}

h2.trade {
	background:url(../images/h2/h2-trade.png) 0 0 no-repeat;
}

h2.interieur {
	background:url(../images/h2/h2-interieur.png) 0 0 no-repeat;
}

h2.news-info {
	background:url(../images/h2/h2-news-info.png) 0 0 no-repeat;
}

h2.location {
	background:url(../images/h2/h2-location.png) 0 0 no-repeat;
}

h2.contact {
	background:url(../images/h2/h2-contact.png) 0 0 no-repeat;
}

h2.terms-conditions {
	background:url(../images/h2/h2-terms-conditions.png) 0 0 no-repeat;
}

h2.thank-you {
	background:url(../images/h2/h2-thank-you.png) 0 0 no-repeat;
}
/*====================
	Content
======================*/
#content-container {
	background:url(../images/bg-content-repeat.jpg) right top repeat-y;
}
#content-main {
	padding:44px 0 0 0;
	float:right;
	width:716px;
	background:url(../images/bg-content-top2.png) right top no-repeat;
}
#index #content-main {
	padding:0px;
	background:none;
}
#index-box {
	height:375px;
	padding:18px 0 0 17px;
	background:url(../images/index-box3.jpg) 0 0 no-repeat;
}
#content-main-inner {
	min-height:387px;
	height:auto !important;
	height:387px;
	padding:0 37px 15px 154px;
	font-size:1.2em;
	line-height:150%;
	background:url(../images/bg-content-bottom2.png) right bottom no-repeat;
}
.content-column {
	float:left;
	width:239px;
	margin:0 20px 0 0;
	font-size:0.9em;
	line-height:16px;
}
.content-column.right {
	width:245px;
	margin:0px;
}
#content-main .content-column p {
	margin:0 0 16px 0;
}
#content-main p {
	margin:0 0 18px 0;
}
#content-main p.highlight {
	color:#ffdf7c;
	font-size:1.2em;
}
/*====================
	Anfahrt
======================*/
#map {
	border:1px solid #5D5D5D;
	padding:2px;
}

/*====================
	Footer
======================*/
#push {
	height:227px;
	clear:both;
}

#footer {
	height:204px;
	background:url(../images/bg-footer-outer.gif) 0 0 repeat-x; 
}

#footer-inner {
	position:relative;
	height:204px;
	width:1051px;
	padding:0 0 0 36px;
	background:url(../images/bg-footer3.gif) top center no-repeat;
}
#footer address {
	font-style:normal;
	margin:0 0 20px 0;
}
#footer address strong {
	color:#FFF;
	display:block;
	margin:0 0 11px 0;
	padding:19px 0 0 0;
	font-size:1.2em;
}
#footer address p {
	color:#6b6767;
	font-size:1.1em;
	line-height:14px;
}
#Anmeldung-quick legend {
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 8px 0;
}
#Anmeldung-quick input {
	float:left;
	background:#323232;
	border:1px solid #444444;
	color:#6b6767;
	height:15px;
	width:121px;
	margin:0 5px 0 0;
	font-size:1.1em;
	padding:3px 0 0 5px;
}
#Anmeldung-quick button {
	float:left;
	font-size:1.1em;
	border:none;
	background:none;
	color:#6b6767;
	cursor:pointer;
}
#footer blockquote {
	position:absolute;
	left:-5000px;
}


.pic {
	border:1px solid #806a40;
	padding:2px;
	margin-bottom:2em;
	display:block;
	}
/*====================
	CMS
======================*/
.cms-image {
	float:right;
	margin:0 0 10px 10px;
}

#interieur-en .cms-image  {
	float:left;
	margin:10px 10px 10px 0;
}
#interieur .cms-image  {
	float:left;
	margin:10px 10px 10px 0;
}
#kollektion .cms-image  {
	float:left;
	margin:7px 10px 10px 0;
}
#collection .cms-image  {
	float:left;
	margin:7px 10px 10px 0;
}
#news-info .cms-image  {
	float:left;
	margin:6px 10px 10px 0;
}
#news-info-en .cms-image  {
	float:left;
	margin:6px 10px 10px 0;
}


.cms-untertitle {
	float:right;
	clear:right;
	width:125px;
	text-align:center;
}
#container img.no-style, #container #euroweb img {
	padding:0px;
	border:none;
	margin:0px;
	background:none;
}
.cms-clear {
	height:20px;
}
