* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    }

a {
 outline: none;
}
img, div, input { 
	behavior: url("/iepngfix.htc")
	}
body {
    background: url('../img/wrapper.gif');
    }
#shadow {
    background: url('../img/backgroundshadow.gif') no-repeat center top; 
    width: 100%; 
    height: 719px; 
    position: absolute; 
    top: 32px; 
    z-index:-1;
    }
#align {
    width: 1000px;
    position: absolute;
    top: 44px;
    left: 50%;
    margin-left: -500px;
    }
#footer {
    color: #d4d8d9;
    display: inline;
    list-style: none;
    font-size: 12px;
    line-height: 12px;
	}	
#footer span {
    color: #f1eee7;
	}
#nav-topleft, #nav-topright {
    color: #f1eee7;
    display: inline;
    list-style: none;
    font-size: 12px;
    line-height: 12px;
    }
#nav-topleft li, #nav-topright li {
    float: left; 
    }
#nav-topleft li a, #nav-topright li a, #footer a {
    color: #d4d8d9;
	text-decoration: none;
    }
#nav-topleft li a:hover, #nav-topright li a:hover, #nav-topright li a.active,  #footer a:hover {
    color: #516667;
    }
#nav-topleft {
    position: absolute; 
    left: 0;
    top: -29px;
    margin: 0 0 0 24px;
    }   
#nav-topright {
    position: absolute; 
    right: 0;
    top: -29px;
    margin: 0 24px 0 0;
    }   
#footer {
    display: block;
    margin: -5px 0 0 24px;
    }
#main {
    height: 719px;
    }
#nav {
    width: 200px;
    height: 695px;
    float: left;
    margin: 0 8px 0 0;
    }
ul#nav-layer1 {
    list-style-position: outside;
    list-style-type: none;
    margin-top: 240px;
    }
ul#nav-layer1 li {
    margin: 0 0 25px 52px;
    line-height: 12px;
    font-size: 12px;
    }
ul#nav-layer1 li a {
    display: block;
    }
ul#nav-layer2 {
    list-style-position: outside;
    list-style-type: none;
	margin-bottom: -10px;
    }
ul#nav-layer2 li {
    margin: 12px 0 0 0;
    }
ul#nav-layer2 li a {
    color: #efeee9;
    padding: 0 0 0 13px;
    font-size: 12px;
    line-height: 16px;
    display: block;
    text-decoration: none;
    }
ul#nav-layer2 li a:hover, ul#nav-layer2 li a.aktiv {
    color: #c5a143;
    }
ul#nav-layer3 {
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 63px 53px;
    color: #c5a143;
	height: 12px;
	color: #c5a143;
    }
ul#nav-layer3 li {
    display: inline;
	color: #c5a143;
    }
ul#nav-layer3 li a {
	color: #343233;
	padding: 0 5px 5px 5px;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	background: none;
    }
ul#nav-layer3 li a:hover, ul#nav-layer3 li a.aktiv {
    color: #c5a143;
    }
#imagesidebar {
    float: left;
    }   
#content {
    float: left;
    margin: 0 8px 0 0;
    }
div.small {
    width: 492px;
    height: 695px;
    background: url('../img/smallcontentBackground.jpg') no-repeat;
	}	
div.wide {
    width: 716px;
    height: 695px;
    background: url('../img/widecontentBackground.jpg') no-repeat;
	}	
img.titleImage {
    margin: 88px 0 22px 58px;
    }
img.subtitleImage {
	display: block;
    margin: 30px 0 31px 58px;
    }
div#closedContent {
	width: 417px;
	height: 439px;
    margin: 0 0 0 58px;
	overflow: auto;
	overflow-x:hidden;
	}
div#openContent {
	width: 450px;
	height: 395px;
    margin: 0 0 0 78px;
	overflow: auto;
	overflow-x:hidden;
	}
div#openContent p {
	width: 400px;
	}	
div#content p, div#content table {
    font-size: 12px;
    line-height: 20px;
	color: #343233;
    }
div#closedContent p, div#closedContent table {
	width: 380px;
	}
div#content a {
	color: #851c16;
	padding-left: 15px;
	text-decoration: none;
	background: url('../img/link.png') no-repeat center left;
	}
#content ul {
	color: #343233;
    font-size: 12px;
    line-height: 18px;
	list-style: inside;
	list-style-type: disc;
	}	
div#content ul li {
	}	
div#content input {
	border: 1px solid #e6eaeb;
	height: 19px;
	margin: 4px 0;
	}
div#content td {
	font-size: 12px;
	color: #343233;
	}
input.eingabe {
	width: 296px;
	font-size: 12px;
	color: #343233;
	}
div#content input.submit {
	border: 1px solid #e6eaeb;
	width: 100px;
	height: 24px;
	background: #f7f7f7;
	color: #343233;
	}
div#content input.checkbox {
	border: 1px solid #e6eaeb;
	background: #f7f7f7;
	color: #343233;
	margin: 10px 50px 0 5px;
	}
div#content textarea {
	border: 1px solid #e6eaeb;
	width: 296px;
	height: 87px;
	font-size: 12px;
	color: #343233;
	}
div#content	.gold {
	color: #c5a143;
	}
img.flasche {
	float: left;
	margin: 0 65px 0 78px;
}
