
* {
	margin: 0;
	padding:0;
	outline:none;
}
 html[xmlns^="http"] {
 overflow-y: scroll;
}

body {
	font:62.5%/180% Arial, Helvetica, sans-serif;
	color:#414141;
	background:#e7e7e7 url(../images/bg-body.jpg) 0 0 repeat-x;
}

/* ----------------------------------> Global classes <-----------------------------*/
a {
	color:#d38b1f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

ul {
	list-style-type:none;
}

.highlight {
	font-weight:bold;
}

.image {
	border:solid 1px #aaaaaa;
	background:#fff;
	padding:1px;
}

.floatRight {
	float:right;
	margin:0 0 10px 10px;
}

.floatLeft {
	float:left;
	margin:0 10px 10px 0;
}

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

.separator {
	height:30px;
	float:none;
	clear:both;
	background:url(../images/h2/bg-h2.gif) left center no-repeat;
}

#map {
	border:solid 1px #aaaaaa;
	background:#fff;
	padding:1px;
	margin:0 0 5px 0;
}

/* ----------------------------------> Container <-----------------------------------*/
#container {
	width: 954px;
	margin:0 auto;
}

/* ----------------------------------> Header <--------------------------------------*/

#header {
	width:954px;
	height:517px;
	position:relative;
	z-index:1;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
}

#branding a {
	position:absolute;
	left:17px;
	top:38px;
}

/* ----------------------------------> NaviAdd <-------------------------------------*/
#naviAdd {
	list-style-type:none;
	position:absolute;
	left:581px;
	top:44px;
}

#naviAdd li {
	float:left;
	padding:0 0 0 14px;
}

#naviAdd li a {
	float:left;
	display:block;
	height:18px;
	text-indent:-5000px;
	background:url(../images/bg-navi-add.gif) 0 0 no-repeat;
}

#naviAdd li a.home {
	width:56px;
}

#naviAdd li a.home:hover, #naviAdd li.active a.home {
	background-position:0 -18px;
}

#naviAdd li a.kontakt {
	width:50px;
	background-position:-70px 0;
}

#naviAdd li a.kontakt:hover, #naviAdd li.active a.kontakt {
	background-position:-70px -18px;
}

#naviAdd li a.anfahrt {
	width:49px;
	background-position:-134px 0;
}

#naviAdd li a.anfahrt:hover, #naviAdd li.active a.anfahrt {
	background-position:-134px -18px;
}

#naviAdd li a.shop {
	width:70px;
	background-position:-197px 0;
}

#naviAdd li a.shop:hover, #naviAdd li.active a.shop {
	background-position:-197px -18px;
}

/* ----------------------------------> Navi <----------------------------------------*/
#navi {
	list-style-type:none;
	position:absolute;
	left:49px;
	top:380px;
}

#navi li {
	float:left;
}

#navi li a {
	float:left;
	display:block;
	text-indent:-5000px;
	position:relative;
	background:url(../images/bg-navi.jpg) 0 0 no-repeat;
}

#navi li a.brautkollektion {
	width:195px;
	height:160px;
}

#navi li a.brautkollektion:hover, #navi li.active a.brautkollektion {
	background-position:0 -161px;
}

#navi li a.abendmode {
	width:178px;
	height:133px;
	top:10px;
	background-position:-195px -10px;
}

#navi li a.abendmode:hover, #navi li.active a.abendmode {
	background-position:-195px -171px;
}

#navi li a.jugendmode {
	width:202px;
	height:110px;
	top:10px;
	background-position:-373px -10px;
}

#navi li a.jugendmode:hover, #navi li.active a.jugendmode {
	background-position:-373px -171px;
}

#navi li a.accessiors {
	width:135px;
	height:120px;
	top:10px;
	background-position:-575px -10px;
}

#navi li a.accessiors:hover, #navi li.active a.accessiors {
	background-position:-575px -171px;
}

#navi li a.festorganisation {
	width:145px;
	height:120px;
	top:10px;
	background-position:-715px -10px;
}

#navi li a.festorganisation:hover, #navi li.active a.festorganisation {
	background-position:-715px -171px;
}



.raeumungsverkauf {
    left: 594px;
    position: absolute;
    top: 147px;
    width: 260px;
	font-size:13px;
}

.raeumungsverkauf-b {
	position: relative;
	top:20px;
	left:109px;
	color:#a87236;
}

p.raeumungsverkauf-b a {
	text-decoration:none;
	color:#a87236;
	}









/* ----------------------------------> Content <-------------------------------------*/
#contentContainer {
	width:954px;
	background:url(../images/bg-content-container.gif) 0 0 repeat-y;
}

/* ----------------------------------> Content Main <--------------------------------*/
#contentMain {
	width:443px;
	min-height:176px;
	padding:0 30px 10px 99px;
	float:left;
	position:relative;
	z-index:2;
	font-size:1.4em;
	background:url(../images/bg-content-main.gif) 0 0 no-repeat;
}

* html #contentMain {
	height:176px;
}

#headline {
	width:439px;
	padding:0 0 11px 0;
	margin:0 0 17px -2px;
	position:relative;
	background:url(../images/h2/bg-h2.gif) left bottom no-repeat;
}

#contentMain h2 {
	width:300px;
	height:32px;
	display:block;
	text-indent:-5000px;
}

#contentMain h2.home {
	background:url(../images/h2/bg-home.gif) 0 0 no-repeat;
}

#contentMain h2.unserService {
	background:url(../images/h2/bg-unser-service.gif) 0 0 no-repeat;
}

#contentMain h2.kontakt {
	background:url(../images/h2/bg-kontakt.gif) 0 0 no-repeat;
}

#contentMain h2.danke {
	background:url(../images/h2/bg-danke.gif) 0 0 no-repeat;
}

#contentMain h2.anfahrt {
	background:url(../images/h2/bg-anfahrt.gif) 0 0 no-repeat;
}

#contentMain h2.impressum {
	background:url(../images/h2/bg-impressum.gif) 0 0 no-repeat;
}

#contentMain h2.datenschutz {
	width:363px;
	background:url(../images/h2/bg-datenschutz.gif) 0 0 no-repeat;
}

#contentMain h2.geschaeft {
	width:363px;
	background:url(../images/h2/bg-geschaeft.gif) 0 0 no-repeat;
}

#contentMain h2.error {
	background:url(../images/h2/bg-error.gif) 0 0 no-repeat;
}

#contentMain h2.hochzeitsplanung {
	background:url(../images/h2/bg-hochzeitsplanung.gif) 0 0 no-repeat;
}

#contentMain h2.brautkollektion {
	background:url(../images/h2/bg-brautkollektion.gif) 0 0 no-repeat;
}

#contentMain h2.abendmode {
	background:url(../images/h2/bg-abendmode.gif) 0 0 no-repeat;
}

#contentMain h2.jugendmode {
	background:url(../images/h2/bg-jugendmode.gif) 0 0 no-repeat;
}

#contentMain h2.accessiors {
	background:url(../images/h2/bg-accessiors.gif) 0 0 no-repeat;
}

#contentMain h2.aktuelles {
	background:url(../images/h2/bg-aktuelles.gif) 0 0 no-repeat;
}

#contentMain h2.service {
	background:url(../images/h2/bg-service.png) 0 0 no-repeat;
	height:42px;
	width:336px;
}

#contentMain h2.festorganisation {
	background:url(../images/h2/bg-festorganisation.gif) 0 0 no-repeat;
}

#contentMain h3 {
	font-size:1.3em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 0;
}

#contentMain h5 {
	font-size:1em;
	font-weight:normal;
	padding:0 0 0 2px;
}

#contentMain p, #contentMain ul.list {
	margin:0 0 18px 0;
}

#contentMain ul.list {
	padding:0 0 0 24px;
}

#contentMain ul.list li {
	background:url(../images/bg-list.gif) 0 5px no-repeat;
	padding:0 0 0 12px;
}

/* ----------------------------------> Content Sidebar <-----------------------------*/
#contentSidebar {
	width:270px;
	padding:42px 85px 16px 27px;
	float:left;
	background:url(../images/bg-content-sidebar.gif) 0 0 no-repeat;
	min-height:132px;
	font-size:1.3em;
}

* html #contentSidebar {
	height:132px;
}

#contentSidebar h3 {
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#414141;
	font-weight:normal;
}

#aktuelles {
	position:relative;
	float:left;
}

#aktuelles a {
	width:123px;
	height:43px;
	display:block;
	text-indent:-5000px;
	background:url(../images/bg-content-sidebar-link.gif) 0 0 no-repeat;
	position:absolute;
	right:28px;
	bottom:-40px;
}

/* ----------------------------------> Footer <--------------------------------------*/
#footer {
	background:url(../images/bg-footer.gif) 0 0 no-repeat;
	width:855px;
	height:123px;
	padding:59px 0 0 99px;
	font-size:1.3em;
	position:relative;
	z-index:3;
	line-height:normal;
}

#footer h3 {
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer a.onlineShop {
	width:131px;
	height:94px;
	display:block;
	text-indent:-5000px;
	background:url(../images/bg-footer-link-shop.gif) 0 0 no-repeat;
	position:absolute;
	top:-19px;
	left:351px;
}

#footer a.onlineShop:hover {
	background-position:0 -94px;
}

#footer a.lightboxImage {
	width:139px;
	height:116px;
	display:block;
	text-indent:-5000px;
	background:url(../images/bg-footer-image.jpg) 0 0 no-repeat;
	position:absolute;
	top:-55px;
	right:-10px;
	z-index:2;
}

#footer a.lightboxImage:hover {
	background-position:0 -116px;
}

#footerAddress {
	width:190px;
	float:left;
}

#footerAddress address {
	font-style:normal;
}

#footerKontakt {
	width:310px;
	padding:21px 0 0 0;
	float:left;
}

#footerKontakt p strong {
	width:40px;
	float:left;
	font-weight:normal;
}

#footer p a.escape {
	position:relative;
	left:5px;
}

#footer ul li a {
	font:1.5em Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 120px;
	color:#414141;
	}
	
#footer ul li a:hover {
	color:#;
	}

#footerWorktime {
	width:300px;
	float:left;
	position:relative;
	z-index:1;
	padding-bottom:30px;
}

#footerWorktime dl {
	padding:0 0 7px 0;
	position:relative;
	margin:-3px 0 0 0;
	z-index:3;
	width:182px;
}

#footerWorktime dl dt {
	float:left;
	width:75px;
}

#footerWorktime p {
	font-size:0.85em;
	color:#636363;
	position:relative;
	z-index:4;
}

/* ----------------------------------> CMS Classes <---------------------------------*/

#largeImg {
	border: solid 1px #ccc;
	width: 245px;
	height: 398px;
	padding: 5px;
	margin:0 5px 0 0;
}

.thumbs {
	width:180px;
	overflow-y:scroll;
	height:405px;
	}

.p-galerie img {
	border: solid 1px #ccc;
	background:#eeeeee;
	}
.thumbs img {
	border: solid 1px #ccc;
	background:#eeeeee;
	width: 70px;
	height: 52px;
	padding: 4px;
}

.fest-img {
	border: solid 1px #ccc;
	background:#eeeeee;padding: 4px;
	}
	
.thumbs img:hover {
	border-color: #FF9900;
}

.p-galerie, .thumbs {
	float:left;
	}
	
.onlineshop a{
	height: 50px;
    left: 648px;
    position: absolute;
    text-indent: -99999px;
    top: 328px;
    width: 237px;
	}
