body {
	margin : 0;
	padding : 0;
	font-size : 62.5%;
	font-family:"Courier New", Courier, monospace;
	text-align : left;
	line-height : 15px;
	background-color : #fff;
}
P {margin: 0px 0px 15px 0px;}
H1, H2 {margin: 0px 0px 0px 0px;}
a img {
	border : none;
}
a:link {
	color : #000;
	text-decoration : none;
	font-weight:normal;
}
a:hover {
	color : #000;
	text-decoration : none;
	background-color:#cacaca;
	font-weight:normal;
}
a:visited {
	color : #000;
	text-decoration : none;
	font-weight:normal;
}
.lauftext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	text-decoration : none;
	word-spacing : normal;
	text-align : left;
	letter-spacing : 0;
	line-height : 1.4em;
	font-size : 1.1em;
	font-weight: normal;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	text-decoration : none;
	word-spacing : normal;
	text-align : left;
	letter-spacing : 0;
	line-height : 1.5em;
	font-size : 1em;
	font-weight:normal;
	text-decoration:underline;
	text-transform:capitalize;
}
.navigation {
	font-family:"Times New Roman", Times, serif;
	color : #000;
	text-decoration : none;
	word-spacing : normal;
	text-align : left;
	letter-spacing : 0px;
	line-height : 1.5em;
	font-size : 13px;
	font-weight:bold;
	text-transform:uppercase;
	background-color : #fff;
}
#text1Div {
	position : absolute;
	left : 20px;
	top : 255px;
	width : 370px;
	height : auto;
	z-index : 1;
	background-color : #fff;
	padding-top : 0px;
	margin : 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#text1Div a{
	color:#333;
}
#text1Div a:visited{
	color:#333;
}
#nvgDiv {
	position : absolute;
	left : 0px;
	top : 60px;
	width : 780px;
	height : auto;
	z-index : 1;
	padding : 20px;
	padding-top : 20px;
	padding-left:0px;
	margin: 20px 20px 20px 40px;
	border-top:1px solid #000;
	background-color : #fff;
}

#nvgDiv DIV{
	margin-bottom:15px;
}


.mainmenu-act a{
	font-weight:bold;
	background-color:#ccc;
}
.mainmenu-act a:visited{
	font-weight:bold;
	background-color:#ccc;
}

.submenu-act a{
	font-weight:bold;
}
.submenu-act a:visited{
	font-weight:bold;	
}

#bildDiv {
	position : absolute;
	left : 440px;
	top : 255px;
	width : 400px;
	height : auto;
	background-color : #fff;
	margin : 0px;
	text-align : left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#introbildDiv {
	position : absolute;
	left : 40px;
	top : 268px;
	width : 800px;
	height : auto;
	background-color : #fff;
	margin : 0px;
	text-align : left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#headerDiv {
	position : absolute;
	left : 20px;
	top : 0;
	width : 800px;
	height : auto;
	z-index : 2;
	background-color : #fff;
	padding : 20px;
	margin : 0px;
	text-align : left;
}
#introDiv {
	position : absolute;
	left : 20px;
	top : 0;
	width : 800px;
	height : auto;
	z-index : 2;
	background-color : #fff;
	padding : 20px;
	margin : 0px;
	text-align : left;
}

.csc-mailform{
  border:0;
  padding-left:0px;
  padding-top:10px;
}
.contenttable {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight:normal;
	text-align:left;
}
.td-0 {
	padding:0px;
	width:auto;
}
.td-1 {
	padding:0px;
	width:auto;
	padding-left:10px;
}
TD{
vertical-align:top;
}