body {
	margin: 0px;
	padding: 0px;
}
.ddm1 {
	font: 10px/20px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	width: 125px;
	height: 20px;
	padding: 0px;
	border: 0px none;
	position: relative;
	margin: 0px;
}
.ddm1 .item2,
.ddm1 .item2:hover {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	width: 125px;
	border: 1px #CACACA;
	border-style: solid none none none;
	filter: Alpha(Opacity=95);
}
.ddm1 .item2 {
	background: #E5E5E5;
	color: #6E6E6E;
}
.ddm1 .item2:hover {
	background: #99222C;
	color: #ffffff;
}
.ddm1 .section {
	position: absolute;
	visibility: hidden;
	z-index: 2;
	white-space: nowrap;
	overflow: visible;
	width: 125px;	
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

.ddm2 {
	font: 11px/20px tahoma;
	margin: 0px;
}
.ddm2 .item1,
.ddm2 .item1:hover,
.ddm2 .item1-active,
.ddm2 .item1-active:hover {
	width: 200px;
	height: 22px;
	padding: 0px;
	border: 0px none;
	position: relative;
}
.ddm2 .item2,
.ddm2 .item2:hover {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
	width: 200px;
	border: 1px #6E6E6E;
	border-style: solid none none none;
}
.ddm2 .item2 {
	background: #ffffff;
	color: #1A1A1A;
	filter: Alpha(Opacity=95);

}
.ddm2 .item2:hover {
	background: #E5E5E5;
	color: #1A1A1A;
}
.ddm2 .section {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
}

* html .ddm2 td { position: relative; } /* ie 5.0 fix */

.text {
	font-family: Tahoma, Georgia, Arial, Verdana;
	font-size: 11px;
	color: #1A1A1A;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.text .head {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.text a {
	color: #000000;
	text-decoration: none;
}
.text a:hover {
	color: #000000;
	text-decoration: underline;
}

.table_text {
	font-family: Tahoma, Georgia, Arial, Verdana;
	font-size: 11px;
	color: #1A1A1A;
	text-align: left;
	margin: 0px;
}

.text_white {
	font-family: Tahoma, Georgia, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.text_white a {
	color: #ffffff;
	text-decoration: none;
}
.text_white a:hover {
	color: #0279E0;
	text-decoration: underline;
}
.text_table_white {
	font-family: Tahoma, Georgia, Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}


.text2 {
	font-family: Tahoma, Georgia, Arial, Verdana;
	font-size: 12px;
	color: #1A1A1A;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A1A1A;
}
.text2 .head2 {
	font-size: 12px;
	color: #99222C;
	font-weight: bold;
}
.text2 a {
	color: #014F92;
	text-decoration: none;
}
.text2 a:hover {
	color: #0279E0;
	text-decoration: none;
}
.main {
	font-family: Tahoma, Georgia, Arial, Verdana;
	font-size: 11px;
	color: #1A1A1A;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.main_head {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.main_head2 {
	font-size: 12px;
	color: #99222C;
	font-weight: bold;
}
.main a {
	color: #014F92;
	text-decoration: none;
}
.main a:hover {
	color: #E43241;
	text-decoration: none;
}
.main .paratlan {
	background: #FFFFFF;
}
.main .paros {
	background: #E5E5E5;
}
.main .aktiv {
	background: #C3E92D;
}
