

BODY {
   background-color: rgb(230,230,230);
   color : rgb(18,38,86);
   font-family : Arial;
   font-size : 14px
}

P {
   font-size: 14px
}

UL {
   font-size: 14px;
   padding-top : 0px;
   padding-bottom : 0px;
   margin-top : 0px;
   margin-bottom : 0px}

.TextObject {
   font-size: 14px
}

OL {
   font-size: 14px
}

.Navi {
   color: rgb(255,255,255);
    text-decoration: none ;
   line-height : 35px;
   padding-left : 15px;
   valign: middle;
   display: block
}


H3 {
   font-size: 20px
}

H4 {
   font-size: 16px
   
}.zelle_blau_ohne_oben {
   background-color: rgb(221,228,236);
	border-left : 1px solid rgb(61,113,213);
	border-right : 1px solid rgb(61,113,213);
	border-bottom : 1px solid rgb(61,113,213);
	padding : 5px}

.zelle_blau {
   background-color: rgb(221,228,236);
	border : 1px solid rgb(61,113,213);
	padding-top : 20px;
	padding-bottom : 20px}

.zelle_blau2 {
   background-color: rgb(221,228,236);
   font-weight: bold;
	border : 1px solid rgb(61,113,213);
	padding-left : 5px;
	padding-top : 8px;
	padding-bottom : 8px}

.TabPassiv {
   line-height: 25px;
    font-weight: bold;
    text-decoration: none ;
    text-align: center;
    background-repeat: no-repeat;
    display: block;
   color : rgb(18,38,86);
   background-image : url( "../assets/images/TabPassiv.gif" )
}

.TabAktiv {
   line-height: 25px;
    font-weight: bold;
    text-decoration: none ;
    text-align: center;
    background-repeat: no-repeat;
    display: block;
   color : rgb(18,38,86);
   background-image : url( "../assets/images/TabAktiv.gif" )
}


.nof_guestbook_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_guestbook_input_button {
  margin-right: 5px;
	color : rgb(18,38,86)
}
.nof_guestbook_input_reset {
  margin-right: 5px
}
.nof_guestbook_input_submit { 
  margin-right: 5px
}
.nof_guestbook_select {
  margin-right: 5px
}
.nof_guestbook_text { 
  font-family: Arial;
  font-size: 14px;
	color : rgb(18,38,86)
}
.nof_guestbook_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_guestbook_header { 
  background-color: rgb(11,75,173);
  padding: 5px;
	color : rgb(18,38,86);
	font-size : 14px;
	font-weight : normal;
	border : 1px solid rgb(11,75,173)}
.nof_guestbook_footer { 
  background-color: rgb(221,228,236);
  padding: 2px;
	border : 1px solid rgb(11,75,173)}
.nof_guestbook_contentCell {
  padding: 2px
}
.nof_guestbook_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_guestbook_textarea { 
   font-size: 13px;
  font-family: Arial;
	color : rgb(18,38,86)
}
.nof_guestbook_heading {  
  font-weight: bold;
  color: rgb(255,255,255);
  font-size: 16px;
	text-align : left;
	letter-spacing : 1px;
	font-family : Arial
}
.nof_guestbook_content {  
  background-color: rgb(221,228,236);
  padding: 2px;
	font-family : Arial;
	font-size : 14px;
	color : rgb(18,38,86);
	border-left : 1px solid rgb(11,75,173);
	border-right : 1px solid rgb(11,75,173)}
.nof_guestbook_required {
  color: rgb(255,0,0);
	font-family : Arial;
	font-size : 14px
}
.nof_guestbook_textLabel {
  font-weight: normal;
	color : rgb(18,38,86)
}
.nof_guestbook_formInstructions {
  font-size: 10px
}.Navi:hover {
   background-image: url( "../assets/images/button2.jpg" );
    background-repeat: no-repeat
}

.TabPassiv:hover {
   line-height: 25px;
    text-decoration: none ;
    background-repeat: no-repeat;
    display: block;
   color : rgb(18,38,86);
   background-image : url( "../assets/images/TabPassivB.gif" )
}

