/* REIHENFOLGE beachten !
a
a:link
a:visited
a:hover
a:active  */

body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	background-color: #FFFF99;
	margin : 0 0 0 0;
scrollbar-face-color:#FF9E42;
scrollbar-arrow-color:#FFFF99;
scrollbar-track-color:#FF7D00;
scrollbar-shadow-color:#FF6600;
scrollbar-highlight-color:#FFFF99;
scrollbar-3dlight-color:#FF6600;
scrollbar-darkshadow-Color:#333333;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
}

h1 {
	color: #FF6600;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13pt;
	color: #FF6600;
	text-transform: uppercase;
	font-weight : bold;
	word-spacing : 2px;
	line-height : 20pt;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
}

/* Link-styles */



a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #FFFF99;
}

a.nav:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #FFFF99;
	}
	
a.nav:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #333333;
	 }

a.nav:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.navstill
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #333333;
}

.navcenter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #333333;
	text-align : center;
}



a.text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.text:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #FF6600;
	}
	
a.text:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color : #333333;
	}
    
a.text:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}




/* Text-Styles */

li {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
}

ol {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}



.minor {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
}

/*Tabellen- + Hintergrund-Styles */
.repeaty {
	background-repeat: repeat-y;
}

.repeatx {
	background-repeat: repeat-x;
}

.oranged {
	background-color : #FF7D00;
}

.orangeh{
	background-color : #FF9E42;
}
.trenner {
	background-image: url(../images/navigation/trenner.gif);
	background-repeat: repeat-y;
}


.boxx {
	border-right-style: none;
	border-right-color: transparent;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-bottom-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
	border-left-color: transparent;
	border-spacing : 2px;
	padding: 3px;
}
option, select, textfield, textarea, input{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FF6600;
	background : #FFFFCC;
	font-weight : bold;
	line-height : 10pt;
}

.leftalign {
	text-align: left;
}
.pnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
	text-transform: none;
	font-weight: normal;


}
.threebee {
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	font-variant: small-caps;
	color: #FF6600;
}

.trennerh {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
