﻿body 
{
	background-color: #C5C7C8;
	margin: 0px;
	padding: 0px;
}

/*Std. Definitionen*/
img
{
	border: 0px;
}

h1
{
	margin: 0px;
	padding: 0px;
	/*font-family: Times New Roman, Helvetica, Verdana, Sans-Serif;*/
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}



h3
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

h4
{
	margin: 0px;
	padding: 0px;
	
}

h1.Headline
{
	font-size: 18px;
	font-weight: bold;
	padding-left: 16px;
	padding-top:15px;
	margin-bottom: 15px;
	padding-right: 10px;
}

h2.UnterueberschriftH2
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 10px;
	margin-bottom: 2px;
}

h3.UnterueberschriftH3
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	margin-bottom: 5px;
	padding-right: 10px;
}

h4.UnterueberschriftH4
{
	font-size: 13px;
	font-weight: bold;
	padding-left: 16px;
	margin-bottom: 7px;
	padding-right: 10px;
}

Fliesstext
{
	font-size: 12px;
	padding-left: 16px;
	padding-right: 10px;
	padding-bottom: 18px;
}

.Fliesstext a
{
	text-decoration: underline;
}

ul
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	list-style-type:none;
}

ul li
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}


a
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

p
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;	
}

div
{

}

td
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}







/*Wrapper*/

div#Wrapper
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-image: url(../../../images/BG_MainTour.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 16px;
	padding-left: 16px;
}







/*Header*/

div#Header
{
	/*background-color: Aqua;*/
	margin-bottom: 1px;
}







/*Balken zwischen Header und Navigation*/

div#Balken
{
	background-color: #003056;
	color: #FFFFFF;
	height: 56px;
}


div#RaumFuerEmotionen
{
	padding-left: 231px;
	padding-top: 27px;
	position:relative;
}


/*___ CONTENT ___*/

div#Content
{
}




/*Nebennavigation*/

div#Nebennavigation
{
	background-color: #ECEDED;
	width: 176px;
	padding-top: 15px;
	float: left;
}

/*LeisteRechts*/

div#LeisteRechts
{
	background-color: #ECEDED;
	width: 176px;
	padding-top: 15px;
	float: right;
}

div#LeisteRechts div.Abstand
{
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*Inhalt*/

div#InhaltsBereich
{
	margin-left: 184px;
	margin-right: 184px;
}

* html div#InhaltsBereich
{
	margin-left: 182px;
	margin-right: 182px;
}

div#NavigationLinks
{
}

div#NavigationLinks h1
{
	background-color: #E5E5E6;
	color: #70A923;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 8px;
	margin-top: 15px;
}

div#NavigationLinks ul
{
}

div#NavigationLinks ul li
{
	color: #58585A;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 13px;
	list-style-image: url(../images/Listenpunkt.gif);
	margin-top: 5px;
	margin-left: 25px;
	vertical-align: middle;
}


div#NavigationLinks ul li a
{
	color: #58585A;
	text-decoration: none;
}

div#NavigationLinks ul li a:link
{
	color: #58585A;
	text-decoration: none;
}

div#NavigationLinks ul li a:hover
{
	color: #58585A;
	text-decoration: underline;
}

div#NavigationLinks ul li a:active
{
}

div#NavigationLinks ul li a:visited
{
}





/*EintragSeite - Austauschbare Themen*/

div.EintragSeite
{
	/*background-color: Aqua;*/
	/*border-bottom: 1px dotted #9C9D9F;*/
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;	
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	Padding-bottom: 6px;
}

div.EintragSeite h2
{
	color: #013056;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	Padding-bottom: 6px;
	Padding-top: 6px;
}

div.EintragSeite h2 a
{
	color: #013056;
	text-decoration: none;
}

div.EintragSeite h2 a:link
{
	color: #013056;
	text-decoration: none;
}

div.EintragSeite h2 a:hover
{
	color: #013056;
	text-decoration: none;
}

div.EintragSeite h2 a:active
{
}

div.EintragSeite h2 a:visited
{
}



div.TextEintragSeite
{
	/*background-color: Lime;*/
	color: #58585A;
	float: none;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	margin-left: 80px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	margin-top: 10px;
}


div.TextEintragSeite a
{
	color: #9C9D9F;
	text-decoration: none;
}

div.TextEintragSeite a:link
{
	color: #9C9D9F;
	text-decoration: none;
}

div.TextEintragSeite a:hover
{
	color: #9C9D9F;
	text-decoration: underline;
}

div.TextEintragSeite a:active
{
}

div.TextEintragSeite a:visited
{
}


div.EintragSeite img
{

}

div.TextEintragSeite img
{
	float: right;
}








div.Wegweiser
{
	color: #58585A;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	margin-bottom: 15px;
	padding-top: 22px;
}

div.Wegweiser a
{
	font-size: 11px;
	color: #58585A;
	text-decoration: none;
}

div.Wegweiser a:link
{
	color: #58585A;
	text-decoration: none;
}

div.Wegweiser a:hover
{
	color: #58585A;
	text-decoration: none;
}

div.Wegweiser a:active
{
}

div.Wegweiser a:visited
{
}

/*Footer*/

div#Footer
{
	background-color: #013056;
	height: 35px;
}

div#FooterNavigation
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	padding-right: 22px;
	padding-top: 12px;
	text-align: right;
}

div#FooterNavigation a
{
	color: #FFFFFF;
	text-decoration: none;
}

div#FooterNavigation a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

div#FooterNavigation a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

div#Copyright
{
	color: #235379;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	padding-left: 50px;
	padding-top: 12px;
	text-align: left;
	float: left;
}

div#Copyright a
{
	color: #235379;
	text-decoration: none;
}

div#Copyright a:link
{
	color: #235379;
	text-decoration: none;
}

div#Copyright a:hover
{
	color: #235379;
	text-decoration: underline;
}

div#Copyright a:active
{
}

div#Copyright a:visited
{
}







/*Clear*/

.clear
{
	clear: both;
}

.clear2
{
	clear: both;
}


/*Klassen Definitionen*/
.clear
{
	clear:both;
}

.links
{
	float:left;
}

.rechts
{
	float:left;
}

.links50
{
	float:left;
	width: 50%;
}

.rechts50
{
	float:left;
	width: 50%;
}

img.AusrRechts
{
	float: right;
	margin: 2px;
	margin-left: 5px;
}

img.AusrLinks
{
	float: left;
	margin: 2px;
	margin-right: 15px;

}



.rechts
{
}

.zentriert
{
	text-align: center;
}

.unsichtbar
{
	display: none;
}

.Spacer
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 6px !important;
}


/*Prospekte*/

.Prospekte 
{
	color: #945552;
	margin: 10px;
	
}
.Prospekte 
{
	width: 96%;
}
.Prospekte td
{
	border-bottom: 1px solid #C7C7C7;
	padding-top: 10px;
	
}

.Prospekte label
{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.Prospekte img
{
	border: 1px solid #183052;
}



.Description
{
	font-size: 11px;
}

.Prospekte .ProspektBild
{
	float: left;
	padding-left: 5px;
	width: 120px;
	text-align: center;
}

.Prospekte .ProspektText
{
	padding-left: 5px;
	float: left;
	cursor: default;
}

.Prospekte input
{
	float: left;
}

.Prospekte td
{
	padding-bottom: 20px;
}

.Prospekte ul
{
	list-style-type: none !important;
	margin-top: 10px;
	margin-left: 10px !important;
}

.Prospekte ul li
{
	padding-top: 2px;
	padding-bottom: 2px;
}


/*Links*/
td.BildLink
{
	width: 110px;	
	vertical-align: top;
}



td.TextLink
{

}

div.SepLinks
{
	border-bottom: 1px solid #E5E5E6;
	margin-bottom: 15px;
}


div.AddToPlaner
{
	text-align: right;
}

.Highlight
{
  background-color: #FBF191;
  padding-left: 2px;
  padding-right: 2px;
}



div#Sprachwahl
{
  position: absolute;
  z-index: 100;
  left: 22px;
  top: 30px;
}

div#Sprachwahl a
{
   border: 1px solid #003056;
   display: block;
   width: 25px;
   height: 16px;
   margin-right: 4px;
   margin-left: 4px;
   float: left;
}

div#Sprachwahl a:link
{
   border: 1px solid #003056;
}

div#Sprachwahl a:hover
{
  border: 1px solid #FFFFFF;
}

div#Sprachwahl a:visited
{
}

div#Sprachwahl a:active
{
}

div#Sprachwahl a.SpracheMarkiert
{
   border: 1px solid #78BC1B;
}


