h1  {
	font-size: 16px;
	font-weight: bold;
	color : #424549;
	margin-top: 0px; 
	margin-bottom: 23px;
	margin-left: 0px;
	padding-bottom: 4px;
	text-transform: none;
	/*background-color: inherit;*/
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #424549;
	border-style: dotted;
}

h2  {
	font-size: 12px;
	font-weight: bold;
	color : #424549;
	/*background-color: inherit;*/
	margin-top: 0px; 
	margin-bottom: 0px;
}

h3, h4, h5 , h6  {
	font-size: 10px;
	font-weight: bold;
	color : #000000;
	/*background-color: inherit;*/
	margin-top: 0px; 
	margin-bottom: 0px;
}


/*
** Standardlinks
** -----------------------------------------------------------------
*/

a:link, a:visited, a:active  {
	text-decoration : none;
	color : #E41E25;
	/*background-color: inherit;*/
}

a:hover  {
	text-decoration : underline;
	color : #E41E25;
	/*background-color: inherit;*/
}


/*
** Angaben zum Inhaltsbereich
** -----------------------------------------------------------------
*/

.clear_row {
	clear: left;
}
.content {
	width: 439px;
	height: 360px;
	
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	
	vertical-align: top;
	
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 25px;

	
	/*background-color: inherit;*/
	/*background-image: url(/fileadmin/images/allgemein/bg.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;*/

	border-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}

ul {
	 /* list-style-image: url(bullet.gif);*/
	 list-style-type: disc;
	 padding-left: 16px;
	 margin-left: 0px;
}

li {
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	
	/*background-color: inherit;*/
	
	margin-bottom: 8px;
}


/*
** Header
** -----------------------------------------------------------------
*/
.header {
	/*background-color: inherit;*/
	color: #000000;
	height: 84px;
	margin: 0px;
	padding: 0px;
}




/*
** Suchfunktion
** -----------------------------------------------------------------
*/
.suchen  {
	font-size: 12px;
	font-weight: normal;
	color : #E41E25;
	/*background-color: inherit;*/
}


.suchen_table  {	
	padding: 0px;

  border: 0px;
  border-collapse: collapse;
	
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}




/*
** rechte Spalte
** -----------------------------------------------------------------
*/
.nutzfunktionen {
	font-size: 12px;
	font-weight: normal;
	color : #E41E25;
	line-height: 12px;
	
	/*background-color: inherit;*/
	
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	
  border: 0px;
}

.nutzfunktionbg {
	margin: 0px;
	padding:0px;
	
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #424549;
	border-style: dotted;
	

}

.nutzfunktionen a:link, .nutzfunktionen a:visited, .nutzfunktionen a:active {
	color: #828282;
	/*background-color: inherit;*/
	text-decoration : none;
}
.nutzfunktionen a:hover {
	color: #E41E25;
	/*background-color: inherit;*/
	text-decoration : none;
}



/*
** Fusszeile
** -----------------------------------------------------------------
*/
.footer {
	background-color: #ffffff; 
	color: #E41E25;

	border-width: 0px;
	border-color: #E41E25;
	border-style: solid;
	
	padding-left: 15px;
	padding-right: 24px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.footerborder {
	background-color: #ffffff;  
	color: #E41E25;

	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #E41E25;
	border-style: dotted;
	
	width: 439px;
}

.footertext {	
	color: #E41E25;
	font-size : 12px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	
	/*background-color: inherit;*/
	
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
}

.links a:link, .links a:active, .links a:visited {
	color: #E41E25;
	/*background-color: inherit;*/
	text-decoration: none;
  font-weight: normal;
}
.links a:hover {
	text-decoration: underline;
  font-weight: normal;
	color: #E41E25;
	/*background-color: inherit;*/
}

.disclaimer a:link, .disclaimer a:active, .disclaimer a:visited {
	color: #E41E25;
	/*background-color: inherit;*/
	text-decoration: none;
  font-weight: normal;
}
.disclaimer a:hover {
	text-decoration: underline;
  font-weight: normal;
	color: #E41E25;
	/*background-color: inherit;*/
}

.kontakt a:link, .kontakt a:active, .kontakt a:visited {
	color: #E41E25;
	/*background-color: inherit;*/
	text-decoration: none;
  font-weight: normal;
}
.kontakt a:hover {
	text-decoration: underline;
  font-weight: normal;
	color: #E41E25;
	/*background-color: inherit;*/
}

.newsletter a:link, .newsletter a:active, .newsletter a:visited {
	color: #E41E25;
	/*background-color: inherit;*/
	text-decoration: none;
  font-weight: normal;
}
.newsletter a:hover {
	text-decoration: underline;
  font-weight: normal;
	color: #E41E25;
	/*background-color: inherit;*/
}




/*
** Styles Navigation
** ------------------------------------------------------------------------
*/



.submenu1Mouseover {


 border-top-color: #E41E25;
 border-bottom-color: #E41E25;
 border-left-color: #E41E25;
 border-right-color: #E41E25;

}


}
.submenu1Mouseover a:link, .submenu1Mouseover a:visited, .submenu1Mouseover a:active, .submenu1MouseoverNoSubitems a:link, .submenu1MouseoverNoSubitems a:visited, .submenu1MouseoverNoSubitems a:active {
 color: #E41E25;
 font-weight: normal;
}
.submenu1Mouseover a:hover, .submenu1MouseoverNoSubitems a:hover {
 color: #E41E25;
 text-decoration: none;
 font-weight: normal;
}


.submenu1Active {
  
 border-style: dotted;
	
 border-top-color: #E41E25;
 border-bottom-color: #E41E25;
 border-left-color: #E41E25;
 border-right-color: #E41E25;

}
.submenu1Active a:link, .submenu1Active a:visited, .submenu1Active a:active {
 color: #E41E25;
 font-weight: bold;
}
.submenu1Active a:hover {
 text-decoration: none;
 font-weight: bold;
}

.submenu1ActiveNoSubitems {
	
 border-top-color: #E41E25;
 border-bottom-color: #E41E25;
 border-left-color: #E41E25;
 border-right-color: #E41E25;
 
}
.submenu1ActiveNoSubitems a:link, .submenu1ActiveNoSubitems a:visited, .submenu1ActiveNoSubitems a:active {
 color: #E41E25;
}
.submenu1ActiveNoSubitems a:hover {
 text-decoration: none;
  color: #E41E25;
}


.submenu1Active_submenu {
	
 border-top-color: #E41E25;
 border-bottom-color: #E41E25;
 border-left-color: #E41E25;
 border-right-color: #E41E25;
 
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
}


.submenu1_submenu {
/* 2. Navigationsebene komplett in inaktivem Zustand */

 background-color: transparent;
 
 /* background-image:url(/images/frames/nav/bottom/bg.gif);
 background-repeat: no-repeat; */

  /* float: left; */
  
/*  width: 159px;  */


 border-style: solid;
	
 border-top-color: #C5D8E4;
 border-bottom-color: #C5D8E4;
 border-left-color: #C5D8E4;
 border-right-color: #C5D8E4;
 
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}





/*
** Subnavigation 2
** -----------------------------------------------------------------
*/
.submenu2 {
 background-color: transparent;

/* background-image:url(/images/frames/nav/bottom/bg_sub2.gif);
 background-repeat: no-repeat; */

 border-style: solid;
 
 border-color: #9900CC;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;

 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;

 font-weight: normal;
 font-size: 12px;
 /* letter-spacing: 0px; */
 text-transform: none;

 text-align: left;
}


.submenu2NoSubitems {
 background-color: transparent;

/* background-image:url(/images/frames/nav/bottom/bg_sub2.gif);
 background-repeat: no-repeat; */

 border-style: solid;

 border-color: #9900CC;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;

 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;

 font-weight: normal;
 font-size: 12px;
 /*	letter-spacing: 0px; */
 text-transform: none;
 text-align: left;
}
.submenu2 a:link, .submenu2 a:visited, .submenu2NoSubitems a:link, .submenu2NoSubitems a:visited {
 color: #72A9DA;
 text-decoration: none;
}
.submenu2 a:hover, .submenu2 a:active, .submenu2NoSubitems a:hover, .submenu2NoSubitems a:active {
 color: #72A9DA;
 text-decoration: none;

}


.submenu2Mouseover {
 background-color: transparent;

/* background-image:url(/images/frames/nav/bottom/bg_sub2.gif);
 background-repeat: no-repeat; */

 border-style: solid;

 border-color: #9900CC;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;

 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;

 font-weight: normal;
 font-size: 12px;
 /*	letter-spacing: 0px; */
 text-transform: none;

 text-align: left;
}


.submenu2MouseoverNoSubitems {
 background-color: transparent;

/* background-image:url(/images/frames/nav/bottom/bg_sub2.gif);
 background-repeat: no-repeat; */

 border-style: solid;

 border-color: #9900CC;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;

 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;

 font-weight: normal;
 font-size: 12px;
 /* letter-spacing: 0px; */
 text-transform: none;
 text-align: left;
}
.submenu2Mouseover a:link, .submenu2Mouseover a:visited, .submenu2MouseoverNoSubitems a:link, .submenu2MouseoverNoSubitems a:visited {
 color: #236EB1;
 text-decoration: none;
}
.submenu2Mouseover a:hover, .submenu2Mouseover a:active, .submenu2MouseoverNoSubitems a:hover, .submenu2MouseoverNoSubitems a:active {
 color: #236EB1;
 text-decoration: none;
}


.submenu2Active {
 background-color: transparent;

/* background-image:url(/images/frames/nav/bottom/bg_sub2.gif);
 background-repeat: no-repeat; */

 border-style: solid;

 border-color: #9900CC;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;

 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;

 font-weight: normal;
 font-size: 12px;
 /* letter-spacing: 0px; */
 text-transform: none;

 text-align: left;
}
.submenu2Active a:link, .submenu2Active a:visited {
 color: #236EB1;
 text-decoration: none;
}
.submenu2Active a:hover, .submenu2Active a:active {
 color: #236EB1;
 text-decoration: none;
}


.submenu2ActiveNoSubitems {
 background-color: transparent;

/* background-image:url(/images/frames/nav/bottom/bg_sub2.gif);
 background-repeat: no-repeat; */

 border-style: solid;

 border-color: #9900CC;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;

 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;

 font-weight: normal;
 font-size: 12px;
 letter-spacing: 0px;
 text-transform: none;
 text-align: left;
}
.submenu2ActiveNoSubitems a:link, .submenu2ActiveNoSubitems a:visited {
 color: #236EB1;
 text-decoration: none;
}
.submenu2ActiveNoSubitems a:hover, .submenu2ActiveNoSubitems a:active {
 color: #236EB1;
 text-decoration: none;
}


.submenu2Active_submenu {
 background-color: transparent;

/* background-image:url(/images/frames/nav/bottom/bg_sub2.gif);
 background-repeat: no-repeat; */

 border-style: solid;

 border-color: #9900CC;

 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;

 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
.submenu2Active a:link, .submenu2Active  a:visited {
 color: #ffffff;
 text-decoration: none;
}
.submenu2Active  a:hover, .submenu2Active  a:active {
 color: #ffffff;
 text-decoration: none;
}


.submenu2_submenu {

/* background-image:url(/images/frames/nav/bottom/bg_sub2.gif);
 background-repeat: no-repeat;*/

 background-color: transparent;
  
 /* width: 176px; */

 border-style: solid;

border-color: #9900CC;
 
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

/*-----------Search Layout ---------*/
.tx-macinasearchbox-pi1 input.searchbox {
	border-color: #E41E25;

}