﻿
body
{
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
	margin-left: 220px;
	margin-top: 40px;
	background-color: #3366CC;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color:Black;
	scrollbar-face-color:#606f46;
	scrollbar-base-color:#e3e6df;
	scrollbar-track-color:#d7dad1;
}

div #box
{
	width: 1280px;
	height: 1024px;
}

div #container 
{
	width:800px;
	height:750px;
}

div #banner
{
	border: 1px solid #C0C0C0;
	width: 800px;
	height: 130px;
	background-image: url(img/p3.jpg);
	font-family: Verdana;
	font-size: 52px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

div #navi
{
	border: 1px solid #CCCCCC;
	width: 800px;
	height: 20px;
	position: absolute;
	z-index: auto;
	top: 140px;
	left: 220px;
	background-color: #334711;
	word-spacing:10px;
	text-align:center;
}

div #inhalt
{
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	width: 790px;
	height: 470px;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	padding-left:10px;
}
div #hinweis
{
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	width: 780px;
	height: 100px;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
}
div #img
{
	border-width: 1px;
	border-color: #C0C0C0;
	width: 800px;
	height: 150px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url('img/bg_img.jpg');
	background-repeat: repeat-x;
}

.img
{
	border: 2px solid #334711;
	margin-left: 27px;
	margin-top: 30px;
}

.img_detail
{
	border: 2px solid #334711;
	margin-left:10px;
	margin-top:30px;
}
.img_gallerie
{
	margin-left: auto;
	margin-top: 4px;
}
.text_navi
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-align: center;
	vertical-align: text-bottom;
}

.text_link
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.aktuell
{
	margin-left: auto;
	margin-top: 4px;
}

.text_hell
{
	font-size: 9pt;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	right: 10px;
}

.border_teilnahme
{
border: 2px solid #334711;
}

