/****************Allgemeine CSS *******************/
p {
padding-top: 0px;
padding-bottom: 0px;
margin-bottom:0px;
margin-top:0px;
}
div{
padding-top: 0px;
padding-bottom: 0px;
margin-bottom:0px;
margin-top:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul{
	margin-left: 20px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
}
.bgnavi {
	background-color: #DFE0D0;
	padding-top: 30px;
	padding-right: 5px;
}
.bgcontent {
	background-image: url(/_content/img/bg_content.gif);
	padding-top: 34px;
	padding-left: 20px;
	padding-right: 20px;
}
.bgright{
	background-image: url(/_content/img/bg_content.gif);
}
td {
	font-family:       arial, sans-serif;
	font-size:         11px;
	line-height:16px;
	color:             #000000;
}
a:link, a:active , a:visited    {
	color:             #3E5225;
	text-decoration:   none;
}
a:hover {
	color:             #3E5225;
	text-decoration:   underline;
}
.linknormal{
	line-height:16px;
}
.linkimgint{
	background-image: url(/_content/img/link_intern.gif);
	line-height:16px;
	background-repeat:no-repeat;
}
.linkimgext{
	background-image: url(/_content/img/link_extern.gif);
	line-height:16px;
	background-repeat:no-repeat;
}
/*Seitentitel*/
h1 {
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	margin-bottom:25px;
	margin-top:0px;
	padding-left: 0px;
	color: #000000;
}

/*Titel*/
h2 {
	font-size: 11px;
	font-weight: bold;
	line-height:16px;
	margin-bottom:16px;
	margin-top:16px;
}

/*subtitle*/
h3 {
	font-size: 11px;
	font-weight: bold;
	line-height:16px;
	margin-bottom:16px;
	margin-top:16px;
}
/*Link*/
h4 {
	font-size: 10px;
	font-weight: normal;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;
}
/*Produktebestreibung übersichtsliste*/
h5 {
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;
}

/*Titel*/
.titel, .title {
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color: #5EACE2;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
}
/*subtitle*/
.subtitel, .subtitle {
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
	color: #003399;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}

.titlecontentbox {
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color: #003399;
	padding-top: 8px;
	padding-bottom: 0px;
}
.subtitlecontentbox {
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
	color: #003399;
	padding-top: 8px;
	padding-bottom: 0px;
}
.tderror {
	background-color: #F7E1DF;
}
.error {
	font-family:       arial, sans-serif;
	font-size:         11px;
	color: #FF0000;
}

.content, .normal {
	font-size: 11px;
	line-height: 16px;
	font-family:   arial, sans-serif;
	color: #000000;
}
.txtsmall {
	font-size: 11px;
	color: #000000;
}

.contentbold, .normalbold              {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.teaserboxen {
	background-color: #FEE4A8;
	color : #FF6600; 
}
/* FEEDC7  */

/********************************************************BORDERS / LINES / BACKGROUNDS ********/
.contentbox {
	border-left: 15px solid #F1F7FE;
	border-right: 12px solid #F1F7FE;
	background-color: #F1F7FE;
	border-bottom: 12px solid #F1F7FE;
}

.textbox1{
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}
.borderplain {
	border: 1px solid #87A886;
}

.rahmen1 { border:1px solid #000000; }
.rahmen2 { border:1px solid #A03326; }
.lineunder {
	border-bottom: 1px solid #87A886;
}
.line							{
	line-height: 1px;
	border-bottom: 1px solid #BBBBBB;
								}	
.linecontent {
	line-height: 1px;
	border-top: 1px solid #E0FFC1;

	padding-top: 0px;
padding-bottom: 0px;
margin-bottom:-3px;
margin-top:-4px;

}	
.lineblue							{
	line-height: 1px;
	border-bottom: 1px solid #003399;
								}	
							
.bgred							{
								background-color: 	#A03326;
								}

.bggray							{
								background-color: 	#BDBDBD;
								}							
.bgwhite {
	background-color: #FFFFFF;
}
.bgblack {
	background-color: #000000;
}
.bgbluedark {
	background-color: #003399;
}
.bgbluelight{
	background-color: #F1F7FE;
}

/********************************************************* DIVERS***********************/
.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.td_liste {
	background-color: #E0FFC1;
}
.button_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button_print A:link, .button_print A:visited, .button_print A:active {
	color: #5EACE2;
	text-decoration: none;
}
.button_print A:hover {
	color: #000000;
	text-decoration: none;
}


/******************************************************* 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);
}	
.buttons A:link, .buttons A:visited, .buttons A:active {
	text-decoration: none;
	color : #FF6600; 
}
.buttons A:hover {
	text-decoration: none;
	color : #000000; 
}
.buttons_green {
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color : #5EACE2; 
	border: 1px solid #FFFFFF;
	background-image: url(/_content/img/_btn_bg_green.gif);
}	
.buttons_green A:link, .buttons_green A:visited, .buttons_green A:active {
	text-decoration: none;
	color : #5EACE2; 
}
.buttons_green A:hover {
	text-decoration: none;
	color : #000000; 
}
/********************************************************* 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 ***********************/
.pulldowns {
	font-size : 11px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color : #C7DBAF; 
	color : #000000; 
	/*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*/
}	
.tableTitle {
	font-size : 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #000000; 
}	
.tableRow {
	font-size : 11px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color : #EDECE7; 
	color : #222222; 
}	
.tableRowKontakt {
	font-size : 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color : #222222; 
}	
/*********************************************************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: 13px;
	/*color: #6FB5C1;*/
	color: #ED1C24;
	text-decoration:   none;
	font-weight: bold;
}
.navL0 a:link, .navL0 a:active, .navL0 a:visited {
	color: #ED1C24;
	text-decoration:   none;
}
.navL0 a:hover {
	color: #000000;
}

.navL0a {
	font-size: 13px;
	color: #000000;
	text-decoration:   none;
	font-weight: bold;
}
.navL0a a:link, .navL0a a:active, .navL0a a:visited{
	color: #000000;
	text-decoration:   none;
}
.navL0a a:hover {
	color: #ED1C24;
}


/*************************** L0 Secure ****************/
.navL0_sec {
	font-size: 12px;
	/*color: #6FB5C1;*/
	color: #003399;
	text-decoration:   none;
	padding-left: 4px;
	font-weight: bold;
	background-color: #96BAF1;
	BORDER-BOTTOM: 1px solid #003399;
}
.navL0_sec a:link, .navL0_sec a:active, .navL0_sec a:visited {
	color: #003399;
	text-decoration:   none;
}
.navL0_sec a:hover {
	color: #222222;
}

.navL0a_sec {
	font-size: 12px;
	color: #222222;
	text-decoration:   none;
	padding-left: 4px;
	font-weight: bold;
	background-color: #96BAF1;
	BORDER-BOTTOM: 1px solid #003399;
}
.navL0a_sec a:link, .navL0a_sec a:active, .navL0a_sec a:visited{
	color: #222222;
	text-decoration:   none;
}
.navL0a_sec a:hover {
	color: #222222;
}
/*********************************L1****************/
.navL1right{
	background-color: #FFFFFF;
	BORDER-BOTTOM: 1px solid #A8C7F4;
	BORDER-RIGHT: 1px solid #A8C7F4;
}
.navL1left{
	background-color: #FFFFFF;
	BORDER-BOTTOM: 1px solid #A8C7F4;
}
.navL1{
	font-size: 11px;
	/*color: #6FB5C1;*/
	color: #003399;
	text-decoration:   none;
	padding-left: 2px;
	background-color: #FFFFFF;
	BORDER-BOTTOM: 1px solid #A8C7F4;
}
.navL1 a:link, .navL1 a:active, .navL1 a:visited{
	color: #003399;
	text-decoration:none;
}
.navL1 a:hover {
	color: #222222;
}

.navL1a {
	font-size: 11px;
	color: #222222;
	text-decoration:   none;
	padding-left: 2px;
	background-color: #FFFFFF;
	BORDER-BOTTOM: 1px solid #A8C7F4;
}
.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;
                                }
.bgheader {
	background-color: #D0AD87;
}

#teaser {
  position         : absolute;
  left             : 778px;
  top              : 220px;
  margin           : 0;
  padding          : 0;
  border           : 0;
  width            : 180px;
}

.teaser_top {
  font             : 1px Arial;
  line-height      : 1px;
  margin           : 0;
  padding          : 0;
  border           : 0;
  width            : 180px;
  height           : 6px;
  background       : url('/_content/img/bg_teaser_top.gif') no-repeat;
}

.teaser_inhalt {
  margin           : 0 0 -3px 0;
  padding          : 0;
  border           : 0;
  width            : 180px;
  background       : url('/_content/img/bg_teaser.gif');
}

.teaser_text {
  margin           : 0 10px;
  padding          : 0;
  border           : 0;
}

.teaser_bottom {
  font             : 1px Arial;
  line-height      : 1px;
  padding          : 0;
  margin           : 0 0 10px 0;
  border           : 0;
  width            : 180px;
  height           : 9px;
  background       : url('/_content/img/bg_teaser_bottom.gif') no-repeat;
}

.teaser_text a:link{
  text-decoration  : underline;
}

.teaser_text a:active{
  text-decoration  : underline;
}

.teaser_text a:visited{
  text-decoration  : underline;
}

.teaser_text a:hover{
  text-decoration  : underline;
  color            : #888;
}


