html {
	height: 101%;
}

body {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	background: transparent url(../images/body_bg.png) repeat-y 0 0;
}

ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

h1 {
	font-size: 1.667em;
	font-weight: normal;
	margin: 35px 0 0 0;
	line-height: 2em;
}

h1 span {
	margin-left: -1000px;
}

a {
	color: #5b6983;
}

address {
	font-style: normal;
}

.clear {
	clear: both;
}

.error{
	color:red;
}

span.label {
	display: block;
	width: 4.167em;
	float: left;
}

ul.anfahrt {
	margin: 0.583em 0 0 1.25em;
}


/*************************
 * PAGE SPECIFIC H1 BACKGROUNDS
 *************************/
h1 {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}

body.home h1 { background-image: url(../images/h1/home.gif); }
body.geschichte h1 { background-image: url(../images/h1/geschichte.gif); }
body.facts-and-figures h1 { background-image: url(../images/h1/facts-and-figures.gif); }
body.referenzen h1 { background-image: url(../images/h1/referenzen.gif); }
body.galerie h1 { background-image: url(../images/h1/galerie.gif); }
body.kontakt h1 { background-image: url(../images/h1/kontakt.gif); }
body.anfrage h1 { background-image: url(../images/h1/anfrage.gif); }
body.team h1 { background-image: url(../images/h1/team.gif); }
body.partner h1 { background-image: url(../images/h1/partner.gif); }
body.impressum h1 { background-image: url(../images/h1/impressum.gif); }
body.hochzeiten h1 { background-image: url(../images/h1/hochzeiten.gif); }
body.veranstaltungen h1 { background-image: url(../images/h1/veranstaltungen.gif); }

body.home h1.en { background-image: url(../images/h1/e-home.gif); }
body.geschichte h1.en { background-image: url(../images/h1/e-history.gif); }
body.facts-and-figures h1.en { background-image: url(../images/h1/e-factsfigures.gif); }
body.referenzen h1.en { background-image: url(../images/h1/e-references.gif); }
body.galerie h1.en { background-image: url(../images/h1/e-gallery.gif); }
body.kontakt h1.en { background-image: url(../images/h1/e-contact.gif); }
body.anfrage h1.en { background-image: url(../images/h1/e-request.gif); }
body.team h1.en { background-image: url(../images/h1/e-team.gif); }
body.partner h1.en { background-image: url(../images/h1/e-partner.gif); }
body.impressum h1.en { background-image: url(../images/h1/e-imprint.gif); }
body.hochzeiten h1.en { background-image: url(../images/h1/e-getting-married.gif); }
body.veranstaltungen h1.en { background-image: url(../images/h1/e-events.gif); }


/*************************
 * HEADER
 *************************/

#header {
	height: 140px;
	background: #e5e8ef url(../images/header.jpg) no-repeat top left;
	border-bottom: 1px solid #00285b;
}

#header a.homelink {
	display: block;
	height: 140px;
}

/*************************
 * CONTENT
 *************************/

#main {
	width: 1220px;
}

#content {
	float: right;
	display: inline;
	width: 930px;
	font-size: 0.917em;
	line-height: 1.5em;
}

#content p {
	width: 720px;
	margin-top: 5px;
}

#content div.images {
	clear: both; 
	margin-top: 25px;
}

#content div.images img {
	float: left;
	border: 1px solid #00285b;
	margin: 0 13px 13px 0;
}

#content div.images img.last {
	margin-right: 0;
}

#content ul.column {
	background-color: #e0e2e8;
	list-style: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 305px;
}

#content ul.column li {
	padding-left: 10px;
	line-height: 1.667em;
}

/*************************
 * GALERIE
 *************************/

#remote {
	width: 848px;
	height: 30px;
	border-top: 1px solid #e0e2e8;
	border-bottom: 1px solid #e0e2e8;
	margin: 10px 0 30px 0;
	text-align: center;
}

#remote img {
	margin: 5px 10px 0 10px;
}

#galerie {
	position: relative;
	top: 0;
	left: 0;
}

#galerie #overview {
	background-color: #e0e2e8;
	width: 848px;
}

#galerie #overview img {
	border: 1px solid #00285b;
	margin: 10px;
	width: 116px;
	height: 78px;
}

#galerie .grossansicht {
	width: 848px;
	text-align: center;
	background-color: #e0e2e8;
	padding: 10px 0;
}

#galerie .grossansicht img {
	border: 1px solid #00285b;
}

/*************************
 * SIDEBAR
 *************************/

#sidebar {
	width: 260px;
	color: #5b6983;
	background: transparent url(../images/ornament.png) no-repeat top left;
}


/*************************
 * NAVIGATION
 *************************/
#navigation {
	font-size: 0.917em;
	padding-top: 40px;
	padding-bottom: 30px;
	list-style: none;
	text-align: center;
	margin-right: 17px;
	text-transform: uppercase;
	line-height: 2.083em;
}

#navigation a {
	padding-left: 35px;
	display: inline;
	text-decoration: none;
}

#navigation a span {
	padding-right: 35px;
}

#navigation a:hover,
body.geschichte #navigation .geschichte a,
body.facts-and-figures #navigation .facts-and-figures a,
body.referenzen #navigation .referenzen a,
body.galerie #navigation .galerie a,
body.kontakt #navigation .kontakt a,
body.anfrage #navigation .anfrage a,
body.team #navigation .team a,
body.veranstaltungen #navigation .veranstaltungen a,
body.hochzeiten #navigation .hochzeiten a {
	background: transparent url(../images/nav_roll_left.png) no-repeat left center;
}

#navigation a:hover span,
body.geschichte #navigation .geschichte a span,
body.facts-and-figures #navigation .facts-and-figures a span,
body.referenzen #navigation .referenzen a span,
body.galerie #navigation .galerie a span,
body.kontakt #navigation .kontakt a span,
body.anfrage #navigation .anfrage a span,
body.team #navigation .team a span,
body.veranstaltungen #navigation .veranstaltungen a span,
body.hochzeiten #navigation .hochzeiten a span {
	background: transparent url(../images/nav_roll_right.png) no-repeat right center;
}

body.geschichte #navigation .geschichte a,
body.facts-and-figures #navigation .facts-and-figures a,
body.referenzen #navigation .referenzen a,
body.galerie #navigation .galerie a,
body.kontakt #navigation .kontakt a,
body.anfrage #navigation .anfrage a,
body.team #navigation .team a {
	font-weight: bold;
}

/*************************
 * METANAVIGATION
 *************************/
#metanavigation {
	background: transparent url(../images/nav_trenner.png) no-repeat bottom center;
	padding-bottom: 40px;
	margin-bottom: 30px;
	list-style: none;
	text-align: center;
	margin-right: 17px;
	line-height: 1.167em;
}

#metanavigation a {
	text-decoration: none;
	font-size: 0.75em;
}

#metanavigation a:hover {
	text-decoration: underline;
}

body.impressum #metanavigation .impressum a,
body.partner #metanavigation .partner a {
	font-weight: bold;
}


/*************************
 * TEASER
 *************************/
.teaser {
	font-size: 0.833em;
	text-align: center;
	margin-right: 17px;
}

.teaser p {
	width: 157px;
	text-align: center;
	margin: 0 auto;
}

.teaser a {
	text-decoration: none;
}

/*************************
 * Formular
 *************************/

form {
	background: #F6F6F8 url(../images/anfrage.jpg) no-repeat top right;
}

form div.formwrapper {
	width: 440px;
	padding: 10px;
}

label {
	display: block;
	width: 165px;
	clear: both;
	float: left;
}

select#veranstaltungsart, input {
	width: 268px;
	margin: 0;
}

textarea {
	width: 272px;
	margin: 0;
	height: 70px;
}

fieldset {
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

legend {
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	color: #5b6983;
}

* html legend, *+html legend {
	margin-left: -7px;;
}

.button {
	text-align: right;
}

.button button {
	margin: 0;
	padding: 0;
	width: 62px;
	height: 23px;
	background: transparent url(../images/button.png) no-repeat top left;
	border: none;
	text-transform: uppercase;
	color: #5b6983;
}

/*************************
 * TEAM
 *************************/
.team-member {
	clear: both;
	background-color: #F6F6F8;
	height: 98px;
	margin-bottom: 15px;
}

.team-member address {
	margin: 0 0 0 100px;
	padding-top: 10px;
	font-style: normal;
}

.team-member address:first-line {
	font-weight: bold;
}

.team-member img {
	float: left;
	border: 1px solid #00285b;
}

.team-member p {
	margin: 0 0 0 100px;
}

.team-member p.team-name {
	padding-top: 10px;
}

.team-member .team-name {
	font-weight: bold;
}

/*************************
 * PARTNER
 *************************/

.partner-container div {
	float: left;
	width: 268px;
	height: 102px;
	text-align: center;
}

.partner-container .thirdrow {
	height: 80px;
}

.partner-container {
	width: 804px;
	height: 480px;
	background-color: #F6F6F8;
}