/* _css/basis.css */

body
{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11.0pt;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6
{
	color:#3399ff;
}

h1 {
	font-size:1.5em;
	font-style:italic;
	color: #09F;
	font-weight: bold;
	line-height: 35px;
}
h2 { font-size:1.4em;
     line-height: 12px}
h3 {
	font-size:1.2em;
	font-family: Verdana, Geneva, sans-serif;
}
h4 { font-size:1.0em; }
h5 { font-size:0.9em; font-style:italic; }
h6 { font-size:0.9em; text-decoration:underline; }
h5 {
	font-size: 0.9em;
}
b
{
	font-size:1.0em;
	font-weight: bold;
	color:#3399ff;
}

tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	color: #F90;
}


p,ul,ol,li,div,td,th,address,nobr,i
{
	color:#C60;
	line-height: 18px;
	font-size: small;


	font-style: ;
}

pre 
{ 
	font-family:Courier New,Courier; 
	font-size:1.0em;
	color:#000000;
}

tt 
{ 
	font-family:Verdana,Arial,sans-serif;
	font-size:1.0em;
	color:#000000;
}

a
{
	font-size:0.85em;
	font-weight:500;
}

a:link 			/* noch nicht besucht */
{
	color:#F90;
	text-decoration:none;
}
a:visited 			/* breits besucht */
{ 
	color:#F90;
	text-decoration:none;
}
a:active 			/* gerade angeklickt */
{
	color:#F90;
	text-decoration:none;
}
a:hover
{
	color:#09F;
	font-weight: bold;
	font-size: 0.85em;
	font-family: Verdana, Geneva, sans-serif;
}
.nav-horizontal
{
	font-size:0.85em;
	font-weight: bold;
	font-style: 0.85;
	}
.nav-horizontal a, 
.nav-horizontal a:visited, 
.nav-horizontal a:active
{
	color:#F90;
	font-size:0.85em;
	
}

.nav-horizontal a:hover
{
	color:#09F;
	font-size:0.85em;
	text-decoration:none;
}

/* menue */

.nav
{
	float:left;
	line-height:20px;
	font-family: Verdana,Arial,sans-serif;
}
.nav a, 
.nav a:visited, 
.nav a:active
{
    color:#ffffff;
    padding:2px 2px 2px 2px;
    font: 1.1em, Verdana,Arial,sans-serif;
	font-weight: bold;
    text-decoration:none;
    line-height:20px;
}

.nav a:hover
{
	color:#ff9900;
	font:1.2em, Verdana,Arial,sans-serif;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
}

kopfzeile {
	font-size: 0.9em;
	font-style: normal;
	color: #F90;
}
.nach_oben {
	font-size: 0.8em;
	color: #8CCEFF;
	font-style: normal;
}
.orange08 {
	font-size: xx-small;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F90;
}
.h1+19 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.9em;
}

