a:link { color: #333333; text-decoration: none; }
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: none; color: #ffffff; }
a:active { text-decoration: none; color: #ffffff; }

a.registerlink { color: #333333; font-weight: bold; text-decoration: underline;}
a:hover.registerlink { color: #ffffff; }

img {
	border:none;
}

.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 20px;

}
.contHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;


}
a.contnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff8dc;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}

a.contnorm:hover {
	color: #fff;
}


.rahmenvisit {
	border: 1px solid #999999;
}
.visitHeadline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.bground {
	background-image: url(img/01o_main.gif);
	background-repeat: no-repeat;
}
.bground02 {

	background-image: url(img/01b_main.gif);
	background-repeat: no-repeat;
}
.bground03 {

	background-image: url(img/01c_main.gif);
	background-repeat: no-repeat;
}

.bground01 {
	background-image: url(img/01a_main.gif);
	background-repeat: no-repeat;
}

.bground04 {
	background-image: url(img/04a_main.gif);
	background-repeat: no-repeat;
}

.contLinehight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 20px;

}
