﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBE8E0;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
	padding-top: 5px;
	margin-top: 5px;
	
}

a:link {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../standard-pictures/link-02-grau.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #640000;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #999;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../ICONS%20+%20Schaltfl%C3%A4chen/icon_video_subitem.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a:hover {
	text-decoration: none;
	color: #06F;
	background-image: url(../standard-pictures/link.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
}

a:active {
	color: #06F;
	font-weight: normal;
	text-decoration: none;
}

.text-zentriert {
	text-align: center;
}

.kasten-rechts-überschrift {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #666;
	width: 280px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	margin-top: 5px;
}
.container-rechts-text-einzug {
	color: #666;
	padding-left: 10px;
}
.container-main-text-einzug {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}


.navibalken-seitenlinks {
	padding-bottom: 2px;
	height: 25px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.flash-container {
	position: absolute;
	height: 400px;
	width: 500px;
	left: 450px;
	top: 200px;
	background-image: url(../standard-pictures/shadow-01.png);
	background-repeat: repeat-x;
	background-position: left top;
	visibility: hidden;
	z-index: 4;
	background-color: #EBE8E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD7C8;
	border-right-color: #DDD7C8;
	border-bottom-color: #DDD7C8;
	border-left-color: #DDD7C8;
}


#container-rechts {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	position:absolute;
	left:710px;
	top:105px;
	width:270px;
	height:auto;
	z-index:2;
	padding-top: 30px;
	padding-left: 0px;
	padding-bottom: 15px;
	visibility: visible;
	padding-right: 10px;
	margin-bottom: 15px;
	overflow: visible;
}
#logo {
	position: absolute;
	width: 2000px;
	left: 0px;
	top: 0px;
	height: 95px;
	visibility: visible;
	z-index: 1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DDD7C8;
	background-image: url(../standard-pictures/shadow-01.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#navibalken {
	position:absolute;
	width:946px;
	height:25px;
	z-index:30;
	text-align: left;
	visibility: visible;
	left: 139px;
	top: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
}
#navibalken-2 {
	position:absolute;
	width:350px;
	height:30px;
	z-index:5;
	text-align: right;
	visibility: visible;
	left: 643px;
	top: 53px;
	font-size: 12px;
}
#main-container {
	position:absolute;
	left:0px;
	top:100px;
	width:540px;
	height:auto;
	z-index:1;
	overflow: visible;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 110px;
	visibility: visible;
	background-color: #F5F3EF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DDD7C8;
	padding-bottom: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DDD7C8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD7C8;
	margin-bottom: 5px;
}
#hintergrund-container {
	position:absolute;
	left:0;
	top:0;
	width:1000px;
	height:2000px;
	z-index:0;
	visibility: visible;
}
.textblau {
	color: #06F;
}
.faire-woche     {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3566FF;
}

