/*Gästebuchschriften
.easy_big {font-size: 16px; vertical-align: middle;}
.easy_small {font-size: 9px; vertical-align: middle;}


/*Navigation Bildergalleri
.GalleryNavi:hover{
 text-decoration: underline;
}



/* Hauptnavigation */
#navcontainer { 
margin-left: 0; 
padding-top: 0;
list-style-type: none;
}
/* Hauptnavigation 1. Ebene */
#navcontainer ul 
{
padding-left: 0; /*wichtig für mozilla */
margin: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
color : #695D44

}
#navcontainer ul li 
{ 
display: block;
margin: 0; 
list-style-image: none;
}
#navcontainer ul a
{
display: block;
padding: 0px 0px 6px 0px;
color: #695D44;
text-decoration: none;
}
#navcontainer ul a:hover
{
text-decoration : underline
}

/* Hauptnavigation 2. Ebene */
#navcontainer ul ul li 
{ 
margin-left: 20px;
}
#navcontainer ul ul a:hover
{

}

/* Hauptnavigation 3. Ebene */
#navcontainer ul ul ul li 
{ 
margin-left 30px;
}
#navcontainer ul ul ul a:hover
{

}

/* Hauptnavigation aktiver Menüpunkt 1. Ebene*/
#navcontainer a#navactive1 
{
color : #993333;
}
/* Hauptnavigation aktiver Menüpunkt 2. Ebene*/
#navcontainer a#navactive2
{
color : #993333;
}
/* Hauptnavigation aktiver Menüpunkt 3. Ebene*/
#navcontainer a#navactive3
{
color : #993333;
}


BODY {
	margin: 0px;
	padding: 0px;
	color: #4c3428;
	background-color: #FEF3B3;
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
         }
		 
ul.firstnavi { /* definition der 1.Navigationleiste */
}

ul.secnavi { /* definition der 2.Navigationleiste */
	
}

ul.thirtnavi { /* definition der 3.Navigationleiste */
}

span.navi_ebene_1 { /* definition der 1.Navigationsebene */

}

a.navfirst_off { /* definition des OFF Linkzustandes der 1.Navigationsebene */
}

a.navfirst_on { /* definition des ON Linkzustandes der 1.Navigationsebene */
}

span.navi_ebene_2 { /* definition der 2.Navigationsebene */
list-style-position:inside;

}

a.second_off { /* definition des OFF Linkzustandes der 2.Navigationsebene */
}

a.second_on { /* definition des ON Linkzustandes der 2.Navigationsebene */
}

span.navi_ebene_3 { /* definition der 3.Navigationsebene */

}

a.third_off { /* definition des OFF Linkzustandes der 3.Navigationsebene */
}

a.third_on { /* definition des ON Linkzustandes der 3.Navigationsebene */
}

td, tr, p, div {
 font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #695D44;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
	list-style-type: disc;
}

hr {
  background: #FEF3B3;
  height: 1px;
  width: 100%;
}



h4{font-size: 14px;
   color: #695D44;
   font-weight: bold;}
h3{font-size: 16px;
   color: #695D44;}
h2{font-size: 16px;
   color: #695D44;
   font-weight: bold;}
h1{font-size: 20px;
   color: #695D44;}
.title {
	font-family: Times New Roman, Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #695D44;
	visibility:hidden;
}

.pathway {/*oberhalb des inhaltsfensters breadcrumb-navi*/
	color: #948360;
	font-size: 25px;
	text-align: left;	
         height:0px;

}
.pathwaymenu {
	background-color: #F6B740;
	/*padding: 5px;*/
	text-align: left;	
         font-size:25px;


}

a.pathway:link, a.pathway:visited {
	color: #b7c8c9;
	text-decoration: none;
	font-size: 20px;
}

a.pathway:hover {
         color: #948360;
         text-decoration: underline;
  
}

/* --Default Class Settings-- hauptmenu */

a.mainlevel:link, a.mainlevel:visited {
	font-size: 14px;
	color: #695D44;
	text-align: left;
	font-weight: lighter;
         /*font-variant:small-caps;*/
	display: block;
         /*height:20px;*/
         white-space: nowrap;
	/*background-color: #0d4195;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948360;*/
	padding: 3px;
	/*letter-spacing: 5px;*/
	width: 103px;
text-decoration: none;

 }

a.mainlevel:hover {
	color: #993333;
	display: block;
	text-decoration: underline;
         
        }	
a.sublevel:link, a.sublevel:visited {
font-size:12px;
color: #36251C;
display:block;
font-weight:lighter;
text-decoration:none;
padding:3px;
padding-left: 10px;
white-space: nowrap;
text-decoration: none;
}
a.sublevel:hover {
color: #993333;
	display: block;
	text-decoration: underline;
}	
a#active_menu {
	color: #993333;
	display: block;
	text-decoration: none;
	}

/* top menu */

#mainlevel-nav {
	position: relative;
	list-style: none;
	float: right;
	height: 16px;
	padding: 0px;
	text-align: center;
	margin-right: 0px;

}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
float: right;


}

#mainlevel-nav li {
	list-style:none;
	display: inline;
	float: left;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	/*width: auto !important;*/
	width: 40px;
	font-size: 10px;
	white-space: nowrap;
	margin-right: -1px;

}
#mainlevel-nav a {
	text-decoration: none;
	color: #D7E1E1;
	margin: 0 0 0 0;
	line-height: 16px;
	display: block;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 17px;

         
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
	display: block;
	text-decoration: underline;
}

table.moduletable {
	margin: 0px;
	padding: 0px;
	width: 100%;
        }

table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #4E4036;
	text-align       : center;
	padding-bottom   : 3px;
}

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

.poll {
  font-family      :  Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  line-height      : 14px;
}


.sectiontableheader {
  color            : #6b584a;
  font-weight      : bold;
}


.sectiontableentry1 {
	background-color : #FFFFFF;
}

.sectiontableentry2 {
  background-color : #fff4eb;
}


.small {
  font-family      :  Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : red
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      :  Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : normal;
}

.unlinked{text-decoration:none;}
.contentpane {
}
/*inhaltsfenster rechts, nicht ganz der umrahmte teil*/
.contentpaneopen {
  background       : #FFFBE5;
}

.contentheading, .componentheading {
  font-family      :  Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #6b584a;
  text-align       : left;
}

.createdate {
  font-family      :  Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  	font-family:  Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 14px;
  	font-weight: bold;
  	background-color: #FFFF55;
  	color: #333333;
  	border: 1px solid #6b584a;
}

.inputbox {
 	font-family:  Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 14px;
  	font-weight: bold;
  	background-color:#FFFFFF;
  	color: #333333;
  	border: 1px solid #6b584a;
}


a:link, a:visited {
	font-size: 14px;
	color: #993333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
  color: #993333;
  text-decoration:none;
}

b:link, a:visited {
	font-size: 14px;
	color: #36251C;
	font-family: Arial, Helvetica, sans-serif;
}

b:hover {
  color: #36251C;
  text-decoration:underline;
}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
         color: #993333;
        text-align:left;
        }

a.contentpagetitle:hover {
        text-decoration: underline;
        }

a.category:link, a.category:visited {
  color            : #993333;
  font-weight      : bold;
}

a.category:hover {
	text-decoration: underline;
}
table.searchintro {
	border: 1px solid #6b584a;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #948360;
        border-right: outset 2px #948360;
        border-top: outset 2px #948360;
        border-bottom: solid 1px #948360;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #948360;
        border-right: outset 2px #948360;
        border-top: outset 2px #948360;
        border-bottom: solid 1px #948360;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family :  Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 14pt;
        color : #FF9900;
        text-align: center;
}
/* custom stuff */

.mainbox1 {
	width: 750px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
         margin-top:20px;

}
.mainbox2 {
	background-position: left top;
	padding-left: 10px;
	left: auto;
	right: auto;

}
.mainbox3 {
	padding-right: 10px;
	background-position: right top;
	left: auto;
	right: auto;
}
.maintable {
	background-color: #F6B740;
         border: 2px solid #948360
}
.header {
	background-color: #FEF3B3;

	background-repeat: no-repeat;
    background-position: center;
	height: 100px;
        width: 900px;
	text-align: left bottom;
	border: 2px solid #948360;
         margin-left: 15px;
         margin-right: 15px;
         margin-top: 15px;
         
}
.headerbottom {
	background-position: center;
	height: 0px;
      
}
.leftmodules1 {/*fenster mit navigation*/
	padding: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 102px;
         border: 2px solid #948360;
         background-color:#FFFBE5;

}
.leftmodules2 {/*nicht sichtbar*/
	padding: 5px;
	border: 2px solid #948360;
	background-color: #FFFBE5;
	

}
.centermodules1 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: auto!important;
	width:750px;
        height:360px;
        background-color:#FFFBE5;
        border: 2px solid #948360;
         
}
.centermodules2 {
	padding: 0px ;
	}


#iframe_2 {
          text-align: justify;
          width:750px;
          height: 360px;

}
.scrollbereich {
         overflow: auto;
         width: 750px;
         height: 360px;
}