a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}

a.raumet:link {
	color: #FFFFFF;
	font-size:9px;
	text-decoration:none;
}
a.raumet:visited {
	color: #FFFFFF;
	font-size:9px;
	text-decoration:none;
}
a.raumet:hover {
	color: #FFFFFF;
	font-size:9px;
	text-decoration:underline;
}
a.raumet:active {
	color: #FFFFFF;
	font-size:9px;
	text-decoration:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_common {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272A2D;
	line-height: 20px;
}
.txt_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F04B11;
}
.txt_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	line-height: 20px;
}
a.mainmenu:link {
	color: #F04B11;
	text-decoration:none;
}
a.mainmenu:visited {
	color: #F04B11;
	text-decoration:none;
}
a.mainmenu:hover {
	color: #F04B11;
	text-decoration:underline;
}
a.mainmenu:active {
	color: #F04B11;
	text-decoration:none;
}

a.submenu:link {
	text-decoration:none;
}
a.submenu:visited {
	text-decoration:none;
}
a.submenu:hover {
	text-decoration:none;
}
a.submenu:active {
	text-decoration:none;
}

.txt_red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 20px;
}
.tbl_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272A2D;
	line-height: 20px;
	border: 1px solid #DFDFDF;
}

