/*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  { color: purple; text-decoration: none; background-color: transparent }

a:hover {
	background: transparent;
	color: #999999;
	text-decoration: underline;
}

/*now follow the section links in the navigation bar on the left side*/        
a.nav:link      { color: purple; font-weight: 600; font-size: 13px; text-decoration: none }

.greg     { font-style: italic; font-weight: normal; font-size: 11px}

a.nav:visited     { color: #dda0dd; font-weight: 600; font-size: 13px; text-decoration: none }

a.nav:hover   { color: #7fffd4; font-weight: 600; font-size: 13px; text-decoration: none; background-color: purple }

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

a.nav2:visited  { color: purple; font-weight: 500; font-size: 11px; text-decoration: none; background-color: silver }

a.nav2:hover  { color: #7fffd4; font-weight: 500; font-size: 11px; text-decoration: none; background-color: none }

/*the actual page*/
a.navtot  { font-weight: 600; font-size: 14px; text-decoration: none; background-color: white }
/*the actual page*/
a.navtot2  { color: purple; font-weight: 600; font-size: 12px; text-decoration: none; background-color: white }

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

body     { font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; background: transparent; margin: 0px; padding-top: 0px }

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "MS Serif", "New York", serif;
}

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

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: transparent;
	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    { color: #000099; font-size: 12px; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; background-color: #dcdcdc; margin: 2px; padding: 2px; border: none }
.Inhalt p {
	max-width: 650px;
}

.Header   { font-variant: small-caps; font-family: Verdana, Arial, Helvetica, Times; background-color: white; margin-top: 0px; margin-left: 20px }

.Inhalt       { font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; margin-right: 20px; margin-left: 200px; padding: 5px; width: auto; max-width: 770px }

.Kommentar {
	color: #660066;
	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  { background-image: url(../images/chinalegend.jpg); text-align: justify }

.navbox      { font-size: 13px; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; background-color: #f5f5f5; margin: 2px; padding: 2px }

.Navigation             { line-height: 120%; font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; background-color: purple; border: 2px outset #660066; position: absolute; top: 27px; left: 18px; width: 140px; height: auto }

.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;
}
.stakes   { color: purple; line-height: 110%; font-family: Verdana, Arial, Helvetica, Times; word-spacing: 2px; list-style-type: circle }
.facts   { font-weight: bolder; font-size: 13px; background-color: #ffe4e1; list-style-type: circle }
.alttext {
	margin: 4px;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: purple;
	border-right-color: purple;
	border-bottom-color: purple;
	border-left-color: purple;
}
.alttextgray { background-color: #dcdcdc; margin: 4px; padding: 6px; border: solid 1px purple }
body {
	background-attachment: fixed;
	background-image: url(../images/niatrosscolor.jpg);
	background-repeat: no-repeat;
}
body {
	background-attachment: fixed;
	background-image: url(../images/niatrosscolor.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
