/* CSS Document */
/*  <p align="right"><font size="1" face="Verdana"> */
body
{
	font-family: Verdana;
	background-color: #C0C0C0;
	margin-top: 0px;
	margin-left: 0px;
	overflow: auto;
}
h1
{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

h2
{
	
}

.main-table
{
    width: 90%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
}

.logo
{
	margin-bottom: -30px;
	margin-top: -10px;
}

.logo-text1
{
	margin-top: -5px;
	font-family: "Franklin Gothic Medium";
	text-align: left;
	margin-left: 30px;
	font-weight: 600;
	font-style: oblique;
	letter-spacing: 3px;
}

.logo-text2
{
    margin-top: -5px;
	margin-right: 30px;
	font-family: "Franklin Gothic Medium";
	text-align: right;
	font-weight: 600;
	font-style: oblique;
	letter-spacing: 3px;
}

.address-td
{
	background-color: #FEFFEF;
}

.address
{
	font-size: 12px;
}

.address h1
{
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #303030;
}

.address h1 em
{
	font-family: "Academy Engraved LET";
	font-size: 28px;
	font-weight: 900;
	color: #CC0000;
	letter-spacing: 3px;
}

.address h1 i
{
	font-family: "Academy Engraved LET";
	font-size: 28px;
	font-weight: 900;
	color: #333333;
	letter-spacing: 4px;
}

.address p
{
    text-align: center;
	margin-top: 3px;
	font-size: 11px;
	font-weight: 550;
}

.menu-left
{
	vertical-align: top;
	width: 16%;
	color: #FF0000;
}

.left-menu-div
{
	width: 170px;
	overflow: hidden;
}

.menu-left a, .menu-left a:visited, .menu-left a:active
{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.menu-left a:hover
{
	text-decoration: underline;
	color: #101010;
	/*font-size: 9px;*/
	font-weight: bold;
	/*background-color: #993300;*/
} 

.menu-left hr
{
	color: #FF0000;
	width: 90%;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 2px;
}

.menu-left ul li
{
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
	font-size: 14px;
	margin-left: -10px;
	margin-bottom: 5px;
}

.menu-left ol li 
{
	list-style-position: outside;
	margin-left: -30px;
	margin-right: 10px;
	list-style-type: circle;
	margin-bottom: 5px;
	margin-top: 5px;
}

.menu-left em
{
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

.content
{
	vertical-align: top;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.content-div
{
	vertical-align: top;
	height: 500px;
	overflow: auto;
	margin-right: 1px;
	width: 620px;
	padding-left: 10px;
	text-align: left;
}

.content-div-forum
{
	vertical-align: top
	height: 500px;
	overflow: auto;
	margin-right: 1px;
	padding-left: 10px;
	text-align: left;
}

.content h1
{
	text-align: center;
	font-size: 18;
	font-weight: bolder;
	font-color: #505050;
	color: #404040;
	text-decoration: underline;
	margin-bottom: 30px;
}


.content h2
{
	text-align: left;
	font-size: 16;
	text-decoration: underline;
	font-weight: bold;
	font-color: #505050;
	color: #404040;
}

.content h3
{
	text-align: left;
	font-size: 14;
	font-weight: bold;
	font-color: #505050;
	color: #202020;
	margin-top: 0px;
	margin-left: 10px;
}

.content h3 a, .content h3 a:visited, .content h3 a:active
{
	text-decoration: underline;
	font-color: #505050;
	color: #CC0000;
}

.content hr
{
	width: 70%;
	color:  #CC0000;
	font-color:  #CC0000;
	text-align: left;
	margin-top: -0px;
	margin-bottom: -0px;
}

.content p
{
	text-align: justify;
	margin-bottom: 10px;
	padding-right: 15px;
	font-size: 12px;
	line-size: 135%;
}

.content ul
{
	margin-top: -10px;
}

.content ul li
{
}

.full-table1
{
 	 width: 98%;
	 padding: 0px;
	 border: 0px;
}


.full-table2
{
	width: 98%;
	height: 10px;
	padding: 0px;
	border: 0px;
	/*background-image: url("../images/mid_bar2.jpg");*/
}


.full-table3
{
 	 width: 98%;
	 padding: 0px;
	 border: 0px;
	 align: center;
	 height: 50%;
}

.add-space
{
    width: 22%;
	background-color: #FF9933;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.full-table4
{
 	 width: 98%;
	 padding: 0px;
	 border: 0px;
}

.full-table5
{
 	 width: 98%;
	 padding: 0px;
	 border-width: 0px;
	 width: 98%;
	 text-align: center;
}
.text1-cell
{
    width: 87%;
	background-color: #FEFFEF;
}

.text2-cell
{
   width: 87%;
   background-color: #FEFFEF;
}

.text1
{
   font-face: Verdana;
   font-size: 10px;
}

.text2
{
	font-face: Verdana;
	font-size: 10px;
}

a, a:active 
{
    text-decoration: underline;
	color: #000000;  
}

a:visited
{
    text-decoration: underline;
	color: #CC0000;  
}

a:hover
{
    text-decoration: line-through;
	color: #000000;  
}

.top-links
{
	background-color: #C0C0C0;
	width: 100%;
    vertical-align: top;
	line-height: 10px;
	align: right;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
}

.top-links a, .top-links a:active, .top-links a:visited
{
	text-decoration: overline;
	color: #000000; 
	font-family: Verdana;
	font-size: 10px;
}
.bottom-links-cell
{
  width: 70%;
	font-family: Verdana;
	font-size: 10px;
	align: left;
	background-color: #C0C0C0;
}
.design-cell
{
  width: 40%;
	font-family: Verdana;
	font-size: 10px;
	align: right;
	background-color: #C0C0C0;
}
.bottom-links
{
	font-family: Verdana;
	font-size: 10px;
	align: left;
}

.design
{
	font-family: Verdana;
	font-size: 10px;
	align: right;
}


.bottom-links a, .bottom-links a:active
{
	text-decoration: overline;
	color: #000000; 
	font-family: Verdana;
	font-size: 10px;
}

.lower-space1
{
	width: 100%;
	height: 17px;
	border-width: 0px;
	background-image: url("../images/mid_bar2.jpg");
	text-align: left;
}


.lower-space2
{
	width: 100%;
	height: 17px;
	background-image: url("../images/mid_bar3.jpg");
}

.menu-forum
{
	/*background-color: #C0C0C0;*/
    vertical-align: top;
	align: left;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
}

.menu-forum a, .menu-forum a:active, .menu-forum a:visited
{
    vertical-align: top;
	text-decoration: none;
	color: #100000; 
	font-family: Verdana;
	font-size: 10px;
}

.logo-cell
{
   background-color: #FEFFEF;
	width: 50%;
	valign: middle;
	border: 0px;
	text-align: center;
}

.title 
{
	align: center;
	width: 27%;
	background-color: #FF9933;
	color: #000000;
	text-align: center;
	vertical-align: text-bottom;
}
.subtitle1
{
	width: 87%;
	height: 20px;
	background-color: #FF9933;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 10px;
}


.right
{
	width: 155px;
	overflow: visible;
	margin-left: 5px;
	text-align: left;
}

.news-div
{
	border: 2px ridge #CC0000;
	width: 155px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 2px;
	overflow: hidden;
}

.news-div h3
{
	font-size: 10px;
	text-align: center;
	font-weight: 700;
	font-color: #505050;
	margin-bottom: 0px;
	margin-top: 2px;
	background-color: #CCCCCC;
}

.news-div p
{
	font-size: 9px;
	text-align: justify;
	font-color: #505050;
}

.right-content
{
	width: 150px;
	overflow:hidden;
	padding-left: 2px;
	padding-right: 2px;
}

.right-content h3
{
	font-size: 14px;
	text-align: center;
	font-color: #CC0000;
	color: #CC0000;
	margin-bottom: -5px;
}

.right-content h3 a, .right-content h3 a:visited, .right-content h3 a:active
{
	text-decoration: underline;
	font-size: 14px;
	text-align: center;
	font-color: #CC0000;
	color: #CC0000;
}

.tx-gbweather-pi1
{
	font-size: 8px;
	border: 2px ridge #CC0000;
	width: 155px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 0px;
}

.wetter-table
{
	width: 150px;
	overflow: hidden;
}

.wetter-title
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}

.wetter-desc
{
	font-size: 10px;
}

.wetter-current
{
	font-size: 14px;
	font-weight: bolder;
	vertical-align: bottom;
	text-align: right;
}

.wetter-info
{
	font-size: 10px;
}

.tx-newloginbox-pi3-searchbox
{
	visibility:hidden;
	width: 0;
	height: 0;
	overflow: hidden;
}

.tx-newloginbox-pi3-browsebox
{
	width: 150px;
	font-size: 10px;
}

.tx-newloginbox-pi3-browsebox p
{
	font-size: 9px;
}

.tx-newloginbox-pi3-searchbox
{
	width: 150px;
	height: 40px;
	overflow: auto;
}

.tx-newloginbox-pi3-listrow
{
	width: 150px;
	height: 200px;
	overflow: auto;
	font-size: 8px;
}

.tx-newloginbox-pi3-listrow a, .tx-newloginbox-pi3-listrow a:visited, .tx-newloginbox-pi3-listrow a:active
{
	font-size: 10px;
}

.tx-newloginbox-pi3-listrow a:hover
{
	text-decoration: none;
}

.tx-newloginbox-pi3-listrow-header
{
	font-size: 10px;
}

.tx-wssitemap-pi1
{
	width: 80%;
	height: 80%;
	vertical-align: middle;
	margin-top: 5px;
	margin-left: 20px;
}

.treemenudiv
{
	margin-left: 15px;
	margin-top: 8px;
}

.treemenutext_no
{
	color: #202020;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.tx-dropdownsitemap-pi1
{
	margin-right: 20px;
	text-align: left;
}
.tx-dropdownsitemap-pi1 ul
{
	margin-top: 10px;
}