html, body, div, p, h1, h2, h3, ol, 
span, a, td, form, img {
	margin: 0;
	padding: 0;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a {
	font-size: 11px;
	color: #A42339;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A42339;
}
a:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.table_menu {
	background-image: url(../images/back_left.gif);
	background-repeat: repeat-y;
}
body {
}
.main_body {
	background-color: #A42339;
	padding-left: 50px;
}
.txt_small {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.amenu {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
.amenu:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-style: none;
}

.mout {
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_punkt.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 52px;
	padding-left: 28px;
	height: 22px;
	font-family: Tahoma, Arial;
	color: #000000;
	margin-bottom: 2px;
	padding-top: 3px;
	border-bottom-style: none;
}
.mover {
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_punkt_mover.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 52px;
	padding-left: 28px;
	height: 22px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	margin-bottom: 2px;
	padding-top: 3px;
	border-bottom-style: none;
}
.maktiv {
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_punkt_maktiv.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 52px;
	padding-left: 28px;
	height: 22px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	margin-bottom: 2px;
	padding-top: 3px;
}

.mout2 {
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_punkt2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 76px;
	padding-left: 18px;
	height: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	margin-bottom: 8px;
}
.mover2 {
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_punkt_mover2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 76px;
	padding-left: 18px;
	height: 12px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	margin-bottom: 8px;
}
.maktiv2 {
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_punkt_maktiv2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 76px;
	padding-left: 18px;
	height: 12px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	margin-bottom: 8px;
}

h1 {
	font-size: 16px;
	color: #A42339;
	font-weight: bold;
	margin-bottom: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 5px;
}
.sle {
	border: 1px solid #d6d6d6;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 11px;
	background-color: #FFFFFF;
}
.pushbutton {
	font-size: 11px;
	background-color: #e6e6e6;
	color: #A42339;
}
.boxmain {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	border: 1px solid #E6E6E6;
}
.line_tpl_end {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.img_border {
	border: 1px solid #A42339;
}

