﻿@import url('layout.css');
body {
	SCROLLBAR-FACE-COLOR: #8C5A37;
	SCROLLBAR-HIGHLIGHT-COLOR: #8C5A37;
	SCROLLBAR-SHADOW-COLOR: #8C5A37;
	SCROLLBAR-3DLIGHT-COLOR: #8C5A37;
	SCROLLBAR-ARROW-COLOR: #663300;
	SCROLLBAR-TRACK-COLOR: #8C5A37;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	color: #482400;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	background: #321903;
}
#container {
	width: 1000px;
	min-height: 100%;
	height: 100% !important;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	background: #482400;
	border: 1px #482400 solid;
	background-attachment: fixed;
	background-image: url('../back_loewe.jpg');
	background-position: center 95%;
	background-repeat: no-repeat;
}
#masthead {
	text-align: right;
	width: 1000px;
	padding: 0;
	background-color: #E8D1BB;
}
#navigation {
	width: 1000px;
	background-color: #482400;
	overflow: hidden;
}
#column_l {
	width: 790px;
	min-height: 500px;
	height: 100%;
	background-image: url('../col_l_back.png')!important;
	background-image: url('../col_l_back.jpg');
	background-repeat: repeat;
	-moz-opacity: 0.70;
	opacity: 0.70;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
	overflow: inherit;
	border: 1px #f3be8c solid;
}
#column_r {
	width: 160px;
	float: right;
	position: relative;
	margin-right:5px;
}
#footer {
	font-size: x-small;
	width: 1000px;
	margin: 0px;
	overflow: hidden;
}
/* Formatvorlagen für Mastertitel */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Formatvorlagen für die Navigation */
#navigation ul {
	border-top: 2px #482400 solid;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#column_l a {
	color: #482400;
	text-decoration: underline;
}

#column_l a:hover {
	color: #E8D1BB;
	text-decoration: underline;
}

#navigation a {
	color: #E8D1BB;
	text-decoration: none;
	margin: 0 1px;
	padding: 2px;
	display: block;
	border: 1px solid #482400;
}
#navigation a:hover {
	color: #482400;
	background-color: #E8D1BB;
	border: 1px solid #E8D1BB;
}

.sidebar{
	
	-moz-opacity: 0.70;
	opacity: 0.70;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	

}


/* Inhaltsformatvorlagen */
h1 {
	color: #321903;
	font-size: 2.0em;
}
h2 {
	color: #321903;
	font-size: 1.75em;
}
h3 {
	color: #321903;
	font-size: 1.5em;
}
h4 {
	color: #321903;
	font-size: 1.25em;
}
h5 {
	color: #321903;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}

#column_l p {
	color: #482400;
	margin: 4px;
	padding-left: 4px;
}


#column_r p {
	color: #f3be8c;
	font-size: small;
	text-align: left;
	margin: 2px;
	padding: 2px;
}
#column_r a {
	color: #c47e3b;
	text-decoration: none;
	font-size:xx-small;
	text-align:center
}
#column_r a:hover {
	color: #f3be8c;
	text-decoration: underline;
	font-size:xx-small;
	text-align:center
}



/* Formatvorlagen für Fußzeile */
#footer p {
	color: #E8D1BB;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a.normal {
	color: #E8D1BB;
	text-decoration: underline;
}
#footer a:hover.normal {
	color: #f3be8c;
	text-decoration: none;
}

#footer a.copyright {
	color: #c47e3b;
	text-decoration: none;
	font-size:xx-small;
	text-align:center
}
#footer a:hover.copyright {
	color: #f3be8c;
	text-decoration: underline;
	font-size:xx-small;
	text-align:center
}

/* Formatvorlagen für Hyperlinks */
a {
	color: #482400;
	text-decoration: underline;
}
a:hover {
	color: #f3be8c;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align: center;
}
.style_right200 {
	width: 200px;
	float: right;
}
.style_right300 {
	width: 300px;
	float: right;
}
.style_copyright {
	width: 250px;
	float: right;
	text-align: center;
}
.style_left {
	float: left;
	text-align: center;
}
.style_5px {
	margin: 5px;
}
.style_5px_b0 {
	margin: 5px;
	border-width: 0;
}

.style_5px_b1{
	border: 1px #482400 solid;
	margin: 5px;
}

.style_3px_h {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
}
td.bold_back {
	background: #482400; color: #f3be8c; font: normal bold small-caption;
}

.line_90pr {
	background-color: #482400;
	margin: 0px;
	width: 90%; height:1px;
	border: 0
}

p.news {
	padding-left:100px
}

p.news-top {
	text-decoration: underline;
	font-style:normal;
	font-weight:bold
}

