/* CSS Document */
#navcontainer {

}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}

#navcontainer a
{
	display: block;
	color: #CCCCCC;
	background-color: #990000;
	width: 11.5em;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
}

#navcontainer a:hover
{
	background-color: #333333;
	color: #CCCCCC;
	font-weight: bold;
}

#stylefour{
	position:absolute;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	background-image: url(../_img/bgOFF1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	top: 200px;
	width: 960px;
}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 30px 0 30px;
	height:23px;
	background-color: transparent;
	background-image: url(../_img/bgDIVIDER1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background-color: #fff;
	background-image: url(../_img/bgON1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.position {
	width: 960px;
	left: 50px;
	top: 10px;
	height: 200px;
	position: absolute;
}

.left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	width: 160px;
	height: 530px;
	left: 5px;
	border: 1px inset #000000;
	position: absolute;
	top: 5px;
	visibility: inherit;
	overflow: visible;
}
.middle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	left: 185px;
	height: 530px;
	width: 590px;
	position: absolute;
	border: 1px inset #000000;
	overflow: visible;
	visibility: inherit;
	top: 5px;
	text-align: center;
}
.right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	width: 160px;
	height: 530px;
	right: 5px;
	border: 1px inset #000000;
	position: absolute;
	top: 5px;
	visibility: inherit;
	overflow: visible;
	text-align: right;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 956px;
	background-color: #66FF66;
	color: #000000;
	padding: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #666666;
	text-align: right;
	width: 950px;
	height: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #CCCCCC;
	position: absolute;
	bottom: 2px;
	left: 5px;
}
.head {
	background-color: #CCCCCC;
	width: 960px;
	left: 0px;
	top: 0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	top: 254px;
	left: 50px;
	height: auto;
	width: 960px;
	text-align: left;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.bg_karte
{
	background-color: #CCCCCC;
	width: 960px;
	position: absolute;
	height: 550px;
	top: 255px;
	left: 50px;
	border: 1px inset #000000;
	visibility: inherit;
	overflow: visible;
}
.bg_main
{
	background-color: #CCCCCC;
	width: 960px;
	position: absolute;
	height: auto;
	top: 255px;
	left: 50px;
	border: 1px inset #000000;
	visibility: inherit;
	overflow: visible;
}

.tabhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.tableft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 500px;
	left: 0px;
	text-align: left;
}
.tabright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 90px;
	right: 0px;
	text-align: right;
}

body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
}
p
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
}
h1
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    color: #000000;
}
h2
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    color: #000000;
}
h3
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #000000;
}
table {
	left: 0px;
	top: 0px;
	text-align: left;
	width: 960px;
}
.filler {
	width: 100%;
}
.theaser01 {
	border: 1px solid #990000;
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #999999;
	height: 300px;
	width: 200px;
	padding-top: 15px;
	padding-left: 15px;
}
.theaser02 {
	border: 1px solid #990000;
	position: absolute;
	top: 5px;
	left: 5px;
	background-color: #999999;
	height: 300px;
	width: 200px;
	padding-top: 15px;
	padding-left: 15px;
}
