/* CSS-Layout */
body {
	font-family: Sans-Serif;
	font-size: 0.9em;
	color: #000;
	background-color:  #142230;
	
}
h1
{
	margin-top: 7px;
	color:  #142230;
	font-size: 1.4em;
}
h2
{
	margin-top: 7px;
	color:  #142230;
	font-size: 1.2em;
}
hr
{
	margin-right: 10px;
}
a
{
    text-decoration: underline;
    color: Black;
   
}
#masthead 
{
    font-size: 1.8em;
    color: White;
    text-align: left;
    vertical-align: text-top;
}
#pagecell1{
	position:absolute;
	top: 5px;
	left: 260px;
	right: 160px;
	background-color: #ffffff;
	overflow: hidden;
}
#pagecell2{
	position:absolute;
	top: 5px;
	left: 260px;
	right: 30px;
	background-color: #ffffff;
	overflow: hidden;
}
#feature
{
}
#feature img
{
    padding: 10px 10px 10px 10px;
    border: solid 2px  #142230;
}

#top_nav {
}
#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
		
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
		
	
}

#container {
	position: relative;
	width: 100%;
	top: 20px;
	left: 0px;
	min-height:1200px;
  	height:auto !important;  /* für moderne Browser */
  	height:1200px;  /*für den IE */
  	
}

#left_col {
	width: 220px;
	position: absolute;
	left: 0px;
	top: 5px;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	padding-left: 20px;
	color: White;
	text-align: left;
	
}
#left_col a{
	
	color: White;
	
}
#page_content {
	
/*	margin-left: 185px;
	margin-right: 20px;
	background-color: White;
	padding: 10px 10px 30px 10px;
	margin-top: 0px;
	min-height:600px;
  	height:auto !important;  /* für moderne Browser */

  	
  margin-right: 20px;
	background-color: #fff;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 10px;
	min-height: 600px;
	
}
#right_col {
	position:relative;
	margin-left: 20px;
	
	float: right;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	border: solid 2px #FFC993;
	background-color: White;
}
#right_col ul{


margin-bottom: 1em; 
padding:0;


}

#right_col li{

margin: 0 5px 0 5px;
padding:0;

line-height: 1.2em;

}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{
margin-left: 8px;
padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;

}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;

}

#invertedtabs li{
display:inline;
margin:0 9px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;

}


#invertedtabs a{
float:left;
color: white;
background: #3F6B7B url(color_tabs_left2.gif) no-repeat left bottom;
margin:0 9px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;

}


#invertedtabs a:hover{
background-color: #e5f3cf;
color: black;
}

#invertedtabs a:hover span{
background-color: #e5f3cf;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/

}


#invertedtabsline{
clear: both;
padding: 0;
height: 8px;
line-height: 8px;
background: #3F6B7B;
border-bottom: 1px solid background-color: #3F6B7B; /*Remove this to remove border between bar and tabs*/
}
#mittig 
{
	text-align: center;
	background-position:center;
}

#footer 
{
   

}

#anmeldung 
{
	float: left;
	width: 200px;
	background-color: #D1DAFA;
	
	clear: both;
	display: inline;
	padding: 5px 5px 5px 10px;
	border-style: solid;
	border-width: 1px;

}
.news{
	padding: 0px 0px 10px 10px;
	
	font-size: 0.9em;
	color: #000000;	

}
.textfeld 
{
	width: 140px;
	
	
}
.textkommentar
{
	width: 368px;
	height: 127px;
}
.textkommentarAdmin
{
	width: 368px;
	height: 50px;
}
/* Gästebuch */
.thDatum
{
	height: 20px;
	background-color: #90B4E6;
	border-style: inset;
	border-collapse:collapse;
	border-width:3px;
	border-color:#36856B;
	padding-left: 20px;
	color: White;

	
}
.thBewertung
{
	
	font-size:1.0em;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:1px;
	

}
.thLink
{
	
	font-size:smaller;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:0px;
		color: Black; 
	background-color: White;
	text-align:right;
	
}
.thArchiv
{
	
	font-size:smaller;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:0px;
		color: Black; 
	background-color: White;
	text-align:left;
	
}
.thTitel
{
	font-weight:bold;
	font-size: 1.0em;
	padding-top:3px;
	padding-bottom:1px;
	padding-left:10px; 
	background-color: #90B4E6;

}
.AbsolutPfadVerstecken
{
    visibility:hidden;
	

}

.thBeschreibung
{
	
	font-size: 1em;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	margin-top:2px;

	background-color:White;
	
	  color: Black;
}
#BannerTextLink
{
    display: inline-block;
	
	
}
#BannerW
{
	position:absolute;
	top: 5px;
	right: 30px;
	z-index: 10;
	
}
#BannerR
{
	
	
	z-index: 10;
	float: right;
	text-align: right;
	margin-left: 10px;
	margin-right: 0px;
	
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: rgb(245,255,233); 
	padding: 10px 10px 10px 10px;
	margin: 0px, 0px, 1px, 0px;
	text-align: center;
}
#siteInfo a{
	
	color: rgb(245,255,233); 
	
}
#ViewContainer
{
   min-height:550px;
  	height:auto !important;  /* für moderne Browser */
  	height:550px;  /*für den IE */
  	background-color: White;
}

.thKommentar
{
	position: relative;
	
	font-size: 1.0em;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:10px;
	background-color:White;
	color: #36856B;
	margin-left: 5px;
}

.textfeld
{
	width: 620px
}

.textfeldklein
{
	
	width: 145px
}
.textfeldanmeldung
{
	
	width: 620px;
	height: 230px;
}
.textkommentaranmeldung
{
	width: 300px;
	height: 82px;
	
}
.textkommentar
{
	width: 368px;
	height: 127px;
}


.thBeschreibung
{
	
	font-size: 1.0em;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	background-color:White;
	padding-top:3px;
	margin-right: 20px;
	  color: Black;
}
.thBeschreibungInfo
{
	
	font-size: 0.95em;
	padding-right:5px;
	padding-left:5px;
	background-color:White;
	 color: Black;
	 padding-top: 5px;
	margin-right: 20px;
}
#thAutor
{
	
	font-size: 1.1em;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:10px;
	padding-left:5px;
  font-weight: bold;
	background-color: #3F6B7B;
	
	
	
	color: White;
	margin-right: 20px;
	
	
	
}

.WebDataGridHeader
{
    background-color: #004669;
}
.WebDataGridItems
{
    height: 10px;
    
}
.WebGroups
{
    padding: 10px 10px 10px 10px;
}
.Textmarker
{
color: #C0C0C0;
width: 620px;
}
