a, a:link, a:visited {
	color: #234B71;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}






h1 {
	font-size: 16px;
	color: #ff4e00;
}

h2 {
	font-size: 14px;
	color: #3873AB;
	clear: both;
}




.headline
{
	font-weight: bold;
}

.rufen_sie_uns
{
	color: #000000;
	font-style:italic;
}

.telefon {
	color: #313131;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.submit, input, select
{
	font-size : 10px;
}

.anfrage {
	border: 2px solid #fff;
	background-color: #888;

	background-image:url(../grafik/button_arrow.gif);
	background-position: 148px 3px;
	background-repeat:no-repeat;
	
	width: 100%;
	margin:18px 0px 0px 0px;
	padding:2px 24px 3px 24px;
	text-align:center;

	color : #fff;
}	

.anfrage:hover {
	background-color: #DCDCDC;
	color: #CC0000;
	background-image:url(../grafik/button_arrow_over.gif);
	background-position: 148px 3px;
	background-repeat:no-repeat;
}

a.smalllink {
	text-decoration : none;
	color: #3873ab;
}
a.smalllink:hover {
	color: #CC0000;
}
a.smalllink:active {
	color : #CC0000;

}

.smallwhite10_headline {
	color: #3873AB;
	font-weight: bold;
	border: 1px solid #3873AB;
}


.smallwhite10 {
	color: #ffffff;
	font-weight: bold;
	background-color: #3873AB;
}

.flyerdownload {
	float:right;
	width: 120px;
	height: 282px;
	padding: 10px;
	border: 1px solid #ff4e00;
	background-color: #E9F0F8;
	background-image: url(../grafik/bg_flyerdownload.png);
	background-repeat: repeat-x;
	text-align: center;
}


/*calculator*/

form {
	margin-top: 10px;
}

.smallgray{
  background-color:#DcDcDc;
	font-size: 11px;
}

.materialbestellung {
	margin: 0 2px 0 2px;
	width: 198px;
	color: #3873AB;
	font-weight: bold;
	border: 1px solid #3873AB;
	text-align: center;
	padding: 4px;
}

.materialbestellung a, .materialbestellung a:visited {
	color: #3873AB;
	background-image:url(../grafik/button_arrow_blau.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	padding-left: 10px;
}

.materialbestellung a:hover {
	color: #CC0000;
	background-image:url(../grafik/button_arrow_over.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	padding-left: 10px;
}

.materialbestellung p {
	margin: 0;
	font-size: 11px;
	color: black;
	font-weight: normal;
	line-height: 110%;
}

.rot {
	color: #CC0000;
}

/* index */

.bilder img {

}

.bilder table {
	background-color: #DCDCDC;
	padding: 4px;
}

.bilder table td {
	text-align: center;
	width: 110px;
	padding: 2px;
}
