body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat:repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 8px;
}

.grey {
	color: #777777;
}

.bold {
  	font-weight: bold;
}

.margin8 {
	margin-left: 8px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
}

select {
	font-size: 10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  	color: #555555;
	margin-bottom: 5px;
}

.angebot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
  	color: #990000;
	margin-bottom: 5px;
}

a {
	text-decoration: none;
	color: #163D8B;
}

a:hover {
	text-decoration: underline;
}

a.navblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  	font-weight: bold;
	line-height: 18px;
	color: #163D8B;
	width: 190px;
	padding-right: 15px;
	text-decoration: none;
}

a.navblue:hover {
	color: #005B63;
	background-color: #FFFFFF;
	width: 190px;
	padding-right: 15px;
	text-decoration: none;
}

a.subnavblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #163D8B;
	width: 190px;
	padding-right: 15px;
	text-decoration: none;
}

a.subnavblue:hover {
	color: #005B63;
	background-color: #FFFFFF;
	width: 190px;
	padding-right: 15px;
	text-decoration: none;
}

a.navgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  	font-weight: bold;
	line-height: 18px;
	color: #005B63;
	width: 190px;
	padding-right: 15px;
}

a.navgreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #163D8B;
	background-color: #FFFFFF;
	width: 190px;
	padding-right: 15px;
	text-decoration: none;
}

a.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #163D8B;
}

a.navLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #163D8B;
}

.rightcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	line-height: 15px;
}

.rightcontainerbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	line-height: 15px;
	font-weight: bold;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  	border-style: ridge;
}

#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:999;
}

