body {
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #5272F5A;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #272F5A;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #272F5A;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
	font-size: 11px;
	color: #000000;
}

form {
	display: inline;
}

img {
	border: 0;
	border: none;
}

td, p, div, textarea {
	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
	
.small {
	font-size: 10px;
}

.small A:link, .small A:visited, .small A:hover, .small A:active {
 	color :#4064A4;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 10px;
	font-weight : normal;
}

.morelink {
	background-image: url(/barthel_armaturen/images/layout/doppelpfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0px 0px 11px;
	margin: 0px;
}

.headline {
	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.weiss {
  	text-decoration : none;
 	color :#FAF2DF;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : bold;
}

A.weiss:link, A.weiss:visited, A.weiss:hover, A.weiss:active {
 	text-decoration : none;
 	color :#FAF2DF;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : normal;
}

A:link, A:visited, A:hover, A:active {
 	color :#4064A4;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : normal;
}

A.navi:link, A.navi:visited {
 	text-decoration : none;
 	color :#272F5A;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : bold;
}

A.navi:hover, A.navi:active  {
 	text-decoration : none;
 	color :#4064A4;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : bold;
}

A.naviactive:link, A.naviactive:visited, A.naviactive:hover, A.naviactive:active {
  	text-decoration : none;
 	color :#FAF2DF;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : bold;
}

.naviactive {
  	text-decoration : none;
 	color :#FAF2DF;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : bold;
}
	
A.navi1:link, A.navi1:visited, A.navi1:hover, A.navi1:active {
 	text-decoration : none;
 	color :#4064A4;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : normal;
}

A.navi1active:link, A.navi1active:visited, A.navi1active:hover, A.navi1active:active {
 	text-decoration : none;
 	color :#4064A4;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : bold;
}

.navi1active {
  	text-decoration : none;
 	color :#4064A4;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : bold;
}

A.navi2:link, A.navi2:visited, A.navi2:hover, A.navi2:active {
  	text-decoration : none;
 	color :#4064A4;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 10px;
	font-weight : normal;
}

.navi2active {
  	text-decoration : none;
 	color :#4064A4;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 10px;
	font-weight : bold;
}

A.navi2active:link, A.navi2active:visited, A.navi2active:hover, A.navi2active:active {
  	text-decoration : none;
 	color :#4064A4;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 10px;
	font-weight : bold;
}

.detailansicht {
	background-color: #FFF;
	height: 25px;
	text-align: center;
	background-image: url(/barthel_armaturen/images/layout/images/lupe.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

	
.beige { background-color:#FAF2DF;}
.dunkelblau { background-color:#272F5A;}
.hellblau { background-color:#EFE8D8;}
.rot { background-color:#E00702;}
.orange { background-color:#FF8200;}
.tuerkis { background-color:#3CB8D2;}
.blau { background-color:#4064A4;}
.schwarz { background-color:#000000;}

.buttonborder {

}
	
.sendbutton {
	color:#FAF2DF;
	background-color:#4064A4;
	height: 14px;
	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
	font-size: 11px;
	border: 0px;
	font-weight: bold;
}

.no_display{
	display:none;
}


