* {
	margin: 0;
	padding: 0;
}
body {	
	background: #253046;
	color: #E1B049;
	font: 400 100.01% Verdana, helvetica, sans-serif;
}
a img {
	border: 0;
}
a {
	color: #E1B049;
	text-decoration: none;
}
.clear {
	clear: both;
}
h1, h2, h3 {
	font-size: 1.0em;
	text-transform: uppercase;
	margin-bottom: 15px;
}
p {
	margin: 10px 0;
}
/* Layout - DIVs * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div#seite {
	width: 900px;
	margin: 20px auto 10px;
	position: relative;
}
div#header {
	position: relative;
	z-index: 19;
}
div#content {
z-index: 9;
	border: 2px solid #E2AF45;
	margin: 0px 0px 10px;
	display: block;
	clear: both;
	font-size: 0.6em;
	height: 346px;
	position: relative;	
}
div.inner {
	border: 1px solid #E2AF45;
}
div#left, 
div#right {	
	border: 2px solid #E2AF45;
	padding: 3px;
}
div#left {
	width: 562px;
	float: left;
}
div#right {
	width: 313px;
	float: right;
}
div#footer {
	float: left;
	width: 100%;
	margin-top: 5px;
	padding-left: 10px;
	position: relative;
}
div#panel {
	float: left;
	width: 130px;
	border-right: 1px dashed #E2AF45;
	padding: 10px;
	height: 325px;
}
div#pagination {
	position: absolute;
	bottom: 1em;
	right: 15px;
	width: 715px;
	text-align: center;
}
/* Header-Layout * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
img#logo {
	float: left;
	margin-bottom: 15px;
}
img#flag {
	float: right;
	margin-top: 20px;
}

#player {
	position:absolute;
	top:46px;
	left:180px;
}

*html #player {
	position:absolute;
	top:46px;
	left:35px;
}
/* Content-Layout * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div#panel ul {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 18px;
	font-size:10px;
}
div#panel ul li {
	margin: 2px 0px 2px;
}
div#panel ul li a {
	text-decoration: none;
	text-transform: uppercase;
}
div#panel ul.collection li a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}
.current {
	font-style: italic;
}
div#content p {
	line-height: 1.5em;
}
/* Footer-Layout * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div#footer img {
	float: left;
	padding: 0 2px;
}
div#footer ul {
	position: absolute;
	right: 0;
	bottom: 0;
	list-style-type: none;	
	padding-right: 10px;
	margin-top: -5px;
}
div#footer ul li {
	float: left;
}
div#footer ul li a {
	text-decoration: none;
	font-size: 0.6em;
	padding: 0px 10px;
}
/* Formular-Layout * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
form.login {
	text-align: center;
}
form.login input {
	border: 0;
	width:135px;
}
form.login input.button {
	border: 0;
	width:50px;
}
form.login label {
	margin-top: 10px;
	display: block;	
}

/* Miscellaneous * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div.image {
	width: 190px;
	text-align: center;
	float: left;
	margin: 20px 24px;
}
div.image img {
	border: 1px solid #a9a9a9;
}
div.sitemap ul {
	text-transform: uppercase;
	margin: 20px;
	list-style-type: none;
}
div.sitemap ul li {
	margin-bottom: 10px;

}
div.sitemap ul  ul {
	margin:0px;
	list-style-type: none;
	float: left;
	margin-top: 10px;
}
div.sitemap ul  ul li {
	float: left;
	margin: 0px 10px;
}
div.news {
	position: relative;
}
div.news a {
	position: absolute;
	top: 35px;
	right: 0;
}
div.news h3 {
	margin-bottom: 0px;
}
div.news p {
	margin-bottom: 25px;
}
/* Kollektion  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
ul.inline {
	list-style-type: none;
}
ul.inline li {
	margin: 10px;
}
ul.inline li a:hover {
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: underline;
}
div.info {
	float: right;
	width: 400px;
	margin: 60px 25px 0 0;
}
div.picholder {
	width: 90px;
	float: left;
	text-align: center;
}

div.overview_thumb {
	width:140px;
	height:160px;
	margin:10px 0 5px;
	text-align:center;
	float:left;
}

div.overview_thumb img {
	margin-bottom:15px;
}
div.overview_thumb p {
	margin-top:0;
}

div.holder {
	width:710px;
	margin-right:10px;
	height:343px;
	float:right;
}
/* FAQ */
div#panel ul.faq_headlines  {
    margin: 0;
}
div#panel ul.faq_headlines li {
    line-height: 8px;
    font-size: 10px;
    margin-right: 5px;
}
div#panel ul.faq_headlines li a:hover {
    text-decoration: underline;
}
dl dt {
    font-weight: bold;
    font-size: 12px;
}
dl dt.q {
   margin-bottom: 5px;
}
dl dt.a {
   margin-top: 7px;
}
div.faq h2 {
    border-bottom: 1px solid #E1B049;
}
div.faq {
    scrollbar-3dlight-color:#E1B049;
    scrollbar-arrow-color:#253046;
    scrollbar-face-color:#E1B049;
    scrollbar-track-color:#253046;
    scrollbar-darkshadow-color:#E1B049;
    scrollbar-highlight-color:#E1B049;
    scrollbar-shadow-color:#E1B049;
}
