a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration:none;
	font-weight:bold;
	background-color:#ff2200;
	color: #333333;
}
a:focus {
	text-decoration:none;
	font-weight:bold;
	background-color:#ff0000;
	color: #666666;
}
.content {
	height: 500px;
	width: 850px;
	background-image: url('Images/backgroundneu2.gif');
	vertical-align: top;
	background-repeat: no-repeat
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 40px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.sidecell {
	height: 100%;
	width: 45px;
}
.maincell {
	height: 248px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bordercell {
	height: 142px;
	width: 700px;
}
.indexcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.navNone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	width: 130px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	white-space: normal;
}
.maincellKontakt {
	height: 250px;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 80px;
}
