body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636357;
	margin: 0px;
	padding:0px;
	background-color: #B2B0A3;
	scrollbar-3dlight-color: #BDBCB1;
    scrollbar-arrow-color: #636357;
    scrollbar-base-color: #BDBCB1;
    scrollbar-track-color: #BDBCB1;
    scrollbar-darkshadow-color: #636357;
    scrollbar-face-color: #BDBCB1;
    scrollbar-highlight-color: #BDBCB1;
    scrollbar-shadow-color: #BDBCB1;
	scrollbar-3dlight-color: #636357;
}


/* --- LAYER --- */ 
#page_margins {
	position:absolute;
	top:50%;
	left:50%;
	width:1000px;
	height:600px;
	margin-left:-500px;
	margin-top:-300px;
}

.cleardiv {
	clear:both;
	font-size:0px;
	line-height: 0px;
	height:0px;
}

#language {
	height:15px;
}

#nav_start {
	position:relative;
	float:left;
	left:8px;
	width:198px;
	height:510px;
	background-color: #BDBCB1;
	border: 1px solid #FFFFFF;
}

#nav_left {
	position:relative;
	float:left;
	width:198px;
	height:510px;
	background:url(../images/bg_nav.gif) no-repeat #BDBCB1;
	border: 1px solid #FFFFFF;
}

#news_start {
	position:relative;
	float:left;
	left:16px;
	width:198px;
	height:510px;
	background-color: #D2D1CA;
	border: 1px solid #FFFFFF;
}

.news_bg {
	background:url(../images/bg_main.gif) right top;
}

#logo_start {
	position:relative;
	float:left;
	width:582px;
	height:510px;
	border: 1px solid #FFFFFF;
	background:url(../images/logo_start.gif) no-repeat #BDBCB1;
}

#shortnews {
	width:168px;
	height:458px;
	overflow:auto;
	margin:30px 15px 20px 15px;
	
}

#main {
	position:relative;
	float:left;
	left:8px;
	width:790px;
	height:510px;
	border: 1px solid #FFFFFF;
	background:url(../images/bg_main.gif) no-repeat #D2D1CA;
}

#main_news {
	position:relative;
	float:left;
	left:8px;
	width:582px;
	height:510px;
	border: 1px solid #FFFFFF;
	background:url(../images/bg_main.gif) no-repeat #D2D1CA;
}

#contentbreit {
	position:relative;
	top:100px;
	left:30px;
	width:650px;
	height:350px;
	overflow:hidden;
}	

#contentbreit2 {
	position:relative;
	top:100px;
	left:30px;
	width:730px;
	height:350px;
	overflow:hidden;
}	


#content {
	position:relative;
	float:left;
	top:100px;
	left:30px;
	width:350px;
	height:350px;
	overflow:hidden;
}
.container_txt {
	position:absolute;
	width:350px;
	height:350px;
	clip:rect(0px 350px 350px 0px);
	overflow:hidden;
}

#txt  {
}

.scroll {
	position:absolute;
	top:420px;
	left:400px;
	width:11px;
}

.scroll img {
	margin-bottom:15px;
	border:none;
}

#foto {
	position:relative;
	float:right;
	top:100px;
}

.fotoleiste {
	clear:both;
	position:absolute;
	width:385px;
	top:355px;
	right:5px;
}

.bildtext {
	float:left;
}

.fotonav {
	float:right;
	font-size:13px;
}

.wein_div {
	width:230px;
	height:96px;
	float:left;
	margin-bottom:10px;
}

.wein_div_abstand {
	margin-right:20px;
}

.wein_div img {
	float:left;
	margin-right:10px;
}

.wein_div p {
	float:left;
}

#unten_start {
	clear:both;
	position:relative;
	float:left;
	width:584px;
	background-color: #BDBCB1;
	color:#FFFFFF;
	letter-spacing:1px;
}

#unten {
	clear:both;
	position:relative;
	float:left;
	width:792px;
	background-color: #BDBCB1;
	color:#FFFFFF;
	letter-spacing:1px;
}

#unten_right {
	position:relative;
	float:left;
	left:8px;
	width:792px;
	background-color: #BDBCB1;
	color:#FFFFFF;
	letter-spacing:1px;
}

#unten_news {
	position:relative;
	float:left;
	left:8px;
	width:584px;
	background-color: #BDBCB1;
	color:#FFFFFF;
	letter-spacing:1px;
}

#impressum {
	position:relative;
	float:right;
	padding-top:5px;
}

#impressum_left {
	clear:both;
	position:relative;
	float:left;
	padding:0px;
	width:200px;
}

/* --- NAVIGATION --- */
.nav {
	width:158px;
	height:478px;
	overflow:hidden;
	margin:10px 20px 20px 20px;
}

.nav ul {
	margin:0;
	padding:0;
}

ul.menu, ul.menu li {
	padding:0; 
	margin:0;
	list-style:none;
}

.nav ul li {
	margin:20px 0 0 0;
	padding:0;
	list-style-type:none;
}

.nav ul li a {
	font-size: 13px;
	letter-spacing: 1px;
	text-transform:uppercase;
}

.nav ul li ul li {
	margin:8px 0px 0px 0px !important;
	padding:0;
}

.nav ul li ul li ul li {
	margin:0px 0px 0px 15px !important;
	padding:0;
}

.nav ul li ul li a, .nav ul li ul li ul li a {
	font-size: 11px;
	letter-spacing: 1px;
	line-height:1.4em;
	text-transform:uppercase;
	color:#636357;
}

.nav ul li ul li a:hover, .nav ul li ul li ul li a:hover, .nav ul li ul li a.active, .nav ul li ul li ul li a.active {
	color: #FFFFFF;
}

/* --- LINKS --- */
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #636357;
}

a.active {
	color:#636357;
}

.mainnav a {
	font-size: 13px;
	letter-spacing: 1px;
	text-transform:uppercase;
}

.subnav a, .subsubnav a {
	font-size: 11px;
	letter-spacing: 1px;
	line-height:2.0em;
	text-transform:uppercase;
}

#content a, #shortnews a {
	color: #636357;
	text-decoration: none;
}

#content a:hover, #shortnews a:hover {
	color: #FFFFFF;
}

a.impressum {
	color: #FEFEFE;
}

a.impressum:hover {
	color: #636357;
}


/* --- TEXT FORMATIERUNGEN */
h1, h2, h3, p {
	margin:0;
	padding:0;
}


h1 {
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 13px;
	text-transform:uppercase;
	padding-bottom:20px;
}

h2 {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h3 {
	letter-spacing: 1px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}

p {
	margin-bottom:15px;
	line-height:1.4em;
}

p.newsitem {
	padding: 10px 0 15px 0;
}

#unten_start p, #unten p, #unten_right p, #unten_news p {
	margin:3px;
	padding:0px;
}

#logo_start p {
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	margin:30px;
}

/* --- FOTOS */

img.border3 {
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

img.thumb {
	border:1px solid #fff;
	margin:0 21px 22px 0;
}

/* --- FORMULAR FORMATIERUNGEN */
td {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
}

td.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636357;
}

input, select, textarea {
	border-width:1px; 
	border-style:solid; 
	border-color:#FFFFFF; 
	margin:3px 0px 6px 0px; 
	padding:3px; 
	background-color:#D2D1CA; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #636357
}

.button {
	border-width:1px; 
	border-style:solid; 
	border-color:#ffffff; 
	margin:3px 6px 6px 0px;
	padding:0px; 
	background-color:#BDBCB1; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #636357
}
