﻿html
{
	margin: 0px;
	padding: 0px;
	
}

body
{
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bg_body.gif');
	background-repeat: repeat-x;
	background-color: #FEFEFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333;
	line-height: 125%;
}

h1
{
	font-family: "Trebuchet MS", Arial;
	font-size: 23px;
	color: #81ACD6;
	font-weight: bold;
	line-height: normal;

}
.clear
{
	clear: both;
}

a
{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333;
	text-decoration: underline;

		
}

.fitforfuture 
{
	width: 980px;
	background-color: #fff;
	border: 1px solid #DEDEDE;
	border-top: 0px;
	margin: 0 auto 20px auto;
	height: auto;
	background-image: url('../images/bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}


.fitforfuture .headnavi
{
	background-color: #333;
	height: 45px;
	width: 100%;
	color: #fff;
}

.fitforfuture .headnavi a,
.fitforfuture .headnavi a:focus,
.fitforfuture .headnavi a:active,
.fitforfuture .headnavi a:visited
{
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	display: block;
	float: left;
	padding: 15px;
	font-weight: bold;
}

.fitforfuture .headnavi a:hover
{
	background-color: #525252;
	text-decoration: underline;
	font-weight: bold;
}

.active 
{
	background-color: #fff !important;
	color: #000 !important;
}

.fitforfuture .logo
{
	height: 88px;
	width: 100%;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	background-position: 25px 25px;
	margin:0 0 30px 0;
}


.fitforfuture .left
{
	width: 420px;
	_width: 400px; /* TODO: IE6 intepretiert das Boxmodell falsch und rechnte so mehr Breite dazu, deshalb weniger px*/
	margin:0 0 20px 25px;
	_margin:0 0 20px 22px; /* TODO: IE6 intepretiert das Boxmodell falsch und rechnte so mehr Breite dazu, deshalb weniger px*/
	float: left;
}

.fitforfuture .left p
{
	text-align: justify;
	margin:0 0 20px 0;

}

.fitforfuture .right
{
	float: left;
	margin:20px 0 0 33px;
	width: 491px;
	height: 400px;
}

.fitforfuture .right .flvmovie
{
	width: 100%;
	height:347px;
	background-image: url('../images/bg_flv.jpg');
	background-repeat: no-repeat;

}

/************  Klassen für die Adressboxen Begin ************/


.fitforfuture .right .box .tourtitle
{
	text-align: left;
	margin:0 0 0 0;
	line-height: 120%;
	background: #333;
	color: #fff;
	height: 31px;
	padding: 3px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}


.fitforfuture .right .box .tourinfos
{
	text-align: left;
	margin:0 0 0 0;
	line-height: 120%;
	background: #ccc;
	height: 44px;
	padding: 3px 0 0 10px;
	font-size: 12px;
}



.fitforfuture .right .box p
{
	text-align: left;
	margin:7px 0 0 0;
	line-height: 120%;
}

.fitforfuture .right .box strong
{
	font-style: italic;
}


.fitforfuture .right .box .header
{
	width: 100%;
	height:40px;
	background-color: #f3f3f3;
}

.fitforfuture .right .box .body
{
	width: 100%;
	height:77px;
	background-color: #E6E6E6;
	border-bottom: 12px solid #CCC;
	background: #e6e6e6 url('../images/bg_box.gif') repeat-x ;
}


.fitforfuture .right .box .left
{
	width: 235px;
	_width:220px;  /* TODO: IE6 intepretiert das Boxmodell falsch und rechnte so mehr Breite dazu, deshalb weniger px*/
	float: left;
	margin:0 0 0 10px;
	
}


.fitforfuture .right .box .header .left p
{
	margin:5px 0 0 0;
	color: #E27511;
	font-weight: bold;
}

.fitforfuture .right .box .header .left p span
{
	font-size: 14px;
}


.fitforfuture .right .box .right
{
	width: 235px;
	float: right;
	margin:0 10px 0 0;
}

.fitforfuture .right .box .body .right a
{
	display: inline-block;
	font-size: 10px;
	margin:0 0 0 0;
}

.fitforfuture .right .box .header .right .agenda
{
	display: block;
	font-size: 10px;
	margin:12px 0 0 0;
	padding:0 0 0 10px;
	background-image:url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	width: 40px;
}


.fitforfuture .right .sst
{
	display: block;
	font-size: 12px;
	margin:0 0 12px  0;
	padding:0 0 0 10px;
	background-image:url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	width: 450px;
}



.fitforfuture .right .box .body .right .register
{
	margin:10px 0 7px 0;
	font-size: 10px;
	width: 50px;
}


/************  Klassen für die Adressboxen End ************/


.fitforfuture .right .ngroup_logo
{
	float: right;
	margin:50px 0 0 0;
	width: 491px;
	height:118px;
	background: url('../images/ngroup_logo.gif') no-repeat center center;
}

.fitforfuture .right .ngroup_logo a
{
	display: block;
		width: 491px;
	height:118px;

	
}

/************ Zusatz ************/

td {
	padding:8px;
	text-align: center;
	background-color: #ebf1f8;
}

.blue {
	background-color: #aed1ea;
}

#center {
	margin:0 0 20px 25px;
}

h2 {
	margin: 40px 0 10px 0;
}

img {
	background-color: #fff;
	border: 1px solid #aed1ea;

}

ul {
	margin: -10px 0 20px 0;
	list-style-type: disc;
    color: #f29a28; 
}

li {
	padding: 3px;	
}

li span {
	color: #000;
}

.schwerpunkt {
	color: #000;
	font-weight: bold;
}

.hinweis {
	padding: 20px;
	background-color: #ecf1f9;
	margin-right: 20px;
}

.boxintern {
	padding: 20px;
	margin-right: 20px;
}

.bilder {
	width: 400px;
	padding: 10px 0 10px 0;
}

.bilderrechts {
	width: 400px;
	float: right;
	padding: 10px 0 10px 0;
}

.pras {
	margin: 30px 0 60px 0;
}
