/* CSS Document */
.scrollgeneric {line-height:1px; font-size:1px; position:absolute; top:0; left:0;}
.vscrollerbase {width:15px; background-color:white;}
.vscrollerbar {width:15px; background-color:black;}
.vscrollerbar {background:#FFFFFF url("scroll.png") -15px 0px repeat-y;; cursor: pointer;}
.vscrollerbar, .hscrollerbar {padding:17px; z-index:2;}
.vscrollerbarbeg {background:  url("scroll.png") -45px -30px no-repeat; width:15px; height:15px !important;}
.vscrollerbase {background: #FFFFFF url("scroll.png") 15px 0px repeat-y;; cursor: pointer;}
.vscrollerbasebeg {background:  url("scroll.png") -30px -30px no-repeat; width:15px; height:15px !important;}
.vscrollerbaseend {background:  url("scroll.png") -60px -30px no-repeat; height:15px; width:15px;}
.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}
#scrollfenster1 {
	/* Typical fixed height and fixed width example */
	width: 282px;
	height: 220px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 10px;
	line-height: 17px;
	color: #000000;
}

#scrollfenster2 {
	/* Typical fixed height and fixed width example */
	width: 282px;
	height: 237px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 10px;
	line-height: 17px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 15px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
}

h1 {
	font-size: 13px;
	color: #DD2A1B;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	margin: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #DD2A1B;
}

a#internlink{
	color: #000000;
	text-decoration: underline;
}

a:hover#internlink {
	color: #DD2A1B;
}

a#navi1,a#navi2,a#navi3,a#navi4,a#navi5 {
	font-size: 16px;
	font-weight: bold;
}

a#sub1,a#sub2,a#sub3 {
	font-weight: bold;
}

table#content {
	line-height: 17px;
	color: #DD2A1B
}

#kategorie {
	line-height: 17px;
	font-weight: bold;
}

#kategorie_active {
	font-weight: bold;
	line-height: 17px;
	color: #DD2A1B
}

#kategorie_passive {
	font-weight: bold;
	line-height: 17px;
	color: #BBBBBB
}

#gruppe_active {
	line-height: 17px;
	color: #DD2A1B;
	cursor: pointer;
}

a#gruppe, a#subsub1,a#subsub2,a#subsub3,a#subsub4,a#subsub5,a#subsub6,a#subsub7,a#subsub8,a#subsub9,a#subsub10,a#subsub11,a#subsub12 {
	color: #bbbbbb
}

a:hover#gruppe, a:hover#subsub1, a:hover#subsub2, a:hover#subsub3, a:hover#subsub4, a:hover#subsub5, a:hover#subsub6, a:hover#subsub7, a:hover#subsub8, a:hover#subsub9, a:hover#subsub10, a:hover#subsub11, a:hover#subsub12 {
	color: #DD2A1B;
}

#back {
	padding-bottom: 15px;
	vertical-align: bottom;
	
}

#texteingabefeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 2px;
}

select#msie {
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
}

select#else {
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 17px;
}

input#eingabe {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	height: 13px;
}

input#eingabe_kl {
	width: 141px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	height: 13px;
}

input#suche {
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
}

textarea#msie {
	width: 200px;
	height: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
}

textarea#else {
	width: 200px;
	height: 124px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
}

#checkbox {
	line-height: 26px;
	padding-top: 10px;
}

#output {
	color: #DD2A1B;
}

#logo {
	margin-top: 30px;
}

#box {
	border-width: 3px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0px;
}

#print {
	border-width: 3px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0px;
	line-height: 17px;
}
