body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.headline      {font-size:15px; color: #000168; font-weight: bold;}
.subheadline 	{font-size:13px; color: #000000; font-weight: bold;}
.text	   		{font-size:12px; color:#000000 }
A.text:link {TEXT-DECORATION: none; color: #E6E8EF;} 
A.text:visited {TEXT-DECORATION: none; color: #E6E8EF;} 
A.text:hover {TEXT-DECORATION: underline; color: #E6E8EF;}

A:link {TEXT-DECORATION: none; color: #01265A;} 
A:visited {TEXT-DECORATION: none; color: #01265A; } 
A:hover {TEXT-DECORATION: underline;  color: #01265A;}

/* Layout */
.LayHead {
	background-image: url(../images/back_top.jpg);
	background-repeat: no-repeat;
}
.LayBody {
	background-image: url(../images/back_site.gif);
}
.LayFoot {
	background-image: url(../images/back_foot.gif);
	background-repeat: no-repeat;
}
/* BreadCrumb Start*/
.navigation{
	color: #E6E8EF;
} 
A.navigation:link {TEXT-DECORATION: none; color: #E6E8EF;} 
A.navigation:visited {TEXT-DECORATION: none; color: #E6E8EF;} 
A.navigation:hover {TEXT-DECORATION: none; color: #E6E8EF;}

/* BreadCrumb Ende*/


/* BreadCrumb Start*/
.locationstring {
	/*font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 9px;
	color: #000066;
} 
A.locationstring:link {TEXT-DECORATION: none;} 
A.locationstring:visited {TEXT-DECORATION: none;} 
A.locationstring:hover {TEXT-DECORATION: none;}
/* BreadCrumb Ende*/

/* Klein (Verwendet in Hilfsnavigation) Start*/
.klein{
	/*font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	color: White;
} 
A.klein:link {TEXT-DECORATION: none; color: #ffffff;} 
A.klein:visited {TEXT-DECORATION: none; color: #ffffff;} 
A.klein:hover {TEXT-DECORATION: none; color: #ffffff;}

.FormText, .label_searchbox{
	/*font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	color: #E6E8EF;
} 
A.FormText:link {TEXT-DECORATION: none; color: #E6E8EF;} 
A.FormText:visited {TEXT-DECORATION: none; color: #E6E8EF;} 
A.FormText:hover {TEXT-DECORATION: none; color: #E6E8EF;}
/* Klein (Verwendet in Hilfsnavigation) Ende*/

/* Formulare Start*/
.TxtSuche, .input_searchbox, .input_newsletterselect{
  width: 100px;
  font-size: 10px;
  border: 1px solid #54555D;
  color: black;
  background-color: #EDEDED;
}

.BtnSuche{
  font-size: 10px;
  width: 65px;
  border: 1px solid #54555D;
  color: black;
  background-color: #EDEDED;
}
/* Formulare Ende*/


.SuBoxHead {
	background-image: url(../images/suche.gif);
	background-repeat: no-repeat;
}
.NLBoxHead {
	background-image: url(../images/newsletter.gif);
}
.IBox {
	background-color: #7D86AE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00285B;
	border-right-color: #00285B;
	border-bottom-color: #00285B;
	border-left-color: #00285B;
}

.ALhead{
	font-size:13px; color: #00285B;  font-weight: bold;
	border-bottom-color: #00285B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.ALtext{
               font-size:12px; color:#000000;
}

.faqText{
	color: #E6E8EF;
} 
A.faqText:link {TEXT-DECORATION: none; color: #E6E8EF;} 
A.faqText:visited {TEXT-DECORATION: none; color: #E6E8EF;} 
A.faqText:hover {TEXT-DECORATION: none; color: #E6E8EF;}

.BoxHead{
	font-size: 13px;
	color: #474F71;
	font-weight: bold;
	border: 1px; 
	border-color: #000000; 
	border-style: solid; 
	background-color: #A7ADC8; padding-left:10px
}

.artlist_headline {

	padding-left: 5px;

}

.artlist_headline_txt{

	font-weight: bold;

	color: #EE0606;

}

.artlist_date {

	font-size: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #01265A;

	padding-left: 4px;

}

.artlist_subheadline {

	padding-left: 4px;

}



.artlist_tab_head {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #7D86AE;

	padding-left: 4px;

	color: #EE0606;

}



.artlist_more {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #01265A;

	padding-left: 4px;

	color: #EE0606;

	background-color: #D8DCE7;

}


