/*
** Standardlinks
** -----------------------------------------------------------------
*/

a:link, a:visited, a:active  {
	text-decoration : none;
	color : #00AEEF;
}

a:hover  {
	text-decoration : underline;
	color : #00AEEF;
}


/*
** Allgemeine Angaben zum Inhalt
** -----------------------------------------------------------------
*/

body {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	background-color: #E8EDF3;
  /*  background-image:url(/images/allgemein/bg.gif);
  background-repeat: repeat-y;
  background-repeat: repeat-x;*/

	scrollbar-base-color:#E8EDF3;
	scrollbar-3dlight-color:#DBE6ED;
	scrollbar-arrow-color:#B2DBF2;
	scrollbar-darkshadow-color:#DBE6ED;
	scrollbar-face-color:#DBE6ED;
	scrollbar-highlight-color:#B2DBF2;
	scrollbar-shadow-color:#B2DBF2;
	scrollbar-track-color:#E8EDF3;
}

/* rechter Balken schlagschatten */
.rechts {
	background-image: url(../images/allgemein/mitte_rechts.jpg); 
	background-repeat: repeat-y;
	/* background-position: bottom; */
}

/*
** Schriftformatierung 
** -----------------------------------------------------------------
*/

/* 1) allg. Schriftformatierung */
body, table, td, input, select  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height: 16px;
}

h1  {
	font-size: 16px;
	font-weight: bold;
	color : #000000;
	margin-top: 0px; 
	margin-bottom: 23px;
	margin-left: 0px;
	padding-left: 0px;
	text-transform: none;

	/*border-width: 0px;
	border-bottom-width: 1px;
	border-color: #E34A0E;
	border-style: solid;
	width: 417px;*/
}

h2  {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
	margin-top: 0px; 
	margin-bottom: 0px;
}

/* 4) ?erschrift 3 und alle weiteren... */
h3, h4, h5 , h6  {
	font-size: 10px;
	font-weight: bold;
	color : #000000;
	margin-top: 0px; 
	margin-bottom: 0px;
}

/*
** Header
** -----------------------------------------------------------------
*/

/* 1) */
.header {
	/* Hintergrundfarbe */
	background-color: #000000;
	font-size : 11px;
	color: #ffffff;
	margin: 0px;
}

.header a:link, .header a:visited, .header a:active  {
	text-decoration: none;
	color: #FFFFFF;
}

.header a:hover  {
	text-decoration: none;
	color: #FFFFFF;
}

.headerbg {
	background-image: url(/images/header/trennlinie.gif); 
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 21px;
	text-align: right;
	vertical-align: middle;
	font-size : 8pt;
}

.header_balken {
	background-color: #E34A0E;
	color: #FFFFFF;
	font-size : 8pt;
}

.header_balken a:link, .header_balken a:visited, .header_balken a:active  {
	text-decoration: none;
	color: #FFFFFF;
}

.header_balken a:hover  {
	text-decoration: underline;
	color: #FFFFFF;
}

.headertrennlinie {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 39px;
}

.suchen  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #E24203;

}
.suchen_input  {
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #E24203;
	width: 115px;
	height: 16px;
}
.suchen_table  {
	padding: 0px;
}
.flags {
	margin: 0px;
	border-width: 0px;
	margin-left: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size : 8pt;
	vertical-align: middle;
	height: 19px;


}
.flags img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	height: 15px;
}


.rightColumnHeader {
	padding-left: 5px;

	/* Hintergrundbild */
  background-image: url(/images/allgemein/bg_right.gif); 
	background-repeat: repeat-y;
}

.breadcrumbs {
	color: #00AEEF;
	/*background-color: #6699CC;
	vertical-align: middle;*/
	padding-right: 0px;
	text-align: right;
}

.print {

}

.home {

}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
	color: #00AEEF;
	text-decoration : none;
}

.breadcrumbs a:hover {
	color: #00AEEF;
	text-decoration : underline;
}

.shortcuts {
	vertical-align: middle;
	float: right;
	padding-right: 15px;
}


/*
** Angaben zum Inhaltsbereich
** -----------------------------------------------------------------
*/
.content {

	width: 700px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 21px;

	background-color: #ffffff;

	background-image: url(../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;
	
	height: 600px;
}

.kasten{
	background-color: #E6F1E8;
	border-width: 0px;
	border-color: #E6F1E8;
	border-style: solid;
	padding-left: 3px;
	padding-top: 6px;
}

.aufzaehlung_strich{
  padding-top:3px;
}

.content ul {
	/* list-style-image:url(/images/allgemein/bullet.gif); */
	list-style:disc; 
	 padding-left: 15px;
	 margin-left: 0px;
}

.content ol {
	 padding-left: 15px;
	 margin-left: 0px;
}

.content li {
	 margin-left: 0px;
	 margin-bottom: 3px;
	 padding-left: 5px;
}

.content ol li {
	 margin-left: 0px;
	 padding-left: 15px;
}

.content p, .content ul, .content ol {
	margin-top: 0px;
	margin-bottom: 17px;
}

/*
** Produkteseite 
** -----------------------------------------------------------------
*/

.gelb {
	color: #F9B40F;
	font-size : 12px;
	font-weight: normal;
}
.gelb a:link, .gelb a:visited, .gelb a:active  {
	text-decoration : none;
	color : #F9B40F;
}
.gelb a:hover  {
	text-decoration : underline;
	color : #F9B40F;
}


.orange {
	color: #FB8317;
	font-size : 12px;
	font-weight: normal;
}
.orange a:link, .orange a:visited, .orange a:active  {
	text-decoration : none;
	color : #FB8317;
}
.orange a:hover  {
	text-decoration : underline;
	color : #FB8317;
}


.rot {
	color: #FC1127;
	font-size : 12px;
	font-weight: normal;
}
.rot a:link, .rot a:visited, .rot a:active  {
	text-decoration : none;
	color : #FC1127;
}
.rot a:hover  {
	text-decoration : underline;
	color : #FC1127;
}


.violett {
	color: #7F158F;
	font-size : 12px;
	font-weight: normal;
}
.violett a:link, .violett a:visited, .violett a:active  {
	text-decoration : none;
	color : #7F158F;
}
.violett a:hover  {
	text-decoration : underline;
	color : #7F158F;
}


.blau {
	color: #024D9E;
	font-size : 12px;
	font-weight: normal;
}
.blau a:link, .blau a:visited, .blau a:active  {
	text-decoration : none;
	color : #024D9E;
}
.blau a:hover  {
	text-decoration : underline;
	color : #024D9E;
}


.gruen {
	color: #007535;
	font-size : 12px;
	font-weight: normal;
}
.gruen a:link, .gruen a:visited, .gruen a:active  {
	text-decoration : none;
	color : #007535;
}
.gruen a:hover  {
	text-decoration : underline;
	color : #007535;
}





/*
** Fusszeile
** -----------------------------------------------------------------
*/

/* 1) Formatierung der Fusszeile */
.footer {
	background-color: #CCEFFC; 

	border-width: 0px;
	border-color: #ffffff;
	border-style: solid;

	color: #000000;
	font-size : 12px;
	font-weight: normal;
	line-height: 12px;

	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.footerlink a:link {
	color: #0299F4;
	text-decoration: none;
  font-weight: normal;
}

.footerlink a:active {
	color: #0299F4;
	text-decoration: none;
  font-weight: normal;
}

.footerlink a:visited {
	color: #0299F4;
	text-decoration: none;
  font-weight: normal;
}

.footerlink a:hover {
	text-decoration: underline;
  font-weight: normal;
	color: #0299F4;
}

/* 2) Formatierung des Abstandes zwischen Kunde und Impressum */
.footer1 {
	/* Innenabstand links 
	padding-left: 0px;*/
}


/* 3) Formatierung des Abstandes zwischen print und rechtem Rand */
.footerPrint {
	/* Innenabstand links 
	padding-left: 0px;*/
}


/* 4) Formatierung Rand der Tabelle */
.footerBorder {
	width: 703px;
	border-width: 0px;
	border-width: 0px;
	border-color: #ffffff;
	border-style: solid;

	/* Hintergrundfarbe 
	background-color: #ffffff;*/
}


.titelnavi {
	font-family: Futura Lt BT, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	letter-spacing: 0px;
	font-weight: bold;

	vertical-align: middle;
	
	background-color: #00a6de;
	
	color: #002372;
	text-transform: uppercase;
	padding-left: 15px;

}

.newsbox {
	margin-bottom: 5px;
}
.error_msg {
	font-weight: bold;
	color: #a00000;

}