td, select, option, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: White;
}




.rahmen01 {
border-color: black;
border-style: solid;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;

}

.rahmen02 {
border-color: #0086C9;
border-style: solid;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;

}


.rahmen_lr {
background: #0F95D0;
border-color: #96CDE9;
border-style: solid;
border-bottom-width: 0px;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 0px;

}

.rahmen_lro {
background: #0F95D0;
border-color: #96CDE9;
border-style: solid;
border-bottom-width: 0px;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;

}

.rahmen_lrou {
background: #0F95D0;
border-color: #96CDE9;
border-style: solid;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;

}


a:link {
	text-decoration : none;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

a:visited {
	text-decoration : none;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

a:hover {	
	text-decoration : none;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : black;

}


.titel:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : black;
	text-decoration: none;
}
.titel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : black;
	text-decoration: none;
}
.titel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : black;
	text-decoration: underline;
}

.fuss {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.small {
	color: #8F8F8F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.small:link {
	color: #8F8F8F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.small:visited {
	color: #8F8F8F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.small:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}




.smallw:link {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.smallw:visited {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.smallw:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}



.db {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.db:link {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.db:visited {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.db:hover {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}





.blau:link {
	color: #B3C9F2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.blau:visited {
	color: #B3C9F2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.blau:hover {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.hg {
background-color: #0086C9;
}

.weiss {
	text-decoration : none;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
}

.box {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2B2B2;
	height: 100px;
	border-style: solid;
}


