/*
body {
background-image:url('../img/bg_wood_boxes.jpg');
background-repeat: repeat-x;
}
*/
H1 {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	text-align:left;
	line-height:100%;
}

H2 {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	text-align:left;
	line-height:100%;
	font-weight: bold;
}

.brod {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align:left;
	line-height:160%;
}


.brodlank {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-align:justify;
	line-height:160%;
	background-color: #ffffff; layer-background-color: #ffffff;
	padding: 15px;
}


.bildbrod {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #000000;
	text-align:right;
	line-height:140%;
}

.img {
	border:thin;
	border-style:solid;
	border-color:#000000;
}

.imgnoframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link {color:#ed1f21; text-decoration:none;}
a:visited {color:#ed1f21; text-decoration:none;}
a:hover {color:#00a651; text-decoration: underline;}
a:active {color:#ed1f21; text-decoration:none;}

.aclass a:link {color:#ed1f21; text-decoration:none;}
.aclass a:visited {color:#ed1f21; text-decoration:none;}
.aclass a:hover {color:#00a651; text-decoration:underline;}
.aclass a:active {color:#ed1f21; text-decoration:none;}

.aclassblack a:link {color:#000000; text-decoration:none;}
.aclassblack a:visited {color:#000000; text-decoration:none;}
.aclassblack a:hover {color:#000000; text-decoration:underline;}
.aclassblack a:active {color:#000000; text-decoration:none;}

.form { font-family: Verdana, Arial, sans-serif; font-size: 65%; color: #000000; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
