/* Forces scrollbar to stay always on and not toggle on/off */
html {
	min-height: 100%;
	margin-bottom: 1px;
}

h1 {
	font-size: 22px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
h3 {
	font-size: 15px;
	line-height: 17px;
}

body,td,th {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.printable {
	width: 830px;
}

.cool p:hover{
	background-color: #dddddd;
	border-color: #bbbbbb;
	border-width:1px;
	border-style:solid;
}

.cool {
	background-color: #ffffff;
	border-color: #bbbbbb;
	border-width:1px;
	border-style:solid;
	margin:2px 2px 2px 2px;	
}

.kiste {
        border-color: #183863;
        border-width:1px;
	border-style:solid;
        width: 100%;
}

.divkiste {
        border-color : #183863;
        border-width : 1px;
	border-style : solid;
        text-align   : justify;
        padding      : 5px;
}


a:link {
	color: #183863;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #183863;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #183863;
}

a.footer:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.footer:hover {
	text-decoration: none;
	color: #CC0000;
}
a.footer:active {
	text-decoration: none;
	color: #CCCCCC;
}

a.weisserlink:link {
color: #FFFFFF;
}
a.weisserlink:visited {
color: #FFFFFF;
}
a.weisserlink:hover {
color: #FFFFFF;
}
a.weisserlink:active {
color: #FFFFFF;
}

.bodytext a:link {color: #0000DD; font-weight:bold; text-decoration: none;}
.bodytext a:visited {color: #0000AA; font-weight:bold; text-decoration: none;}

.menubarstyle {
	
}
.menubarstyle td {

}
.menubarstyle a:hover img {
	visibility:hidden;
}
.menubarstyle a:hover img {
	visibility:hidden;
}
.menubarstyle a {
	display:block;
}

/********** horizontal ********/
#menubar {
	
}
#menubar td {

}
#menubar a:hover img {
	visibility:hidden;
}
#menubar a:hover img {
	visibility:hidden;
}
#menubar a {
	display:block;
}
#menubar a/**/ {
	/*height:37px;  hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html #menubar a {
	cursor:pointer;
}
* html #menubar li a:hover {
	height:1%;
}
/* */

/********** horizontal ********/
#submenubar {
	
}
#submenubar td {

}
#submenubar a:hover img {
	visibility:hidden;
}
#submenubar a:hover img {
	visibility:hidden;
}
#submenubar a {
	display:block;
}
#submenubar a/**/ {
	/*height:37px;  hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html #submenubar a {
	cursor:pointer;
}
* html #submenubar li a:hover {
	height:1%;
}
/* */
