.pageTitle {
	text-align: center;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
}

#smv {
	position: absolute;
	width: 260px;
	height: 50px;
	border: 0px solid black;
	left: 480px;
	bottom: 60px;
	font-size: 14px;
	line-height: 18px;
	background-image: url(media/img/main/smvLogo.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.einruecken_1 {
	padding-left: 10px;
}

.einruecken_2 {
	padding-left: 30px;
}

a.naviLink {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

a.naviLink:hover {
	color: yellow;
	border: 0px;
}

.headline {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

a {
	color: green;
	text-decoration: none;
	border-bottom: 1px dotted green;
}

a:hover {
	color: blue;
	border-bottom: 1px solid blue;
}
