/****************Allgemeine CSS *******************/
body {
/*
	SCROLLBAR-TRACK-COLOR: #CCFF99;
	SCROLLBAR-ARROW-COLOR: #4C8BB6;
	SCROLLBAR-FACE-COLOR: #E0FFC1;

	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;

	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #4C8BB6;
	*/
	font-family:       arial, sans-serif;
	font-size:         12px;
	color:             #222222;
	background-color:  #B0C0C9;
 	overflow: -moz-scrollbars-vertical;

}
td {
	font-family:       arial, sans-serif;
	font-size:         12px;
	color:             #222222;
}
a:link, a:active , a:visited    {
	color:             #0059AA;
	text-decoration:   none;
}
a:hover {
	color:             #0059AA;
	text-decoration:   underline;
}

h1 {
	color: #3277b4;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #3277b4;
	font-size: 14px;
	font-weight: bold;
}
p, ul, li, td, .content {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
td.p {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

.tderror {
	background-color: #F7E1DF;
}
.error {
	font-family:       arial, sans-serif;
	font-size:         11px;
	color: #FF0000;
}


.ueberschrift {
	color: #3277b4;
	font-size: 14px;
	font-weight: bold;
}
/* FEEDC7  */

/********************************************************BORDERS / LINES / BACKGROUNDS ********/
.linecontent {
	line-height: 1px;
	border-top: 1px solid #E0FFC1;

	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:-3px;
	margin-top:-4px;

}

/******************************************************* FORMS ****************************/

.textfeld{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #EDECE7;
	color : #222222;
	height : 18;
	BORDER-RIGHT: #CCCCCC thin solid;
	BORDER-LEFT: #CCCCCC thin solid;
	BORDER-TOP: #CCCCCC thin solid;
	BORDER-BOTTOM: #CCCCCC thin solid;
	BORDER-RIGHT-width: 1px;
	BORDER-LEFT-width: 1px;
	BORDER-TOP-width: 1px;
	BORDER-BOTTOM-width: 1px
}
.textfelderror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #222222;
	height : 18;
	background-color: #FFCACA;
	BORDER-RIGHT: #CCCCCC thin solid;
	BORDER-LEFT: #CCCCCC thin solid;
	BORDER-TOP: #CCCCCC thin solid;
	BORDER-BOTTOM: #CCCCCC thin solid;
	BORDER-RIGHT-width: 1px;
	BORDER-LEFT-width: 1px;
	BORDER-TOP-width: 1px;
	BORDER-BOTTOM-width: 1px
}

.textarea{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #EDECE7;
	color : #222222;
	BORDER-RIGHT: #CCCCCC thin solid;
	BORDER-LEFT: #CCCCCC thin solid;
	BORDER-TOP: #CCCCCC thin solid;
	BORDER-BOTTOM: #CCCCCC thin solid;
	BORDER-RIGHT-width: 1px;
	BORDER-LEFT-width: 1px;
	BORDER-TOP-width: 1px;
	BORDER-BOTTOM-width: 1px
}
.taste{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #BEBAA7;
	color : #222222;
	height : 18;
	BORDER-RIGHT: #666666 thin solid;
	BORDER-LEFT: #666666 thin solid;
	BORDER-TOP: #666666 thin solid;
	BORDER-BOTTOM: #666666 thin solid;
	BORDER-RIGHT-width: 1px;
	BORDER-LEFT-width: 1px;
	BORDER-TOP-width: 1px;
	BORDER-BOTTOM-width: 1px
}
.buttons {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #BEBAA7;
	font-weight:bold;
	color : #FF6600;
	border: 1px solid #FFFFFF;
	background-image: url(/_content/img/_btn_bg.gif);
}

/*********************************************************ABSTÄNDE**********************/
.abstand1 {
	line-height: 1px;
}
.abstand2 {
	line-height: 2px;
}
.abstand3 {
	line-height: 3px;
}
.abstand4 {
	line-height: 4px;
}
.abstand5 {
	line-height: 5px;
}
.abstand6 {
	line-height: 6px;
}
.abstand7 {
	line-height: 7px;
}
.abstand8 {
	line-height: 8px;
}
.abstand9 {
	line-height: 9px;
}
.abstand10 {
	line-height: 10px;
}
.abstand11 {
	line-height: 11px;
}
.abstand12 {
	line-height: 12px;
}
.abstand13 {
	line-height: 13px;
}
.abstand14 {
	line-height: 14px;
}
.abstand15 {
	line-height: 15px;
}
.abstand16 {
	line-height: 16px;
}
.abstand17 {
	line-height: 17px;
}
.abstand18 {
	line-height: 18px;
}
.abstand19 {
	line-height: 19px;
}
.abstand20 {
	line-height: 20px;
}
.abstand21 {
	line-height: 21px;
}
.abstand22 {
	line-height: 22px;
}
.abstand23 {
	line-height: 23px;
}
.abstand24 {
	line-height: 24px;
}
.Distance2px {
	line-height: 2px;
}
.Distance4px {
	line-height: 4px;
}
.Distance8px {
	line-height: 8px;
}
.Distance12px {
	line-height: 12px;
}
.Distance24px {
	line-height: 24px;
}
.imgabstandright{
	margin-right:44px;
}
/*********************************************************  ADMIN TOP ***************/
.admin_top {
	font-size: 12px;
	color: #000000;
	text-decoration:   none;
	padding-left: 4px;
}
.admin_top a:link, .admin_top a:active, .admin_top a:visited {
	color: #000000;
	text-decoration:   none;
}

/*********************************************************  NAVI ***************/

/***************************L0****************/

.metanav {
	position:absolute;
	top:0px;
	right:0px;
	padding-right:15px;
}

.metanav div {
	float:left;
	padding:0px;
	padding-left:20px;
	margin:0px;
	line-height: 24px;
}

.footernav div {
	float:left;
	padding:0px;
	padding-right:20px;
	margin:0px;
	line-height: 24px;
}

.menubg {
	background-image: url(/_content/img/menubg.gif);
	background-repeat: repeat-x;
	height:54px;
	width:100%;
}

.navGroup {
	float:left;
}

.navL0,.navL1,.navL1a,.navL0a {
	margin:1px 0px;
	padding:2px 8px;
	.padding:2px 8px;
	_padding:2px 8px;
	padding-right:35px;
	width:auto;
	line-height:13px;
	.line-height:13px;
	_line-height:13px;
}

.navL0 {
	font-size: 12px;
	color: #014572;
	text-decoration:   none;
	font-weight: bold;
}
.navL0 a:link, .navL0 a:active, .navL0 a:visited {
	color: #014572;
	text-decoration:   none;
}
.navL0 a:hover {
	color: #014572;
}

.navL0a {
	font-size: 12px;
	color: #014572;
	text-decoration:   none;
	font-weight: bold;
}
.navL0a a:link, .navL0a a:active, .navL0a a:visited{
	color: #014572;
	text-decoration:   none;
}
.navL0a a:hover {
	color: #014572;
}

/*********************************L1****************/
.navL1{
	font-size: 12px;
	color: #014572;
	text-decoration:   none;

}
.navL1 a:link, .navL1 a:active, .navL1 a:visited{
	color: #014572;
	text-decoration:none;
}
.navL1 a:hover {
	color: #014572;
}

.navL1a {
	font-size: 12px;
	color: #014572;
	text-decoration:   none;
}
.navL1a a:link, .navL1a a:active, .navL1a a:visited {
	color: #FF0000;
	text-decoration:none;

}

.navL1a a:hover {
	color: #014572;
}
/*************    L2 ***************/

.navL2 {
	font-size: 12px;
	color: #003399;
	text-decoration:   none;
	padding-left: 0px;
	background-color: #FFFFFF;
	BORDER-BOTTOM: 1px solid #A8C7F4;
}
.navL2 a:visited, .navL2 a:link, .navL2 a:active{
	text-decoration:   none;
	color: #003399;
}
.navL2 a:hover{
	color: #003399;
}
/*************    L2a ***************/
.navContent, .navContent a:active, .navContent a:visited, .navContent a:link, .navContent a:hover {
	color: #222222;
}
.navL2a{
	font-size: 12px;
	color: #FF0000;
	padding-left: 0px;
	text-decoration:   none;
	background-color: #FFFFFF;
	BORDER-BOTTOM: 1px solid #A8C7F4;
}
.navL2a a:visited, .navL2a a:link, .navL2a a:active{
	color: #FF0000;
	text-decoration:   none;
}
.navL2a a:hover {
	color: #FF0000;
}

/*************    meta ***************/
.meta, .meta A:link, .meta A:active, .meta A:visited {
	font-size:         11px;
	color:             #0059AA;
	text-decoration:   none;
 font-weight:       bold;
	padding-right:     1px;
	padding-left:      1px;
}
.meta A:hover {
	color:             #0059AA;
	text-decoration:   underline;
 font-weight:       bold;
	padding-right:     1px;
	padding-left:      1px;
}

.metaA, .metaA A:link, .metaA A:visited, .metaA A:active,  .metaA A:hover{
	font-size:         11px;
	color:             #0059AA;
	text-decoration:   underline;
 font-weight:       bold;
	padding-right:     1px;
	padding-left:      1px;
}

/*************  BC ***************/
.bc_navi, .bc_navi A:link, .bc_navi A:active, .bc_navi A:visited {
	font-size:         11px;
	color:             #0059AA;
	text-decoration:   none;
	padding-right:     2px;
	padding-left:      2px;
}
.bc_navi A:hover {
	color:             #0059AA;
	text-decoration:   underline;

}

/*************    langsel ***************/
.langsel, .langsel A:link, .langsel A:active, .langsel A:visited {
	font-size:         11px;
	color:             #FFFFFF;
	text-decoration:   none;
	padding-right:     2px;
	padding-left:      2px;
}
.langsel A:hover {
	color:             #FFFFFF;
	text-decoration:   none;
}

.langselA, .langselA A:link, .langselA A:visited, .langselA A:active{
	font-size:         11px;
	color:             #FFFFFF;
	text-decoration:   none;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.langselA A:hover {
	color:             #FFFFFF;
	text-decoration:   none;
}

.boxContent a{ color: #004C95;  font-size: 12px;  text-decoration: none; 		cursor:pointer;  }
.boxContent a:visited{ color: #004C95;  font-size: 12px;  text-decoration: none; 		cursor:pointer;  }
.boxContent a:hover { color: #000000;  font-size: 12px;  text-decoration: none;  		cursor:pointer; }

div.box, div.boxHover, div.boxWidth, div.boxWidthHover {
	border: 0px solid #999999;
	font-size: 12px;
	width: 100%;
	position: relative;
}


div.boxWidth, div.boxWidthHover {
	width: 100%;
		cursor:pointer;
}

div.boxOff, div.boxOffHover, div.boxWidthOff, div.boxWidthOffHover {
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
  	cursor:pointer;
}

div.boxWidthOff, div.boxWidthOffHover {
		cursor:pointer;
}

div.boxHover, div.boxOffHover, div.boxWidthHover ,div.boxWidthOffHover {
		cursor:pointer;
}

div.boxCline, div.boxClineHover, div.boxClineWidth, div.boxClineWidthHover {
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 0px;
	width: 100%;
	margin: 0px;
}

div.boxClineWidth, div.boxClineWidthHover {
	width: 100%;
}

div.boxClineHover, div.boxClineWidthHover {
	border-top-color: white;
}

div.boxContent {
	border: 0 solid #999999;
}

.boxContent {
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.boxContent P {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFF;
}

div.boxContentWidth {
	width: 100%;
	background-color: White;
}


#platzanweiser                  {visibility:        visible;
                                 position:          absolute;
                                }

#drucker                         {visibility:        visible;
                                 position:          relative;
                                 top:               1px;
                                 left:              394px;
                                 z-index:           2;
                                }


.noborder {
	font-family:       arial, sans-serif;
	font-size:         12px;
	border: 0px;
	background-color:#FFFFFF;
	width:100%;
}

.nobordererr{
	border:0px;
	background-color:#ffb5b5;
	width:100%;
}


