/*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: #003300;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #003300;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	color: #003300;
; text-decoration: none
}

/*now follow the section links in the navigation bar on the left side*/        
a.nav:link {
	background-color: #003366;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	background-color: #003366;
	color: #FF8C00;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

a.nav:hover {
	background-color: #003366;
	color: #7FFFD4;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/*these are the sub-section links in the navigation bar on the left side*/ 
a.nav2:link {
	background-color: #003366;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
}

a.nav2:visited {
	background-color: #003366;
	color: #FF8C00;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
}

a.nav2:hover {
	background-color: #003366;
	color: #7FFFD4;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
}

/*the actual page*/
a.navtot {
	background-color: #003366;
	color: #CDCDCD;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}
/*the actual page*/
a.navtot2 {
	background-color: #003366;
	color: #CDCDCD;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
}

/*to emphasize words, use it inline with a <span> class*/
big {
	font-size: larger;
}

body {
	background: #CECF9C url(none) no-repeat; /* that will be repeated only along the y-axis [North/South] */
	color: #333333;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px; /*margins are set to zero*/
	padding-top: 0px; /*for Opera6*/
}
h5, h6 {
	font-family: Georgia, "MS Serif", "New York", serif;
}

/*the 'back to the top' image*/
img.top {
	float: right;
	margin-right: -5px;
}

p ol, p ul, p dl, ol ul {
	font-size: 0.8em;
}
/*and here the I prevent the incredible shrinking text*/
p, ol, ul, dl {
	font-size: 0.8em;
}
/*font-family is already defined, here I only set the font-size*/
pre {
	background-color: #F7F7F7;
	border: 1px solid #000080;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px; /*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;
}

.box {
	background: #FFFFFF; /*this is a box where the bottom-navigation and the copyright will be placed*/
	border-color: #48D1CC;
	border-width: 2px;
	color: #000099;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
; border: 0px #48D1CC none
}

.Inhalt p {
	max-width: 650px;
}

.Header {
	margin-left: 20px;
	margin-top: 0px;
}

.Inhalt {
	background: #FFFFFF; /*declare a color together with a contrasting background color*/
	color: #003366; /*to insure readability*/
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 160px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	max-width: 770px; /*readbility even on big screens*/
	padding: 5px; /*space to separate navigation and content*/
	width: auto;
}

.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 {
	float: left;
	padding-right: 7px;
}

.mint {
	background: #FFFFFF;
	color: #009999;
}

.mit {
	text-align: justify;
}

.navbox {
	background-color: #CCCC99;
	border-color: #FF6531 #FF6633 #FF6633;
	border-width: 2px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px; /*some button-like boxes for the left-side navigation*/
	margin: 2px;
	padding: 2px;
; border: 0px none
}

.Navigation {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	line-height: 110%;
; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px
; clip:   rect(   )
}

.oldbrowser {
	display: none;
}

.outlinke {
	background: #FFFFFF;
	color: #C71585;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 -120px;
}

.red {
	background: #FFFFFF;
	color: #FF0000;
}

.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;
}
cite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; padding-top: 5px; background-color: #999933}
dfn {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; padding-left: 10px}
.content {  padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 4px}
p.Navigation {  background-color: #9C9A63; margin-bottom: 5px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: medium groove; border-color: #999933 #9C9A31 #9C9A31}


h1 { color: #B50021 }

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 18pt
 } h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 14pt; color: #0079B5
; font-weight: bold
 } h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
; color: #841400
; font-size: 14pt; font-weight: bold
 } h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 } .contenthead {
	background-color: #B0B362;
	font-weight: bold;
	padding: 2px;
	border: thin dashed #999999;
}
.fullqoute {  background-color: #A59E52; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}
.quotesignature {  text-align: right}
.listblockleft {  }
.listblockbody {  margin-left:"100px" width:"500px"}
.step {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; background-image: url(images/step.jpg); background-repeat: no-repeat; padding-right: 10px; height: 30px; width: 30px; text-align: center; vertical-align: baseline; padding-left: 10px}

.highlight {  background-color: #FFFF00}
#midmenu {  top: 60px; clip:  rect(   )}
#graphmenu { top: 0px; clip:  rect(   )}
#content {position:absolute; width:557px; height:115px; z-index:1; left: 200px; top: 90px; border-left-style: solid; border-left-width:4px; border-left-color:#B5B263; margin-left: 5px; padding-left:15px;}
.content {position:absolute; width:557px; height:115px; z-index:1; left: 200px; top: 90px; border-left-style: solid; border-left-width:4px; border-left-color:#B5B263; margin-left: 5px; padding-left:15px;}

div#content table{
	background-color: #DBDCB6;
	border: solid #B0B362 1px;
}
div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

