/****************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:       verdana, arial, sans-serif;
	font-size:         11px;
	color:             #222222;
}
td {
	font-family:       verdana, arial, sans-serif;
	font-size:         11px;
	color:             #222222;
}
a:link, a:active , a:visited    {
	color:             #000000;
	text-decoration:   none;
}
a:hover {
	color:             #FF0000;
	text-decoration:   underline;
}

/*Seitentitel*/
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

/*Titel*/
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

/*subtitle*/
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
/*Link*/
h4 {
}
/*Produktebestreibung übersichtsliste*/
h5 {
}
.tderror {
	background-color: #F7E1DF;
}
.error {
	font-family:       verdana, arial, sans-serif;
	font-size:         11px;
	color: #FF0000;
}

/* 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: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, 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****************/
.navL0 {
	font-size :        13px; 
	font-family:       Verdana, Arial, Helvetica, sans-serif;
    padding-top:       5px;
    padding-left:      13px;
    padding-bottom:    6px;
	color:             #0072BC;
	text-decoration:   none;
	font-weight:       bold;
}
.navL0 a:link, .navL0 a:active, .navL0 a:visited {
	color:             #0072BC;
	text-decoration:   none;
    font-weight:       bold;
}
.navL0 a:hover {
	color:             #000000;
}

.navL0a {
    font-size :        13px; 
	font-family:       Verdana, Arial, Helvetica, sans-serif;
    padding-top:       5px;
    padding-left:      13px;
    padding-bottom:    6px;
	color:             #000000;
	background-color:  #FFFFFF;
	text-decoration:   none;
	font-weight:       bold;
}
.navL0a a:link, .navL0a a:active, .navL0a a:visited{
	color:             #000000;
	text-decoration:   none;
}
.navL0a a:hover {
	color:             #000000;
}

/*********************************L1****************/
.navL1{
	font-size: 11px;
	/*color: #6FB5C1;*/
	color: #333;
	text-decoration:   none;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.navL1 a:link, .navL1 a:active, .navL1 a:visited{
	color: #333;
	text-decoration:none;
}
.navL1 a:hover {
	color: #FF0000;
}

.navL1a {
	font-size: 11px;
	color: #222222;
	text-decoration:   none;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.navL1a a:link, .navL1a a:active, .navL1a a:visited {
	color: #222222;
	text-decoration:none;
}

.navL1a a:hover {
	color: #222222;
}
/*************    L2 ***************/

.navL2 {
	font-size: 11px;
	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: 11px;
	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:             #FFFFFF;
	text-decoration:   none;
	padding-right: 4px;
	padding-left: 4px;
}
.meta A:hover {
	color:             #FFFFFF;
	text-decoration:   none;
	padding-right: 4px;
	padding-left: 4px;
}

.metaA, .metaA A:link, .metaA A:visited, .metaA A:active{
	font-size:         11px;
	color:             #FFFFFF;
	text-decoration:   none;
	padding-right: 4px;
	padding-left: 4px;
}
.metaA A:hover {
	color:             #FFFFFF;
	text-decoration:   none;
	padding-right: 4px;
	padding-left: 4px;
}
/*************    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;
}
#platzanweiser                  {visibility:        visible;
                                 position:          absolute;
                                }

#drucker                         {visibility:        visible;
                                 position:          relative;
                                 top:               1px;
                                 left:              394px;
                                 z-index:           2;
                                }
