.boxContent a{ color: #004C95;  font-size: 11px;  text-decoration: none; 		cursor:pointer;  }
.boxContent a:hover { color: #000000;  font-size: 11px;  text-decoration: none;  		cursor:pointer; }

div.box, div.boxHover, div.boxWidth, div.boxWidthHover {
	border: 0px solid #999999;
	font-size: 11px;
	width: 100%;
	position: relative;
	background-color: #D7D7D7;
}


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: 0px 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: #666666;
}

div.boxContentWidth {
	width: 100%;
	background-color: White;
}

.bg_grey {
	background-color: #CCCCCC;
	padding:2px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom: 5px;
	padding-top: 0px;
	
}
/****************Allgemeine CSS *******************/
.rahmen {
	border: 1px solid #3D62A7;
}
body {
	font-family:       arial, sans-serif;
	font-size:         11px;
	color:             #222222;
}
hr {
	line-height: 1px;
	height: 1px;
	color: D7D7D7;
	margin-top: -4px;
	margin-bottom: -4px;
}
td {
	font-family:       arial, sans-serif;
	font-size:         11px;
	color:             #222222;
}
.tableTitle {
	font-weight: bold;
	background-color: #D7D7D7;
}
.error {
	color: #AA0000;
	font-weight: bold;
}
ul {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom: 5px;
	padding-top: 0px;	
}
a:link, a:active, a:visited    {
	color:             #3D62A7;
	text-decoration:   none;
	font-weight: bold;
}
a:hover {
	color:             #3D62A7;
	text-decoration:   underline;
}
.content {
	padding: 10px;
	background-image: url('/_content/img/bg_content.gif');
}
p {
	margin-bottom:10px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.teaser_bg {
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
/*Seitentitel*/
h1 {
	font-size: 27px;
	font-weight: normal;
	margin-bottom:10px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #3D62A7;
}

/*Titel*/
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top:0px;
	padding-bottom: px;
	padding-top: 0px;
	color: #3D62A7;
}

/*subtitle*/
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
/*Link*/
h4 {
	font-size: 10px;
	font-weight: normal;
	line-height:14px;
	margin-bottom:0px;
	margin-top:0px;
}
/*Produktebestreibung übersichtsliste*/
h5 {
	font-size: 11px;
	font-weight: normal;
	line-height:14px;
	margin-bottom:0px;
	margin-top:0px;
}
.template_title {
	font-size: 12px;
	font-weight: bold;
	color: #3D62A7;	
}
.linecontent {
	line-height: 1px;
	border-top: 1px solid #D7D7D7;
}
/******************************************************* 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
}		
.textarea{
	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
}
.taste{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color : #D8E0F1; 
	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
}	
/********************************************************* PRODUCTS ***********************/
.product_title, .product_title A:visited, .product_title A:link, .product_title A:active {
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color : #4C8BB6; 
	text-decoration: none;
	padding-left: 5px;
}
.product_title A:hover {
	text-decoration: underline;
}
.product_text {
	font-size : 11px; 
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color : #444444; 
}
.product_pic {
	padding-top: 8px;
	padding-left: 3px;
	padding-bottom: 8px;
	padding-right: 8px;
}
.product_pulldown {
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color : #CCFF99; 
	color : #006699; 
	height : 18;
}	
/********************************************************* PRODUCTS ***********************/
/*********************************************************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: #5F99B7;
	text-decoration:   none;
	padding-left: 4px;
}
.admin_top a:link, .admin_top a:active, .admin_top a:visited {
	color: #5F99B7;
	text-decoration:   none;
}

/*********************************************************  NAVI ***************/

/***************************L0****************/
.navL0 {
	font-size: 12px;
	/*color: #6FB5C1;*/
	color: #3D62A7;
	text-decoration:   none;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}
.navL0 a:link, .navL0 a:active, .navL0 a:visited {
	color: #3D62A7;
	text-decoration:   none;
}
.navL0 a:hover {
	color: #000000;
}

.navL0a {
	font-size: 12px;
	color: #000000;
	text-decoration:   none;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}
.navL0a a:link, .navL0a a:active, .navL0a a:visited{
	color: #000000;
	text-decoration:   none;
}
.navL0a a:hover {
	color: #3D62A7;
}
/*********************************L1****************/

.navL1{
	font-size: 11px;
	/*color: #6FB5C1;*/
	color: #3D62A7;
	text-decoration:   none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.navL1 a:link, .navL1 a:active, .navL1 a:visited{
	color: #3D62A7;
	text-decoration:none;
}
.navL1 a:hover {
	color: #222222;
}

.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;
}

/*************    L3 ***************/

.navL3 {
	font-size: 11px;
	color: #003399;
	text-decoration:   none;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.navL3 a:visited, .navL3 a:link, .navL3 a:active{
	text-decoration:   none;
	color: #003399;
}
.navL3 a:hover{
	text-decoration:   none;
	color: #003399;
	BORDER-BOTTOM: 1px solid #003399;
}
/*************    L3a ***************/
.navL3a{
	font-size: 11px;
	padding-left: 0px;
	text-decoration:   none;
	background-color: #FFFFFF;
	font-weight: bold;
	BORDER-BOTTOM: 1px solid #003399;
}
.navL3a a:visited, .navL3a a:link, .navL3a a:active{
	color: #003399;
	text-decoration:   none;
}
.navL3a a:hover {
	text-decoration:   none;
	color: #003399;
}

/*************    meta ***************/
.meta, .meta A:link, .meta A:active, .meta A:visited {
	font-size:         11px;
	color:             #FFFFFF;
	text-decoration:   none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.meta A:hover {
	color:             #FFFFFF;
	text-decoration:   none;
}

.metaA, .metaA A:link, .metaA A:visited, .metaA A:active{
	font-size:         11px;
	color:             #FFFFFF;
	text-decoration:   none;
}
.metaA A:hover {
	color:             #FFFFFF;
	text-decoration:   none;
}
/*************    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 {
	position: absolute;
	z-index: 100;
}
