* {
	margin: 0;	
}

body, html {
    margin:0;
	padding:0;
}

table.default
{
	padding:3px;
	width: 100%;	
}

a.link {color: black; text-decoration: underline; cursor:pointer;}
a.link:hover {color: black; text-decoration: underline;}
a.link:visited {color: black; text-decoration: underline;}
a.link:active {color: black; text-decoration: underline;}

input {	
	border: 1px solid #808080;
	padding: 2px;
}
input:focus {	
	border: 1px solid #000088;
	background-color: #CCCCFF; 
	padding: 2px;
}

textarea 
{
	border: 1px solid #808080;
	padding: 2px;
}
textarea:focus {	
	border: 1px solid #000088;
	background-color: #CCCCFF; 
	padding: 2px;
}

ul {
	line-height:1.4em;
}

img {
	border: 0;
}

/*   Textformatierung.*/
h1,
#edit .headline {
	font-size:2.5em;
	font-weight:normal;	
	color: #000088;
	line-height:1em;
}
h2,
#edit .headline_stages {
	font-size:1.2em;	
	font-weight:normal;
	color: black;
	margin-bottom:10px;
}
h3 {
	font-weight:bold;
	font-size:1.1em;
	color: #000088;	
	padding-top:1.5em;
	padding-bottom:0.3em;
	letter-spacing:0.05em;
}
h4 {
	font-size:1.2em;
	font-weight: normal;
	color: #000088;	
}
h5 {
	padding-bottom: 0.1em;
	font-weight:normal;
	font-style: italic;
	color: #000088;
	font-size: 0.9em;	
}

div.content
{
	margin-top:30px;
}

p.content_block
{
	text-align:justify;
	line-height:1.4em;
}
p.content_information
{
	border: 1px dotted green;
	background-color:#CCFFCC;
	text-align:left;
	line-height:1.4em;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
}
p.description_picture {
	font-size: 0.9em;
	padding: 2px;
	padding-top: 5px;
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
}

#content {
	min-height:100%;
	height:100%;
}
div.toc {
	font-size:1.3em;	
	margin-bottom:10px;
}

/*   Kopftabelle von gesamter Seite */
td.Kopf {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;	
}
/*   Zelle in der der Inhalt der Seite ausgegeben wird */
td.Inhalt {
	vertical-align: top;
	padding: 15px;
	background-color:#FFFCDD;
	border-right: 1px solid #C0C0C0;
}

/*   Normale Tabellen in der Textausgabe */
td.Bold,
span.Bold
{
	font-weight:bold;
}
td.Small
{
	font-size:0.9em;
}
td.Info
{
	font-size:0.9em;
	font-style:italic;
}
td.tablehead
{
	background-color:#000088;
	color:White;	
}
td.tablecontent
{
	background-color:#D1D4F7;	
}
td.tablecontentalternative
{
	background-color:#A6A9EE;
}

/*   Navigation Hauptmenue*/
td.Navigation {
	width:150px;
	vertical-align:top;
	background-image: url('../images/bg.gif');		
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	
}
#navcontainer {
	margin-left: 0;
	margin-top: 0;
	padding: 0;

}
#navsubcontainer {
	margin-left: 0;
	margin-top: 0;
	padding: 0;	
	vertical-align:bottom;
}
#navcontainer ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer ul a {
	font-weight:bold; 
	border-bottom: 1px solid #C0C0C0;
	text-decoration: none;
	padding: 5px;
	color: black;
	display: block;
	text-align: left;
}
#navcontainer ul li a:hover {
	background-color: #dddddd;
}
#navcontainer ul li a:active {
	background-color: #FFFCDD;
	/*border-right: 1px solid #FFFCDD;*/
}
#navcontainer li#active a {
	background-color: #FFFCDD;
}

/*   Newsbereich */
TD.News {
	width:150px;
	vertical-align:top;
	background-image: url('../images/bg.gif');
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}

#newscontainer {
	padding: 6px;
	padding-top: 4px;
	list-style-type: none;
}
#newscontainer li { 
	margin-bottom: 15px;
}

/*   Forumbereich */
#forumcontainer {
	margin-left: 0;
	margin-top: 30px;
	padding-left: 0;
	
	list-style-type: none;
}
#forumcontainer li {
	padding-bottom: 15px;
}

.forum_content {
	padding-top:3px;	
	padding-bottom:1px;
}
.forum_mail {
	font-size: 8pt;	
	padding-top:3px;	
	padding-bottom:3px;	
	border-bottom: 1px solid #C0C0C0;
	text-align: right;
}

/*   Kontakt */
#kontakt {
	margin-left: 0;
	margin-top: 0;
	padding: 0;
}
#kontakt table { 
	margin: 0px;
	padding: 2px;
	width: 100%;
}
#kontakt table td { 
	vertical-align: top;
}
#kontakt table td input{ 
	width:200px;
	padding:1px;
}
#kontakt table td textarea{ 
	width:100%;	
	padding:1px;
}
#kontakt table td #btnSubmit {
	width:100px;
	padding:0px;
	background-color: #C0C0C0;
}

/*	Reisen	*/
DIV.route_dates {	
}
DIV.route_map {
	text-align:right;
}
DIV.route_duration {
	padding-top:20px;
	padding-bottom:20px;	
}
DIV.route_benefits {
	margin:5px;
	padding:10px;
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
}
DIV.route_benefits ul {
    padding-top:0.5em;
	padding-left:20px;
}
DIV.route_benefits ul li {
    padding-bottom:0.3em;
}
DIV.route_pictures {	
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:5px;
}
DIV.route_picturelink {
	font-size:1.5em;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
}

