/* CSS Document */
html {
	height:100%;
	min-height:100%;
}
body {
	width:100%;
	height:100%;
	min-height:100%;
 	margin:0%;
 	padding:0%;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#masterBody {
	height:100%;
	min-height:100%;
	background-image: url(../images_angelwelt/hg_bottom.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#topSection {
	text-align:center;
	background-image: url(../images_angelwelt/hg_top.gif);
	background-repeat: repeat-x;
   }
#left {
	width:175px;
 }
#right {
	width:175px;
	margin: 0px;
 }
#footer {
	width:594px!important;
	width:601px;
	height:16px;
	border-top: 1px solid #F1F1F1;
	text-align:center;
	padding: 3px;
  }
#spacerWhite {
	background-color: #FFFFFF;
	height: 5px;
	width: 175px;
}
.mainTable {
	width:950px;
	background-image: url(../images_angelwelt/hg_bottom.gif);
	background-repeat: repeat-y;
} 

td {
	text-align: left;
	font-size: 11px;
}

ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;	
}

#pathway_text {
	font-size: 10px;
	overflow: hidden;
	display: block;
	height: 22px;
	line-height: 10px!important;
	line-height: 10px;
	padding-left: 4px;
	padding-top: 0px;
	border: none;
	margin-bottom: 1px;
	background-image: url(../images_drk/path_hg.gif);
	background-repeat: repeat-x;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: #999999;
	color: #FFFFFF;
	padding-left: 6px;
	line-height: normal;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	margin: 0px 0px 5px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


.footerFont{
	color:#FFFFFF;
	font-size:10px;
}
a.footerFont:link, a.footerFont:hover, a.footerFont:visited, a.footerFont:active{
	color:#FFFFFF;
	font-size:10px;
	text-decoration: none;
}

.search{
	text-align: center;
}
.searchTitle {
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 20px;
}
.searchButton {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #414141;
	color: #414141;
	height: 16px;
	width: 38px;
	font-size: 9px;
	padding:0px;
	margin:0px;
}
.searchInput {
	background-color: #FFFFFF;
	border: 1px solid #414141;
	color: #414141;
	height: 16px;
	width: 120px;
	font-size: 9px;
	padding-left:5px;
	padding-top:1	px;
	padding-bottom:0px
}
a.mostread:link, a.mostread:visited, a.mostread:active{
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.moduletable{
	padding: 20;
	margin-bottom: 2px;
}

.mainContent{
	padding: 5px 15px 20px;
	margin: 10px;
	text-align:left;
}
.mainContent li {
	color: #000000;
}

.navBottom{
	display: block;
	width: 100%;
	border-top: 1px dashed #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 40px;
}
#ContentColumn {
	width:100%;
}
.colStartLeft {
	width:33%;
	padding:10px;
	padding-left:0px;
	padding-top:15px;

}
.colStartCenter {
	width:33%;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;

}
.colStartRight {
	width:33%;
	padding:10px;
	padding-right:0px;
	padding-top:15px;

}
.teaserHead {
	border: 1px solid #327aa1;
	background-color: #4095c4;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.teaser li {
	background-image: url(../images_angelwelt/arrow_teaser.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	font-size: 10px;
	list-style-type: none;	
}

/*Gästebuch H-Book */

#newentry_text {
	width: 400px;
}
.tx-hbook-location {
	font-style:italic;
}
.tx-hbook-comment {
	padding-top:5px;
	padding-bottom:5px;
	
}
