body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	height:100%;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
}

a {
  color: #993300;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size:13pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size:11pt;
}

h5 {
	font-size: 10pt;
}

.small {
	font-size:8pt;
}

div#overall {
	width: 938px;
}

div#overall_content {
	width:800px;
	height: 100%;
	padding:3px;
	margin-right: 10px;
	border: 3px outset #999999;	
}

div#advert_right {
	width: 120px;
	height: 600px;
	float:right;
	position:fixed;
/*	position:relative;*/
	top: 123px;
	left: 830px;
}

/* Die Leiste im aufgehellten Bereich des Top Bildes. Hat Breadcrumb und Leiste mit Button / Suchen. */
div#top-navigation {
/*	height: 30px;*/
/*	width: 790px;*/
}

/* Breadcrumb */
div#top-navigation div#breadcrumb {
	height:28px; 
	padding-top:5px;
}

div#breadcrumb td {
	font-size: 9pt;
}

/* Leiste mit Icons und Suchen - Feld. */
ul#iconlist, ul.iconlist_left, ul.iconlist_right {
	float:right;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	
	/* Nur nötig wegen ansonsten verschobener Darstellung im Dreamweaver.
	   Wenn Button hinzukommen, kann die Angabe der Breite entfallen: */
	width: 161px;
}

/* LI Elemente der Leiste (Bilder und div Container mit Suchenfeld und Button) */
ul#iconlist li, ul.iconlist_left li, ul.iconlist_right li {
	float:left;
	height: 28px;
}

/* Images innerhalb der Iconliste */
ul#iconlist li img, ul.iconlist_left li img, ul.iconlist_right li img {
	margin: 0px;
}

/* Bereich mit Suchfeld */
ul#iconlist li div, ul.iconlist_left li div, ul.iconlist_right li div{
	padding-top: 2px;
}

/* Die Eingabefelder des Suchfeldes */
ul#iconlist li div input {
	font-size: 8pt;	
}

/* Bei Anordnung links */
ul.iconlist_left {
	float: left;
}

/* Bzw. bei Anordnung rechts */
ul.iconlist_right {
	float: right;
}

/* Menü- und Beitragüberschriften */
div.left_menublock h4, div.report_block h4, div.report_text table h3, div#content_area th, div#lsalbum_imageidx h3 {
	border: 2px groove #7ea8c6;
	padding:5px;
	margin: 0px;
	font-size:10pt;
}

/* Mit H4 werden die Überschriften der Beiträge abgebildet (Balken)*/
div.report_block h4 {
	text-align:left;
}

div.left_menublock h4 {
	text-align: center;	
}

div#footer {
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #CC6633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

/* As positioning in IE 6 does not work as expected, we use an empty container
   with a given height to control the position of the breadcrumb and the additional
   navigation bar.
   */
div.pagehead div.distancekeeper {
	height: 66px;
}

div.pagehead div.distancekeeper p {
	color:#FFFFFF;
	margin: 45px 5px 0px 0px;
	padding: 0px;
	float: right;
}

div#footer {
	clear:both;
	width:790px;
	padding: 5px;
	margin-top: 5px;
}

div#footer div.rightcell {
	float:right;
}

div.pagehead {
	background-image: url(images/sitebanner_redesign_welle_01_800.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	background-repeat: no-repeat;
}

div.pagehead img {
	margin: 5px;
}

div#left_banner, div#etracker {
	width:175px;
}

div#etracker {
	text-align:center;
	padding-top: 5px;
}

div#left_banner {
	clear:left;
	height:240px;
	margin-top:0px;
	padding-top: 0px;
}

div#left_banner iframe {
	margin-left: 13px;
}

div#left_navigation {
}

div.left_menublock {
	width:175px;
	border: 2px ridge #999999;
	margin-top:5px;
}

div#left_navigation ul {
	list-style-type: none;
	padding-left: 5px;
	/* Margin auf 0 für IE :-(*/
	margin:0px;
	font-size: 8pt;
}

div#left_navigation ul ul{
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #888888;
	/*list-style-type: square;*/
}

div#left_navigation ul li{
	margin: 5px;
	padding: 0px;
}

div span.new-item, span.new-item-sample{
	color: #FF6600;	
}

div span.new-item {
  font-size: 8pt;
}

div#left_navigation ul div{
  border-style: inset;
  border-width: 2px;
  width:95%;
  padding: 2px;
  font-size: 8pt;
}

div.global_icons {
	width: 100%;
/*	text-align: right;*/
	border: 1px solid #DFDFDF;
	height: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* AddThis Button */
div.global_icons div.addthis_toolbox {
	float: right;
	margin-top: 5px;
	width: 160px;
}

/* Eine Zeile Werbetext */
div.global_icons div {
	text-align: left;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.global_icons p{
	margin-top:10px;
	margin-bottom: 3px;
	padding-left: 6px;
	padding-top: 0px;
}

div#notebook {
	width:100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
}

div#notebook ul {
	margin-top:0;
	padding-left:0px;
	margin-left:0px;
  	list-style-type: none;
}

div#notebook ul li{
	float:left;
	padding:6px;
/*	background-image:url(images/tidbkgde_light.jpg);*/
	border: 2px inset #CCCCFF;
}

div#notebook ul li.focused{
/*	background-image:url(images/tidbkgde_very_light.jpg);*/
	padding-top: 5px;
	border-top-width: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #CC6633; 
	border-right-color: #CCCCFF;
	border-left-color: #CCCCFF;
	border-bottom-style: none;
}

/* Der Bereich, in dem der Content samt Notebooknavigation abgebildet ist.*/
div#content{
  float:right;
  margin-top:3px;
  width:610px;
  height: 100%;
}

div#content_area {
	width:608px;
	height:100%;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

div#advert_top {
	text-align:center;
	margin-top: 5px;
}

/* Unvisible definition */
.unvisible {
	padding:0px;
	height:0px;
	margin:0px;
	width:0px;
}

*html div#content p.unvisible {
	padding:0px;
	height:0px;
	margin:0px;
	width:0px;
}

/* Der Bereich, in dem der Content abgebildet ist, unterhalb der Notebooknavigation.*/
div.report_block {
	width: 580px;
	text-align:left;
	border-right: medium solid #666666;
	border-bottom: medium solid #666666;
	border-left: 1px solid #666666;
	height:100%;
}

/* Dieser Block beinhaltet den Text der Berichte. */
div.report_text {
	padding: 5px;
/*	clear:right;*/
}

div.report_text p {
	padding: 0px;
}

div.report_fotos {
	float:right;
	width: 125px;
	height: 100%;
	position:static;
}

div.report_text ul {
	list-style-image: url(images/krabbeklein.gif);
	margin-bottom: 6px;
	padding-top: 3px;
	margin-top: 5px;
}

div.report_text ul li, div.report_text ol li {
	padding-top: 3px;
}

div.report_text ul.report_fotos_list_right li {
	padding-top: 0px;
}

div.report_block dl dt {
	font-weight:bold;
	padding-top: 7px;
}

ul.report_fotos_list_right, ul.report_fotos_list_left {
	height: inherit;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:0px;
	margin-left: 3px;
}

/* Hiermit definieren wir die Lupe rein */
ul.report_fotos_list_right a img, 
ul.report_fotos_list_left a img, 
table.picidxtable a img, 
div.left_flow a img, 
div.right_flow a img,
div.linked_img a img,
div.panoramabild p.linked_img {
	background-image:url(images/zoom_in.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}

div.left_flow a img, div.right_flow a img, div.linked_img a img {
	padding-bottom: 18px;
}

div.left_flow a img, div.right_flow a img, {
	border: #DFDFDF 2px solid;
}

div.linked_img {
	padding-left: 1px;
	padding-top: 3px;
}

table.picidxtable a img {
	padding-bottom: 18px;
}

table.picidxtable img {
	padding-top: 3px;
}

table.picidxtable td {
	vertical-align: top;
}

ul.report_fotos_list_right a img, ul.report_fotos_list_left a img {
	padding-bottom: 18px;
	margin-top: 7px;
}

ul.report_fotos_list_right li, ul.report_fotos_list_left li {
	text-align:center;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
}

ul.report_fotos_list_right {
	float:right;
}

div.panoramabild {
	width: 580px;
	text-align: left;
}

div.panoramabild p{
	padding-top: 3px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 7px;
}

div.report_text ul.haken, ul.haken {
	list-style-image: url(images/haken_16.gif);	
	margin-top: 3px;
}

div.grey_box_right {
	float:right;
	padding: 5px;
	margin: 5px;
	border: medium outset #CCCCCC;
}

div.right_flow {
	float: right;
	padding: 10px;
}

div.left_flow {
	float: left;
	padding: 10px;
}

div.report_text ul.buchen_liste {
	list-style-image: url(images/haus_kamin_23.gif);
}

div.advert {
	border: 1px dashed #000000;
	margin-top:12px;
}

div.advert p {
	margin-top: 6px;
	margin-bottom: 6px;
}

