/*@CHARSET "ISO-8859-1";*/


.editblock ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
	float: left;
	clear: none;
	padding: 5px 0px 0px 0px;
	display: block;
	width: 550px;
    }
.editblock li {
    display: block;
    /*width: 220px;*/
    margin: 0 8px 0 0;
    }

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}



select.dateselect_day {
	border:1px solid #ccc;
	font:inherit;
	color:inherit;
	width:40px;
	margin: 0px 3px 0 0;
	padding:1px;
	/* Diese beiden Angaben bitte nicht ver‰ndern: */
	display:block;
	float:left;
}

select.dateselect_month {
	border:1px solid #ccc;
	font:inherit;
	color:inherit;
	width:100px;
	margin: 0px 3px 0 0;
	padding:1px;
	/* Diese beiden Angaben bitte nicht ver‰ndern: */
	display:block;
	float:left;
}

select.dateselect_year {
	border:1px solid #ccc;
	font:inherit;
	color:inherit;
	width:55px;
	margin: 0px 3px 0 0;
	padding:1px;
	/* Diese beiden Angaben bitte nicht ver‰ndern: */
	display:block;
	float:left;
}


#adminPage {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}



#sidenav .sub .adminMPa_0 {

	background: #e5e9ed url(../images/template/btn_0.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMPa_1 {

	background: #e5e9ed url(../images/template/btn_1.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMPa_2 {

	background: #e5e9ed url(../images/template/btn_2.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMPa_3 {

	background: #e5e9ed url(../images/template/btn_3.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMPa_4 {

	background: #e5e9ed url(../images/template/btn_4.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMPa_6 {

	background: #e5e9ed url(../images/template/btn_6.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMPa_7 {
	text-decoration: line-through;
	background: #e5e9ed url(../images/template/btn_7.gif) no-repeat scroll right top;
}


#sidenav .sub .adminMPa_20 {
	background: #e5e9ed url(../images/template/btn_country_hidden.gif) no-repeat scroll right top;
}



#sidenav .sub .adminMP_0 {

	background:  #F7F7F7 url(../images/template/btn_0.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMP_1 {

	background: #F7F7F7 url(../images/template/btn_1.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMP_2 {

	background: #F7F7F7 url(../images/template/btn_2.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMP_3 {

	background:  #F7F7F7 url(../images/template/btn_3.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMP_4 {

	background: #F7F7F7 url(../images/template/btn_4.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMP_6 {

	background: #F7F7F7 url(../images/template/btn_6.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMP_7 {
	text-decoration: line-through;
	background: #F7F7F7 url(../images/template/btn_7.gif) no-repeat scroll right top;
}

#sidenav .sub .adminMP_20 {
	background: #e5e9ed url(../images/template/btn_country_hidden.gif) no-repeat scroll right top;
}




.EditBlockPanel
{
 position: relative;
 margin-left:25px;
 padding: 4px 0px 5px 8px;
 background-color: #1B4278;
 color: #fff;
}



.EditBlockPanel span {
	display: block;
	color: #fff;
	font-weight: bold;
}

.EditBlockPanel .admin_btn {
	position: absolute;
	top: 1px;
	right: 3px;
	text-align: right;
}


.admintop {
	position: relative;
	padding: 4px 0px 5px 8px;
	background-color: #1B4278;
	color: #fff;
}

.admintop span {
	display: block;
	color: #fff;
	font-weight: bold;

}

.admintop .admin_btn {
	position: absolute;
	top: 1px;
	right: 3px;
	text-align: right;
}
.admintop .add_butt {
	position: absolute;
	width: auto;
	top: 1px;
	right: 35px;
	padding: 3px 10px 2px 10px;
	color: #000;
	background-color: #D0DCEE;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000;
}

.add_item {
	position: relative;
	padding: 4px 3px 5px 8px;
	text-align: right;
}

.add_item span {
	position: relative;
	top: -5px;
	padding: 0px 4px 0px 0px;
	font-weight: bold;
	color: #1B4278;
}

.add_item select {
	position: relative;
	top: -6px;
	margin: 0px 7px 0px 0px;
	font-weight: normal;
	color: #000;
	border: 1px solid #1B4278;
}

.editblock {
	position: relative;
	float: left;
	clear: both;
	width: 800px;
	padding: 0px 0px 20px 0px;
}
.editblock2 {
	position: relative;
	float: left;
	clear: both;
	width: 800px;
	padding: 0px 0px 20px 0px;
}
.editblock2 p {
	position: relative;
	float: left;
	clear: both;
	display: block;
	width: 800px;
	padding: 5px 4px 6px 25px;
	color: #666;
	font-weight: normal;
}

.editblock p {
	position: relative;
	float: left;
	clear: both;
	display: block;
	width: 800px;
	padding: 5px 4px 6px 25px;
	color: #666;
	font-weight: normal;
}
.editblock table {
	margin-left: 25px;
	margin-top:20px;
	font-color: #000;
	border-collapse:separate;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: normal;
}
.editblock td {
	padding: 5px;
	border-right: 1px solid #999;
}
.noBorderRight td {
	border-right:none;
}

.editblock p.off {
	display: none;
}

.editblock p .btn {
	position: relative;
	width: auto;
	padding: 3px 10px 3px 10px;
	color: #000;
	background-color: #D0DCEE;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000;
	cursor:pointer;
}

.editblock .left {
	position: relative;
	float: left;
	display: block;
	width: 150px;
	padding: 5px 0px 0px 0px;
	color: #666;
	font-weight: bold;
}
.editblock2 .left {
	position: relative;
	float: left;
	display: block;
	width: 150px;
	padding: 5px 0px 0px 0px;
	color: #666;
	font-weight: bold;
}
.editblock .left2 {
	position: relative;
	float: left;
	display: block;
	width: 150px;
	padding: 0;
	color: #666;
	font-weight: normal;
}

.editblock .right{
	position: relative;
	float: left;
	clear: none;
	padding: 5px 0px 0px 0px;
	display: block;
	width: 550px;
	color: #666;
}
.editblock .rightRequired {
	color:#FF3300;
}
.editblock2 .right{
	position: relative;
	float: left;
	clear: none;
	padding: 5px 0px 0px 0px;
	display: block;
	width: 550px;
	color: #666;
}

.editblock .rightImage{
	position: relative;
	float: left;
	clear: none;
	padding: 5px 0px 0px 0px;
	display: block;
	width: 300px;
	color: #666;
}

.editblock .right2 {
	position: relative;
	float: left;
	clear: none;
	display: block;
	width: 100px;
	padding: 5px 0px 0px 0px;
	color: #666;
	font-weight: bold;
}

.editblock .right3 {
	position: relative;
	float: left;
	clear: none;
	display: block;
	width: 200px;
	padding: 0;
	color: #666;
	font-weight: normal;
}
.editblock .right4 {
	position: relative;
	float: left;
	clear: none;
	display: block;
	width: 110px;
	padding: 0;
	color: #666;
	font-weight: normal;
}
.editblock .right5 {
	position: relative;
	float: left;
	clear: none;
	display: block;
	width: 65px;
	padding: 0;
	color: #666;
	font-weight: normal;
}

.editblock .rightbaum {
	display: block;
	width: 300px;
	float: left;
	clear: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	background-color: #E0E0E0;
	border: 1px solid #1B4278;
	overflow: hidden;
	list-style: none;
}

.left_box {
	display: block;
	float: left;
	padding: 0px 10px 0px 0px
}

.editblock .txt_input_xs {
	width: 100px;
	height: 19px;
	border: 1px solid #666;
}
.editblock .txt_input_xss {
	width: 50px;
	height: 19px;
	border: 1px solid #666;
}

.editblock .txt_input_m {
	width: 200px;
	height: 19px;
	border: 1px solid #666;
}

.editblock .txt_input_xl {
	width: 300px;
	height: 19px;
	border: 1px solid #666;
}

.editblock .txt_input_x2 {
	width: 500px;
	height: 19px;
	border: 1px solid #666;
}
.editblock .txt_input_x3 {
	width: 400px;
	height: 19px;
	border: 1px solid #666;
}

.editblock .radio_input {
	width: auto;
	height: auto;
	border: 0px none #666;
}

.editblock .select_m {
	width: 200px;
	height: 19px;
	border: 1px solid #666;
}
.editblock .select_s {
	width: 148px;
	height: 19px;
	border: 1px solid #666;
}
.editblock .select_k {
	width: 50px;
	height: 19px;
	border: 1px solid #666;
}
.editblock .select_xl {
	width: 300px;
	height: 19px;
	border: 1px solid #666;
}

.editblock .file_input {
	width: 300px;
	height: 19px;
	border: 1px solid #666;
}

.editblock .txt_area_xl {
	width: 373px;
	height: 100px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.editblock .txt_area_x3 {
	width: 400px;
	height: 100px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.editblock .txt_area_l {
	width: 300px;
	height: 100px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.editblock .txt_area_m {
	width: 300px;
	height: 50px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.editblock .txt_linktext {
	width: 300px;
	height: 19px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.editblock .baum {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.editblock .baum li{
	padding: 2px 0px 5px 5px;
	margin: 0px;
}

.editblock .baum a {
	color: #1B4278;
	text-decoration: none;
}

.editblock .baum ul {
	padding-left: 5px;
	margin-top: 5px;
	border-top: 1px solid #fff;
	background-color: #EAEAEA;
	overflow: hidden;
	list-style: none;
}

.editblock .baum ul ul {
	padding-left: 5px;
	margin-top: 5px;
	border-top: 1px solid #fff;
	background-color: #F8F8F8;
	overflow: hidden;
	list-style: none;
}

.editblock .baum a:hover, .editblock .baum .act li a:hover, .editblock .baum .act .act a:hover  {
	font-weight: bold;
}

.editblock .baum .act a {
	font-weight: bold;
}

.editblock .baum .act li {
	display: block;
}

.editblock .baum .act li a {
	font-weight: normal;
}

.editblock .baum .act .act a {
	font-weight: bold;
}

.editblock .baum .act .act li a {
	font-weight: normal;
}

.editblock .baum .act .act .act a {
	font-weight: bold;
}

.editblock .baum .act .act li {
	display: block;
}

.editblock .baum .act li li {
	display: none;
}

.editblock .baum li li{
	display: none;
}

.editblock .baum li li li{
	display: none;
}

.grey_trenner {
	position: relative;
	float: left;
	clear: both;
	background-color: silver;
	width: 100%;
	padding: 2px 0px 3px 8px;
	color: #fff;
	font-weight: normal;
}
a.linktopAdmin, a.linktopAdmin:hover, a.linktopAdmin:visited, a.linktopAdmin:active {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
 	background: url(../images/template/textlink_top.gif) no-repeat right 1px;
	padding-right:18px;
	margin-top:10px;
	margin-right:25px;
	float:right;
	display:block;
}
.halftrennerAdmin {
	height:20px;
}
.floatstopAdmin {
	clear:right;
}

