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

body {
	background-color: White;
}




.rahmen01 {
border-color: #8595A2;
border-style: solid;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
}

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


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

}

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

}

.rahmen_lrou {
background: #EB3333;
border-color: #F4E8E6;
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;

}



.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;
}






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

.blau:visited {
	color: #FBC2C2;
	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: #E60404;
}

.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;
}


