body {
  font-family: sans-serif, Arial, Verdana, Helvetica;
  margin: 0px;

}

#table {
  table-layout: fixed;
  border-collapse: collapse;
  font-family: sans-serif, Arial, Verdana, Helvetica;
}



table.menu td {
  width: 100%;
}

#title {
  font: 15px;
  color: #4060A0;
  padding-left: 15px;
  width: 300px;
}

#top {
  text-align: right;
  padding-right: 8px;
  align: right;
  width: 1000px;
}

#admin {
  padding-left: 8px;
}

#pathway {
  background-color: lavender;
  padding-left: 8px;
}
.pathway {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
}
a.pathway:link, a.pathway:visited {
  color: #0000FF;
  text-decoration: none;
  font-weight: normal;
}
a.pathway:hover {
  color: #0000FF;
  font-weight: normal;
  text-decoration: underline;
}

#data {
  background-color: lightsteelblue;
  padding: 8px;
}

#search {
  padding-left: 8px;
}


#menu {
  padding-left: 0px;
  background-color: lightsteelblue;
}

.inputbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #0080FF;
  border: 1px solid #000000;
}

a:link, a:visited {
  color: #4060A0;
  text-decoration: underline;
}
a:hover {
  color: #0000FF;
  text-decoration: underline;
}



table.moduletable {
  padding: 10px 10px;
}
table.moduletable td {
  font-size: 11px;
  font-weight: normal;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  width            : 100%;
  letter-spacing: 2px;
  text-indent: 5px;
  padding-bottom: 3px;
}
table.moduletable li {
}
table.moduletable ul {
  padding: 0px;
}
a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #FFFFFF;
background-color: #0080FF;
background-repeat: no-repeat;
text-decoration: none;
padding-left: 30px;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 20px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#C8667F;
text-transform: uppercase;
}
a.mainlevel:hover {
  color: #FFFFFF;
background-color: #0000FF;
}
a.sublevel:link, a.sublevel:visited {
display: block;
  color: #FFFFFF;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-decoration: none;
padding-left: 50px;
background-color: #0080FF;
background-repeat: no-repeat;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#C8667F;
}
a.sublevel:hover {
  color: #FFFFFF;
background-color: #0000FF;
}

#active_menu {
  background-color: #00007A;
}

/*##########################################################################################*/

/*                                                                  content */
.contentpane {
  padding-right: 10px;
}

.contentheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #00007A;
  text-align: left;
  text-decoration: underline;
}

.componentheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
  color: #00007A;
  text-align: left;
}


a.category:link, a.category:visited {
  color: #0000FF;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-weight: bold;
}

a.category:hover {
  color: #999999;
  text-decoration: underline;
}

a:link, a:visited {
  color: #0000FF;
  text-decoration: none;
}
a:hover {
  color: #0000FF;
  text-decoration: underline;
}

#loginBlock {
}
#loginTable {
  width: 90%;
  border: 0;
  border-collapse: collapse;
  margin-left: 10px;
}

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  background-color: #F0F0F0;
  color: #000000;
  border: 1px solid #000000;
}

ul {
  margin-top: 6px;
}

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4060A0;
  color: #B0B0B0;
  text-decoration: none;
  font-weight: bold;
}

.createdate {
  font-size: 10px;
  color: #B0B0B0;
  text-align: left;
}
.modifydate {
  font-size: 10px;
  color: #B0B0B0;
  text-align: left;
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4060A0;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 6px;
}

h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4060A0;
  text-decoration: none;
  font-weight: bold;
}

h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4060A0;
  text-decoration: none;
  font-weight: bold;
}

/* Javascript Back button */
.back_button {
  text-align: center;
  margin-top: 0px;
}

.pagenav {
  margin-top: 0px;
}

dt {
  font-weight: bold;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
  margin-top: 6px;
  margin-bottom: 0px;
  padding-top: -10px;
  padding-bottom: -10px;
}

.shAshow {
  color: green;
  display: block;
}
.shAhide {
  color: red;
  display: none;
}

/* ************************************************************************************************ */
.buttonheading {
  padding-right: 10px;
}




tr, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
list-style:none; float: left; 
margin: 0; width: 15.5%; 
font-size: 10px;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}

#mainlevel-nav a {
display: block; 
float: right; 
text-decoration: none;  
border: 1px solid;
border-color: #fff #cc3300 #cc3300 #fff;
background: lightsteelblue url(../images/vmenu_bgr.png) 2px no-repeat;
color: white;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
background: lightsteelblue url(../images/vmenu_bgr.png) 2px no-repeat;
text-decoration: underline;
}

#mainlevel-fcbtopnav {
margin: 5px; padding: 0;
}

#mainlevel-fcbtopnav li {
background-image: none;
padding: 0;
margin: 0;
list-style:none;
float: left; 
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
font-weight:600;
white-space: nowrap;
vertical-align:middle;
text-indent: 15px;
}

#mainlevel-fcbtopnav a {
float: left; 
text-decoration:none;  
color: white;
}
#mainlevel-fcbtopnav a:hover {
color: gray;
}


/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}

.greybg {
  background: #eeeeee;
}

/*for title or site name*/

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 12px;
text-decoration:underline; 
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}


.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	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.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #0000FF;
	text-align: center;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}


#header {
   background-color: #EEEEEE;
   padding: 0;
   border: none;
   margin: 0;
   width: 1000px;
   overflow: auto;
   }
HTML>BODY #header {
   margin: 0;
   }			

#home_pic_frame {
   background-color: #EEEEEE;
   padding: 0;
   border: none;
   margin: 0;
   float: left;
   width: 25%;
   overflow: hidden;
   }
HTML>BODY #home_pic_frame {
   margin: 0;
   }

#home_data_frame {
   background-color: #EEEEEE;
   padding: 0;
   border: none;
   margin: 0;
   float: left;
   width: 75%;
   overflow: hidden;
   }
HTML>BODY #home_data_frame {
   margin: 0;
   }

#home_pic {
   background-color: #EEEEEE;
   padding: 0;
   border: 0;
   margin: 3% 3% 3% 3%;
   width: 100%;
   overflow: hidden;
   }
HTML>BODY #home_pic {
   margin: 1% 1% 1% 1%;
   }

#home_data {
   background-color: #EEEEEE;
   color: #0000FF;
   padding: 0;
   border: none;
   margin: 1% 1% 1% 1%;
   float: left;
   width: 96%;
   overflow: hidden;
   }
HTML>BODY #home_data {
   margin: 1% 1% 1% 1%;
   }		

#logo {
  float: left;
  width: 1000px;
  height:161px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  margin: 0px;
  padding: 0px;
}

#logofcb {
   position: absolute;
   left: 45;
  background: #CC0033 url(../images/logofcb.gif) no-repeat;
  background-position: center;
  height:135px;width: 150px;
  border-bottom: 1px solid #FFFFFF;
  margin: 0px;
  padding: 0px;
}
#logoberge {
  float: left;
  width: 1000px;
  height:135px;
  background: #FFFFFF url(../images/seeg5.jpg) no-repeat;
  margin: 0px;
  padding: 0px;
}
#bildhitzle {
  float: left;
  width: 100%;
  height: 100%;
    object-fit: cover;  
  background: #FFFFFF url(../images/Hitzleried_20251003_1000.jpg) no-repeat;
  margin: 0px;
  padding: 0px;
}			
#bildhitzle1 {
  float: left;
  width: 100%;
  height: 100%;
    object-fit: cover;  
  background: #FFFFFF url(../images/Hitzleried1_20251003_1000.jpg) no-repeat;
  margin: 0px;
  padding: 0px;
}			
			
#logooalpower {
  float: left;
  width: 331px;
  height:100%;
  background: #FFFFFF url(../images/Logo_OAL-Power1.jpg) no-repeat;
  margin-left: 25px;
  padding: 0px;
}			

#language-bar {
  font: 10px;
  background-color: #00007A;
  color: lightgrey;
  text-align: center;
  vertical-align: middle;
  width: 1000px;height:25px;
  border-bottom: 1px solid #FFFFFF;
}

#adresse {
   float: left;
   width: 30%;
}			

#beschreibung {
   float: left;
   width: 30%;	
   font-size : 11pt;
   font-weight:bold; 
   text-align: left;
   color: #00007A;
}			

#beschreibung_float {
   float: left;
   width: 85%;	
   font-size : 11pt;
   font-weight:bold; 
   text-align: left;
   color: #00007A;
}			

#beschreibung100 {
   clear: both;
   float: left;
   width: 700px;	
   font-size : 11pt;
   font-weight:bold; 
   text-align: left;
   vertical-align: middle;
   color: #00007A;
   margin-top:12px;
   margin-bottom:12px;
   margin-left: 50px;
}			

#bild_emb {
   float: left;
   width: 160px;
   margin-left: 50px;
}

#bild_emb_right {
   float: right;
   width: 160px;
   margin: 5px;
}

#clear {
   clear: both;
}

#crlf {
   clear: both;
   margin-bottom:12px;
}


#bild {
   float: left;
   width: 70%;
}

#bild30 {
   float: left;
   width: 30%;
}

#bild20 {
   float: left;
   width: 20%;
}

#bild10 {
   float: left;
   width: 10%;
}

#bild15 {
   float: left;
   width: 15%;
}


#bild100 {
   clear: both;
   width: 700;
   margin-left: 50px;
   margin-top:12px;
   margin-bottom:12px;
}


#body_frame {
   padding: 0;
   border: 0;
   margin: 0;
   width: 1000px;
   float: left;
   clear: both;
   overflow: auto;
   border-top: 1px solid #FFFFFF;
  background-color: lightsteelblue;
}			

#topmenue {
   padding: 0;
   margin: 18px;
   border: 0;
   width: 100%;
   float: left;
   clear: both;
   overflow: auto;
}			


#searchinput {
   padding: 0;
   margin-left: 18px;
   margin-top: 18px;
   border: 0;
   width: 100%;
   float: left;
   overflow: auto;
}			

#mainmenue {
  padding-left: 0px;
  margin-top: 15px;
  width: 200px;
}



table.Spieltermine {
border: 1px solid rgb(119, 119, 119);
}
table.Spieltermine td {
font-size: 11px;
font-weight: normal;
border: 1px solid rgb(119, 119, 119);
padding: 2px;
margin: 0px;
}
table.Spieltermine th {
padding: 2px;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
border: 1px solid rgb(119, 119, 119);
margin: 0px;
  background-color: #CC0033;

}

table.Steckbrief {
margin: 50px;
}