/*This stylesheet is a product of MaKo - Orion HiTek, Inc. email: shark@mako4css.com */
/*It can be found at http://www.mako4css.com/  - CSS FAQ web site with tips, tricks and tutorials - and you are free to use and/or change it.*/
/*Nevertheless I would appreciate it if you give other people a chance to learn about CSS and the tutorial by leaving this note in the stylesheet*/

a img {
	border: 0.1px none #000000;
}

/*normal links in the text*/
a:link {
	background: transparent;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #990099;
	text-decoration: none;
}

/*now follow the section links in the navigation bar on the left side*/        
a.nav:link {
	background-color: #ffccff;
	color: #000099;
	font-size: 19px;
	font-weight: 600;
	text-decoration: underline;
}

a.nav:visited {
	background-color: #ffccff;
	color: #990099;
	font-size: 19px;
	font-weight: 600;
	text-decoration: underline;
}


/*these are the sub-section links in the navigation bar on the left side*/ 
a.nav2:link {
	background-color: #ffccff;
	color: #000099;
	font-size: 17px;
	font-weight: 500;
	text-decoration: underline;
}

a.nav2:visited {
	background-color: #ffccff;
	color: #990099;
	font-size: 17px;
	font-weight: 500;
	text-decoration: underline;
}

/*the actual page*/
a.navtot {
	background-color: #ffccff;
	color: #CDCDCD;
	font-size: 15px;
	font-weight: 600;
	text-decoration: underline;
}

/*the actual page*/
a.navtot2 {
	background-color: #ffccff;
	color: #CDCDCD;
	font-size: 14px;
	font-weight: 600;
	text-decoration: underline;
}

/*to emphasize words, use it inline with a <span> class*/
big {
	font-size: larger;
}

body {
	color: black;
	background-color: #ffccff;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	margin: 0px; /*margins are set to zero*/
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	background-color: #ffccff;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

/*the 'back to the top' image*/
img.top {
	float: right;
	margin-left: -5px;
}

/*and here the I prevent the incredible shrinking text*/
p ol, p ul, p dl, ol ul {
	font-size: 13px;
}


p, ol, ul, dl {
	color: black;
	background-color: #ffccff;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

li {
	font-weight: bold;
	font-size: larger;
}

/*font-family is already defined, here I only set the font-size*/
pre {
	background-color: #ffccff;
	border: 1px solid #000080;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px; /*here I define the HTML <pre> tag*/
	padding: 4px;
	white-space: pre;
}

/*not really necessary, but one never knows...use it inline with a <span> class*/
small {
	font-size: smaller;
}

/*NN 4.xx needs that...*/
strong, b {
	font-weight: 800;
}

.Footer {
	clear: both;
	background: #F8F0A0; /*this is a box where the bottom-navigation and the copyright will be placed*/
	border-color: #48D1CC;
	border-style: groove;
	border-width: 3px;
	color: #000099;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
	text-align: center;
}

.Header {
	margin-left: 7px;
	margin-top: 0px;
}

.NavHeader0 {
	margin-left: 2px;
	margin-top: 5px;
	padding-bottom: 0;
	vertical-align: top; 
	position: absolute; /*The navigation on the left side, positioned absolutely*/
}

.NavHeader1 {
	margin-left: 6px;
	margin-top: 5px;
	padding-bottom: 0;
	vertical-align: top; 
	position: absolute; /*The navigation on the left side, positioned absolutely*/
}

.LBSText {
	border: 0;
	float: left;
	padding-right: 7px;
}

.NavHeader2 {
	padding-top: 0;
	margin-left: 20px;
	margin-top: 75px;
	vertical-align: top; 
	position: absolute; /*The navigation on the left side, positioned absolutely*/
	border: 0;
	float: left;
	padding-right: 7px;
	width: 180px;
	height: 225px;
}

.LBSImage {
	width: 180px;
	height: 225px;
}

.NavLink {
	border: 0;
	float: left;
	padding-right: 7px;
}

.MainBody {
	color: black;
	background-color: #ffccff;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	border: 0.1px solid #ffccff
	margin-right: 10px; /*breathing space for the text*/
	margin-left: 230px; /*to position the content area to the right of the navigation*/
	margin-top: 5px
	vertical-align: top; 
	padding: 5px; /*space to separate navigation and content*/
}

.Kommentar {
	background: #F7F7F7;
	color: #FF6633;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; /*to include a commentary in the <pre> area I use this in a <span> class*/
}

.lrand {
	border: 0;
	float: left;
	padding-right: 7px;
}

.LeftFloat {
	border: 0;
	float: left;
	padding-right: 7px;
}

.MainTitle {
	margin-top: 5px;
	vertical-align: top; 
	text-align: center;
	font-family: FlorenceScript, "ITC Zapf Chancery", Coronet, cursive;
	font-size:  30pt;
	line-height: 34pt;
}

.NavTitle {
	font-family: FlorenceScript, "ITC Zapf Chancery", Coronet, cursive;
	font-size:  20pt 
	line-height: 20pt;
	vertical-align: top; 
	margin-bottom: 0px;
	margin-top: 5px;
	left: 3px;
	width: 240px;
	text-align: center;
}

.MainIndent {
	text-align: left;
	padding-left: 100px;
}

.Indent10F {
	clear: both;
	text-align: justify;
	margin-left: 10%; 
	margin-right: 10%;
}

.mint {
	background: #FFFFFF;
	color: #009999;
}

.mit {
	text-align: justify;
}

.Navigation {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	left: 10px;
	position: absolute; /*The navigation on the left side, positioned absolutely*/
	top: 300px;
	width: 200px;
	margin-left: 10px;
	line-height: 110%;
}

.Navigation0 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	left: 25px;
	position: absolute; /*The navigation on the left side, positioned absolutely*/
	top: 370px;
	width: 240px;
	margin: 15px;
}

.NavPDF {
	line-height: 50%;
}

.navboxz {
	background-color: #ffccff;
	color: #000000;
	margin: 7px;
	line-height: 20%;
}

.navbox2z {
	background-color: #ffccff;
	color: #000000;
	margin: 7px;
	line-height: 90%;
}

.oldbrowser {
	display: none;
}

.outlinke {

	margin: 0 0 0 -120px;
}

.red {
	color: #FF0000;
}

.blue {
	color: blue;
} /* Added: 8/10/2006 */

.ROT {
	background: #FFFFFF;
	color: #FF0000;
	font-size: 16px;
	font-weight: 600;
}

.rrand {
	float: right;
	padding-left: 7px;
}

.six {
	background: transparent;
	color: #999999;
	font-size: 11px;
}

.skipnav {
	display: none;
}

.large2 {
	font-size: 20px;
	font-weight: bold;
}

.font11 {
	font-size: 16px;
	line-height: 120%;
}

.fonttext {
	color:#262626;
	font-size:17px;
	line-height:1.4em;
}

.full {
	text-align: justify;
}

.center {
	text-align: center;
}

.ItalicLarger {
	font-style:  italic;
	font-size: larger;
}

.Larger {
	font-size-adjust: larger;
}

.Large1 {
	font-family: FlorenceScript, "ITC Zapf Chancery", Coronet, cursive;
	font-size: larger;
}

.Large2 {
	font-size: 20px;
	font-weight: bold;
}

.Large3 {
	font-size: x-large;
	font-weight: bold;
}

.Center {
	text-align: center;
}

.CenterLarger {
	font-size: larger;
	text-align: center;
}

.CenterSmall {
	font-size: smaller;
	text-align: center;
}

.CenterBold {
	font-weight: bold;
	text-align: center;
}

.BoldCenterLarger {
	font-weight: bold;
	font-size: larger;
	text-align: center;
}

.BoldLarger {
	font-weight: bold;
	font-size: larger;
	text-align: center;
}

.BoldCenter {
	font-weight: bold;
	text-align: center;
}

.rel {
	position:relative;/*positioned relative*/
	top: 20px;
	left: 20px;
    width: 300px;
    height: auto;
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    background-color: #999999;
    }

.Col1a {
	position:absolute;
	clear: both
	float: left;
	left: 50px;
/*	width: 10px;*/

}

.Col2a {
position:relative;
/*	left: 175px;*/
	float: left;
	width: 400px;
	text-align: left;
}

.Col12 {
	vertical-align: text-bottom;
	display: inline;
}

.Col1 {
	position:relative;
	left: 120px;
	width: 185px;  /* 7/21/10 */
	float: left;
	font-size: smaller;
}

.Col2 {
	position:relative;
	left: 200px;
	width: 400px;
	text-align: left;
	font-size: smaller;
	top: -4px;
}

.Col1Full {
	position: relative;
	left: 100px;
	float: left;
}

.wrapper{
	position: relative;
	left: 120px;
	float: left;
	width: 100.00%;
   	font-size: smaller;
}

.left-r{
   position: relative;
   float: left;
   text-align: right;
   left: 0.65%;
   width: 25.00%;
}

.left-l{
   position: relative;
   float: left;
   text-align: left;
   left: 0.65%;
   width: 25.00%;
}

.right{
   position: relative;
   float: right;
   right: 0.65%;
   width: 65%;
}

.CCB {
	color: blue;
}

.LBSFooter {
	color: black;
	clear: both;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: normal;
	font-weight: bold;
	text-align: center;
}

.LBSFooterBox {
	background: #F8F0A0; /*this is a box where the bottom-navigation and the copyright will be placed*/
	border-color: #48D1CC;
	border-style: groove;
	border-width: 3px;
	color: #000099;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 2px;
	text-align: center;
}

hr.hr2 {
	color: black;
	background-color: black;
	height: 2px;
	border: 0px solid black;
}

hr.hr4 {
	color: red;
	background-color: red;
	height: 3px; 
	border: 0px solid red;
}

/* For Main Page Only */

.MainBody0 {
	color: black;
	background-color: #ffccff;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	margin-left: 300px; /*to position the content area to the right of the navigation*/
	margin-right: 10px; /*breathing space for the text*/
	max-width: 70%; /*readbility even on big screens*/
	margin-top: 5px
	vertical-align: top; 
	padding: 5px; /*space to separate navigation and content*/
	position: absolute; /*The navigation on the left side, positioned absolutely*/
	width: 70%;
}

.Navigation0 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	left: 25px;
	position: absolute; /*The navigation on the left side, positioned absolutely*/
	top: 370px;
	width: 240px;
	margin: 15px;
}


#newsbg {
	background-color:#EAE5F1
}

#newsbg P {
	background-color:#EAE5F1
}