body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	color: black;
	line-height: 130%;
	background-color:#bed8a8;
}

#support_navi {
	margin-top: 5px;
	width: 750px;
}

#support_navi_back {
	float: left;
	width: 290px;
	padding: 3px;
}

#support_navi_print {
	float: left;
	width: 70px;
	text-align: right;
	padding: 3px;
}

#support_navi_pdf {
	float: left;
	width: 70px;
	padding: 3px;
}

#support_navi_top {
	float: right;
	text-align: right;
	padding: 3px;
}

.clear {
	clear: both;
}

.input {
	font-size: 10px; 
	border: 1px solid #cccccc;
}

form {
	padding: 0;
	margin: 0;
}

a img {
	padding: 0;
	margin: 0;
}

a {
	color: #0064DF;
	text-decoration: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #0064DF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}


h2 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

h3 {
	width: 100%;
	background-image: url(/fileadmin/templates/images/sun.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #0064DF;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	height: 20px;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #0064DF;
	margin-bottom:3px;
}

a:hover {
	color: #0064DF;
	text-decoration: underline;
}

a img {
	border: 0;
}

#main {
	position: absolute;
	top: 30px;
	left: 50px;
	width: 950px;
	min-height: 1200px;
	background-color: white;
	z-index: 10;
	border: 10px solid white;
}

#logo {
	position: absolute;
	top: 32px;
	left: 850px;
	border: 1px solid white;
	z-index: 11;
}
#logo2 {
	position: absolute;
	top: 115px;
	left: 850px;
	z-index: 11;
}

#season_navi {
	float: left;
}

#lang_navi {
	float: right;
	padding-right: 45px;
}

#main_navi {
	background-color: #7fb150;
	color: white;
	border-top: 10px solid white;
}

#top_grey {
	background-color: white;
	height: 21px;
	border-bottom: 1px solid white;
	padding-top: 5px;
}

#main_navi_lv2_grey {
	border-top: 1px solid white;
	background-color: #006f12;
	height: 17px;
	padding-left: 1px;
}


#subnavi_header {
	text-transform: uppercase;
	color: #aa1e36;
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	padding-left:5px; 

}

.main_navi_lv3_no {
	font-size: 11px;
	padding-left: 17px;
	padding-top: 1px;
	background-image: url(../images/main_navi_lv3_bg.gif);
	background-repeat: no-repeat;
}

.main_navi_lv3_no a {
	color: black;
	text-decoration: none;
}

.main_navi_lv3_no a:hover {
	color: black;
	text-decoration: underline;
}

.main_navi_lv3_act {
	font-size: 11px;
	padding-left: 17px;
	padding-top: 1px;
	background-image: url(../images/main_navi_lv3_bg.gif);
	background-repeat: no-repeat;
}

.main_navi_lv3_act a {
	color: black;
	text-decoration: underline;
}

#main_navi_lv4 {
	padding-left: 17px;
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 10px;
}

.main_navi_lv4_no a {
	color: black;
	text-decoration: none;
}

.main_navi_lv4_no a:hover {
	color: black;
	text-decoration: underline;
}

.main_navi_lv4_act a {
	color: black;
	text-decoration: underline;
}

#clickpath_wrap {
	border-top: 1px solid white;
	border-bottom: 10px solid white;
	background-color: #e7e8ea;
	height: 13px;
	font-size: 10px;
	padding-left: 1px;
	padding-right: 5px;
}

#content {
	margin-top: 1px;
}

#content_left {
	float: left;
	width: 348px;
}

#content_big_left {
	float: left;
	width: 750px;

}

#content_small_left {
	float: left;
	width: 149px;
	min-height: 150px;
}

#content_big_center {
	float: left;
	width: 600px;
}

#content_center {
	float: left;
	width: 400px;
	margin-left: 0px;
}

#content_right {
	float: right;
	width: 200px;

}

#content_right a {
	color: black;
}

.season_navi {
	float: left;
	padding-left: 13px;
	padding-top: 1px;
	background-image: url(/fileadmin/templates/images/navi_saison_no.gif);
	background-repeat: no-repeat;
	margin-right: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.season_navi a {
	color: #A9ABAE;
	text-decoration: none;
}

.season_navi a:hover {
	color: #006f12;
	text-decoration: none;
}

.lang_navi {
	float: left;
	padding-left: 13px;
	padding-top: 1px;
	background-image: url(/fileadmin/templates/images/navi_arrow_no.gif);
	background-repeat: no-repeat;
	margin-right: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.lang_navi a {
	color: white;
	text-decoration: none;
}

.lang_navi a:hover {
	color: white;
	text-decoration: none;
}

#tip_navi {
	position: absolute; 
	left: 800px;
	top: 80px;
	z-index: 15;
	background-image: url(/fileadmin/templates/images/trans.png);
	background-repeat: repeat-all;
	border: 1px solid white;
	padding: 5px;
	padding-left: 10px;
	width: 174px;
	height: 150px;
}

.tip_navi {
	text-transform: uppercase;
	font-size:11px;
}

.tip_navi a {
	color: black;
	text-decoration: none;
}

.tip_navi a:hover {
	color: #0064DF;
	text-decoration: none;
}

.main_navi_no {
	float: left;
	padding-left: 13px;
	padding-top: 1px;
	background-image: url(/fileadmin/templates/images/navi_arrow_no.gif);
	background-repeat: no-repeat;
	margin-right: 14px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100px;
}

.main_navi_no a{
	color: white;
	text-decoration: none;
}

.main_navi_no a:hover {
	text-decoration: none;
}

.main_navi_act {
	float: left;
	padding-left: 13px;
	padding-top: 1px;
	background-image: url(/fileadmin/templates/images/navi_arrow_no.gif);
	background-repeat: no-repeat;
	margin-right: 14px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100px;
}

.main_navi_act a{
	text-decoration: none;
}

.main_navi_act a:hover {
	text-decoration: none;
}

#main_navi_left_grey {
	float: left;
	width: 400px;
}

#main_navi_left_grey .main_navi_no a:hover{
	color: #006f12;
}

#main_navi_left_grey .main_navi_act a{
	color: #006f12;
}

#main_navi_right {
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
	padding-right: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
	width: 530px;
	text-align: right;

}

#main_navi {
	height: 56px;
	padding: 5px;
	padding-left: 10px;
}

.main_navi_lv2_no {
	float: left;
	padding-left: 13px;
	padding-top: 1px;
	background-image: url(/fileadmin/templates/images/navi_arrow_no.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	font-weight: bold;
}

.main_navi_lv2_no a{
	color: white;
}

.main_navi_lv2_no a:hover{
	color: white;
}

#clickpath {
	float: left;
}

#clickpath a {
	color: black;
	text-decoration: none;
}


#clickpath a:hover {
	color: black;
	text-decoration: underline;
}

#date {
	float: right;
}

#slogan {
	position: absolute;
	margin-top: 82px;
	z-index: 50;
	height: 25px; 
	width: 300px;
	left: 470px;
}

.right_box_wrap {
	width: 186px;
	background-color: #BED8A8;
	padding: 7px;
	margin-bottom: 0px;
}

#skyscraper {
	position: absolute;
	top: 28px;
	left: 1025px;
	border: 0px solid white;
}

#bottom_box {
	position: absolute;
	margin-top:20px;
}

/* NEWS */
.events-list-item {
	background-color: white;
	width: 320px;
	margin-left: 10px;
	border: 5px solid white;
	margin-bottom: 12px;
}


.events-list-item-right {
	float: right;
	width: 190px;
}

.events-single-item-right-greybox {
	background-color: #E7E8EA;
	padding: 3px;
	font-weight: bold;
	width: 393px;
	border-left: 1px solid white;
}


.news-list-item-left {
	float: left;
	width: 120px;
}

.news-list-item-right {
	float: right;
	width: 225px;
}

.news-list-item {
	margin-bottom: 8px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 8px;
}

.news-list-item-right-cross {
	text-align: right;
}

.news-single-item-right-greybox {
	background-color: #e7e8ea;
	padding: 3px;
	font-weight: bold;
}

.news-single-item-right-content {
	padding: 3px;
}

.events-single-item-right-content {
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}

.news-single-item-left {
	float: left;
	width: 340px;
	border-right: 1px solid white;
}

.news-single-item-right {
	float: left;
	width: 408px;
}

.news-single-img a img {
	margin-bottom: -8px;
	margin-left: 1px;
	margin-right: 1px;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable {
	font-size: 10px; 
	border: 1px solid #cccccc;
}