/* BODY definitions */

body { margin-top: 0px; margin-left: 0px; margin-width: 0px; margin-height: 0px; font-family: Verdana,Arial,Helvetica; color: #000000; font-size: 12px; background-color: #cccccc }



/* CLASS selectors */

div.block {text-align:justify}
hr.dotted {color: #9F9F9F; border:1px; border-style: dotted; }


/* TYPE selectors */

a:active  { color: #FF0033; text-decoration: underline }
a:link  { color: #0000FF; text-decoration: none }
a:visited  { color: #0000FF; text-decoration: none }
a:hover { color: #FF0033; text-decoration: none }

a.nav:active  { color: #FFCC00; text-decoration: underline }
a.nav:link  { color: #0000FF; text-decoration: none }
a.nav:visited  { color: #0000FF; text-decoration: none }
a.nav:hover { color: #FFCC00; text-decoration: none }

a.nav2:active  { color: #FFCC00; text-decoration: underline }
a.nav2:link  { color: #0000FF; text-decoration: none }
a.nav2:visited  { color: #0000FF; text-decoration: none }
a.nav2:hover { color: #FFCC00; text-decoration: none }

/* CONTEXTUAL selectors */




/* GENERIC rules */

.boldnorm { font-weight: bold; font-size: 12px }
.hot  { color: #ff7f00; font-weight: bold }
.important  { color: #ff7f00; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica }
.small { color: #000000; font-size: 10px; font: Verdana; }
.small-left { color: #000000; font-size: 10px; font: Verdana; text-align: left }
.small-center { color: #425288; font-size: 10px; font: Verdana; text-align: center }
.smallblue { color: #0000FF; font-size: 10px; font-family: Verdana,Arial,Helvetica }
.smallest { color: #000000; font-size: 9px; font-family: Verdana }
.pathinfo { color: #000000; font-size: 10px; font-family: Verdana,Arial,Helvetica; font-weight: bold }
.subheadline { color: #000000; font-weight: bold; font-size: 14px; font-family: Verdana,Arial,Helvetica }
.headline  { color: #000000; font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica }
.headlinebig { color: #000000; font-weight: bold; font-size: 36px; font-family: Verdana,Arial,Helvetica }
.footer {font-size: 10px; color: gray}
.normal { color: #000000; font-size: 12px; font-family: Verdana}
.bold12 { color: #000000; font-size: 12px; font-family: Verdana; font-weight: bold; }
.bold18 { color: #000000; font-size: 18px; font-family: Verdana; font-weight: bold; }
.bold { color: #000000; font-size: 14px; font-weight: bold; font-family: Verdana,Arial}
.justified { color: #000000; font-size: 12px; font-family: Verdana,Arial; text-align: justify}
.justified14 { color: #000000; font-size: 14px; font-family: Verdana,Arial; text-align: justify}
.justified-kursiv { color: #000000; font-size: 12px; font-style: italic; font-family: Verdana,Arial; text-align: justify}
.small-justified { color: #000000; font-size: 10px; font-family: Verdana,Arial; text-align: justify}
.justified2 { color: #000000; font-size: 14px; font-family: Verdana,Arial; text-align: justify}
.kursiv { color: #000000; font-size: 12px; font-style: italic; font-family: Verdana,Arial}
.kursiv-small { color: #000000; font-size: 10px; font-style: italic; font-family: Verdana,Arial}
.nav  { font-size: 16px; font-weight: normal; font-family: Verdana,Arial}
.nav2  { font-size: 12px; font-weight: normal; font-family: Verdana,Arial; text-align: center}
.nav3  { font-size: 10px; font-weight: normal; font-family: Verdana,Arial; text-align: center}



.table1 {
	border-width:thin;
	border-style:dotted;
	border-color:888888;
	border-spacing: 3px;
	background-color: #F4F4F4} 
	
.tablekiga {
	border-width:5px;
	border-style:double;
	border-color: #6699CC;
	border-spacing: 3px;
	background-color: #CCFFFF} 

.ul1 { list-style-position: outside}

















/* .text = class definition, mu§ im html file dann z.B. so aussehen: <table class="normal"> */
