/*---- Layout ----*/
div
{
	padding: 0;
	margin: 0;
}

html, body {
margin: 0;
padding: 0;
height: 100%;
font-family: Verdana, Arial, sans-serif;

}

#oldbrowser
{
	text-align: center;
}
#masthead
{
	background: url(HomeTop.jpg);
         height: 150px;
}
#mainnavi
{

         height: 20px;
         background: #C2c2c2;
}

#masthead h1
{
	display: inline;
}
#leftcolumn
{
	margin-right: -196px;	/* IE 4 fix */

}
#leftColumn
{
	float: left;
	width: 196px;
         padding-top: 40px;
         padding-left: 10px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#rightColumn
{
	float: right;
	width: 220px;
}
#contentColumn
{
	width: auto;
	margin-left: 215px;
         padding-top: 40px;
}
#innerLeftColumn,#innerRightColumn,
{
	padding: 10px 0 10px 10px;
}

#innerContentColumn
{
	padding: 10px 40px 10px 10px;
}

#pageFrame
{            width:expression(document.body.clientWidth > 1060? "1060px": "auto" );
             border: 0px;
             position: relative;
             max-width: 1060px;
             background: url(HomeFarb.jpg) no-repeat;
             margin: auto;
             min-height: 100%;
}

*html #pageFrame
       {
       height: 100%;
       }


#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 220px;

	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
#masthead
{
	z-index: 10;
}

/*---- Borders ----*/


/*---- Visual Elements ----*/
body
{
	background-color: #FFF;
	margin: 0;
}
#pageFrame
{
	background-color: #FFF;
	color: #470105;
	min-width: 500px;
}

a:link {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	color: #470105;
	}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	color: #470105;
        }

a:hover {
	color: #fff;
	background: #470105;
	text-decoration: none;
	}


#AktuellOben {
	background: url(box_top.png) no-repeat;
         width: 211px;
         height: 32px;
             }
           
#AktuellMitte {
	background: url(box_bg.png) repeat-y;
         width: 211px;
     
         }
        
#AktuellUnten {
	background: url(box_bottom.png) no-repeat;
         width: 211px;
         height: 43px;
         }


#AktuellTextOben {
             padding: 15px 0 0 15px;
             width: 160px;
             color: #d7040e;
             font-size: 120%;
             }
#AktuellTextMitte {
             padding: 0 0 0 15px;
             width: 160px;
                
             }

.active {
  background: url(bg_menuitem.gif)
  #979797 repeat-x 0px -160px;
  color: #fff;
  cursor: default;
  padding: 0 15px;
}

#mainnavi {
  background: url(bg_menuitem.gif)
  #676767 repeat-x top;
  border: 1px solid #676767;
  list-style: none;
  margin: 0;
  padding: 0;
}

#mainnavi li {
  border-right: 1px solid #676767;
  display: inline;
  font-weight: normal;
}

#mainnavi li a {
  color: #fff;
  padding: 0 15px;
  text-decoration: none;
  font-weight: normal;
}

#mainnavi li a:hover {
  background: url(bg_menuitem.gif)
  #676767 repeat-x 0px -80px;
  text-decoration: none;
  font-weight: normal;
}



p.newslistuli {
	font-size: 90%;
	line-height: 1.5em;		
	padding-bottom: 0.5em; 
	}

.news {
     margin: 5px;       
       padding: 0 3px 3px 3px;
       }

.newsueberschrift {
       
            display:block;
            background: #470105;
            text-align: center;
            color: #FFF;
            } 

.newsHeader {
           border-top: 1px solid #666;
           color: #470105;
           text-align: center;
           font-size: 80%; 
           }
           
.news-list-category {
       font-size: 90%;
       } 
           
.newsBody {
         text-align: center;
         font-size: 90%;
         }
.newsBodySingle {         
         font-size: 90%;
         }         
                        
.newsHeader a:link {
              color: #470105;
           text-align: center;
           text-decoration: none; 
           }
.newsHeader a:visited {
              color: #470105;
           text-align: center; 
           text-decoration: none;
           }

.newsHeader a:hover {
           color: #470105;
           text-align: center; 
           background: none;
           text-decoration: underline;
           }           
                              
.newsSubheader {
               padding-bottom: 0.8em;
                              
               }
               
                              
.newsSubheaderSingle {
               padding-bottom: 0.8em;
               text-align: center;               
               }               
.newsLink {
          font-size: 80%;
          padding-bottom: 10px;
          text-align: center;          
          } 
.newsDate {
         font-size: 90%;
         text-align: center;
         }
                   
.newsLink a:link {
              color: #470105;           
           text-decoration: none; 
           }
.newsLink a:visited {
           color: #470105;           
           text-decoration: none; 
           }
.newsLink a:hover {
           color: #470105;           
           background: none;
           text-decoration: underline;
           }                               
          
.news-latest-date {
           font-size: 70%;
           }
.newsLatest {
       padding: 0 3px 3px 3px;
       }
       
       h2 {
       margin: 0;
       padding: 0;
       }
	.tx-guestbook-list-table { border-style: solid; border-color: #470105; border-width: 1px; }
    .tx-guestbook-list-header {background: url(guest_top.gif); color: #FFF; font-weight:bold;}
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background: url(guest_bg.gif) #c2c2c2; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:100px; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:150px; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:250px; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
    .schutz {
    display: none;
    }