/* CSS RESET RELOADED by meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Image fixes */
a img {
    border: none;
}

img {
    vertical-align: bottom;
}

/* Main Font */
body, input, textarea, td, select {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
}

/* Main Layout Style */
html, body {
    background: #FFFFFF;
 	height: 100%;
    color: #6f6f6f;
    margin: 0px;
}

.body-home {
    background: url(/images/home/background.jpg) repeat-x 0px 0px;
}

/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block;
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Default Heading Styles */
h1 {
    font-weight: bold;
    margin: 0px;
}

h2 {
    font-weight: bold;
    margin: 0px;
}

h3 {
    font-weight: bold;
    margin: 0px;
}

/* Font-Style */
.title {
    font-size: 11px;
    line-height: 15px;
    color: #BCA249;
    font-weight: bold;
    margin: 0px 0px 7px 0px;
}

.subtitle  {
    font-size: 11px;
    line-height: 15px;
    color: #BCA249;
    text-transform: uppercase;
    margin: 0px 0px 7px 0px;
}

.addresstitle {
    font-size: 11px;
    line-height: 15px;
    color: #BCA249;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
}

.txt_gold {
    font-size: 9px;
    line-height: 13px;
    color: #BCA249;
    margin: 0px;
}

/* Formular */
input {
    color: #000000;
    background: #FFFFFF;
    font-size: 11px;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    padding: 0px 0px 2px 5px;
}

textarea {
    width: 376px;
    height: 50px;
    color: #000000;
    background: #FFFFFF;
    font-size: 11px;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    padding-left: 5px;
}

.button {
    font-weight: bold;
    color: #FFFFFF;
    background: #BCA249;
    font-size: 11px;
    border-color: #BCA249;
    border-style: solid;
    border-width: 2px;
    padding: 0px;
}

.noborder {
    background: none;
    border-width: 0px;
}

/* Table */
td {
    vertical-align: top;
}

td.line {
    font-size: 1px;
    line-height: 1px;
    border-color: #BCA249;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
}

td.subline {
    font-size: 1px;
    line-height: 1px;
    border-color: #BCA249;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
}

td.line-empty {
    font-size: 1px;
    line-height: 1px;
}

td.formular {
    padding: 0px 0px 5px 0px;
}

td.formular_txt {
    padding: 0px 0px 2px 0px;
}

/* Default Link Style */
a:link, a:visited {
    color: #6F6F6F;
    text-decoration: none;
}
a:hover, a:active {
    color: #BCA249;
    text-decoration: none;
}

/* List */
li.li-empty {
    font-size: 1px;
    line-height: 1px;
}

#navigation ul, #gennavigation ul {
    list-style-type: none;
}

#navigation li, #gennavigation li {
    list-style-type: none;
}

#gennavigation li {
    display: inline;
    font-size: 9px;
    float: right;
}

div#content-left li {
    background: url(/images/interface/bullet.jpg) no-repeat 0px 5px;
    padding-left: 12px;
}

div#gennavigation a:link, 
div#gennavigation a:visited {
    color: #6F6F6F;
    text-decoration: none;
}

div#gennavigation a:hover, 
div#gennavigation a:active {
    color: #BCA249;
    text-decoration: none;
}

/* Main Container */
div#container {
    width: 960px;
	margin: 0 auto;
    min-height: 100%;
	height: auto !important;
 	height: 100%; /* IE */
}

/* Home */
div#container div#content-home {
    position: relative;
    clear: both;
    width: 960px;
    height: 502px;
}

div#container div#navigation-home {
    clear: both;
    width: 960px;
    height: 79px;
    text-align: center;
}

div#content-home div#button-hochzeit {
    position: absolute;
    bottom: 100px;
    right: 270px;
    width: 123px;
    height: 124px;
    z-index: 10;
}

/* Header */
div#container-header {
    clear: both;
    width: 960px;
    height: 146px;
}

div#container-header div#logo {
    float: left;
    width: 245px;
    height: 126px;
}

div#container-header div#header-image {
    float: left;
    width: 495px;
    height: 126px;
}

div#container-header div#address-content {
    position: relative;
    float: right;
    width: 205px;
    height: 129px;
}

div#address-content div#address {
    position: absolute;
    bottom: 0px;
    width: 205px;
}

/* Content */
div#container-content {
    position: relative;
    clear: both;
    width: 960px;
    min-height: 336px;
    background: url(/images/content/frosch.jpg) no-repeat bottom right;
}

div#container-content div#navigation {
    float: left;
    width: 245px;
    min-height: 336px;
}

div#container-content div#content-left {
    float: left;
    width: 378px;
    min-height: 336px;
    padding-bottom: 20px;
}

div#container-content div#content-right {
    float: right;
    width: 337px;
    height: 336px;
}

div#container-content div#button-hochzeit {
    position: absolute;
    bottom: 190px;
    right: 20px;
    width: 123px;
    height: 124px;
    z-index: 10;
}

/* Footer */
div#container-footer {
    clear: both;
    width: 960px;
    height: 50px;
}

div#container-footer div#golden-line {
    clear: both;
    width: 960px;
    height: 50px;
    background: #BCA249;
}

div#container-footer div#gennavigation {
    float: right;
    width: 200px;
    height: 30px;
    padding-top: 5px;
}