body {
	background-color: #F3F3F3;
}
.pamo_body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	width: 938px;
	margin:auto;
}
.pamo_main {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pamo_header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 164px;
}
.pamo_footer {
	background-image: url(../images/footer.jpg);
	height: 80px;
}
.pamo_nav {
	width: 184px;
	float: left;
}
.pamo_text {
	margin-left: 240px;
	margin-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pamo_table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pamo_clear {
	clear: both;
}
.pamo_pathway {
	position: relative;
	top: 137px;
	left: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
}
.pamo_search {
	position: relative;
	top: 0px;
	left: 600px;
	width: 100px;
}
.navh {
	height: 32px;
	width: 315px;
	position: relative;
	left: 589px;
	top: 106px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
}
.navh1 {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	float: left;
}
.navh1:hover {
	background-position: 0px -34px;
}

.navh2 {
	background-image: url(../images/kalender.jpg);
	background-repeat: no-repeat;
	float: left;
}
.navh2:hover {
	background-position: 0px -34px;
}

.navh3 {
	background-image: url(../images/gaestebuch.jpg);
	background-repeat: no-repeat;
	float: left;
}
.navh3:hover {
	background-position: 0px -34px;
}

/*
.pamo_nav1 {
	margin-left: 40px;
}

*/



/* Titeldarstellung Start */
h1 {
	font-size: 16px;
	color: #3673A2;
}

h2 {
	font-size: 15px;
	color: #3673A2;
	font-style: italic;
}

h3 {
	font-size: 14px;
	color: #3673A2;
}

h4 {
	font-size: 10px;
	color: #3673A2;
}

h5 {
	font-size: 8px;
	color: #3673A2;
}

h6 {
	font-size: 6px;
	color: #3673A2;
}


/* Titeldarstellung Ende */


/* Navigation Darstellung Start */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/mainmenu.jpg) no-repeat;
	vertical-align: middle;
	font-size: 15px;
	font-weight: normal;
	color: #3673A2;
	padding-top: 8px;
	height: 21px !important;
	height: 21px;
	width: 180px !important;
	width: 184px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	position: relative;
	padding-right: 4px;
	left: -36px;
}

a.mainlevel:hover {
	background-position: 0px -29px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	background-position: 0px -29px;
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/submenu.jpg) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #3673A2;
	padding-top: 2px;
	height: 15px !important;
	height: 17px;
	width: 172px !important;
	width: 184px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	position: relative;
	left: -40px;
	padding-right: 12px;
}

a.sublevel:hover {
	background-position: 0px -17px;
	text-decoration: none;
	color: #fff;
}

a.sublevel#active_menu {
	background-position: 0px -17px;
	color:#fff;
	font-weight: bold;
}

/* Navigationsdarstellung Ende */
/* Linkdarstellung Start */

a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}


/* Linkdarstellung Ende */

.module {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 10px;
	position: relative;
	left: 36px;
	width: 115px;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 22px!important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, .componentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

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: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.pamo_table_dash:hover {
	background-color: #e7edf4;
}

.apfel {
	background-image: url(../images/apfel_small.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 106px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}

.apfel:hover {
	background-image: url(../images/apfel_big.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
}
