body {
	overflow: hidden;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:100px;
	background-color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	scrollbar-base-color: #2944c9;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #2944c9;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #2944c9;
	scrollbar-shadow-color: #2944c9;
	scrollbar-track-color: #ffffff;
	}

  A {
   	color:#2944c9;
   	text-decoration: none;
   	}

  A:hover {
  	border-width:1px;
	border-color:#2944c9;
	border-bottom-style:solid;
	}

  a#topmenu {
	font-family:Arial,sans-serif;
	font-size:8pt; 
	color:#000000;
	text-decoration: none;
	background-color: #b3daf8;
	}

  a:hover#topmenu {
	border-width:1px;
	border-color:#000000;
	border-bottom-style:solid;
	border-top-style:solid;
  	}

  a#menu {
	font-family:Arial,sans-serif;
	font-size:10pt; 
	color:#000000;
	text-decoration: none;
	line-height:14pt;
	}

  a:hover#menu {
	border-width:1px;
	border-color:#000000;
	border-bottom-style:solid;
	border-top-style:solid;
  	}

  div#header{
	position:absolute;
  	top:0px;
  	left:0px;
  	width:100%;
  	height:80px;
	background-color: #b3daf8;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	}

  div#head{
	position:absolute;
  	top:0px;
  	left:50px;
  	width:200px;
  	height:80px;
	background-color: #ffffff;
	text-align:center;
	padding:0px;
	background-image:url(images/headbg.jpg);
	background-repeat:repeat-x;
	}

  div#topmenu{
	position:absolute;
	top:0px;
	left:260px;
   	width:736px;
	font-family:Arial,sans-serif;
	font-size:8pt; 
	color:#000000;
	padding:4px;
	background-color:#b3daf9;
	text-align:right;
	}

   div#slogan{
	position:absolute;
	top:56px;
	left:260px;
   	width:736px;
	font-family:Arial,sans-serif;
	font-size:9pt; 
	color:#2944c9;
	padding:0px;
	background-color:#b3daf9;
	}

   h1#slogan{
	font-family:Arial,sans-serif;
	font-size:10pt; 
	font-weight:500;
	padding:0px;
	margin:0px;
	font-style:italic;
	}

   div#menu{
	position:absolute;
	top:80px;
	left:50px;
  	width:200px;
	background-color: #ffffff;
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-y;
	}

   td#menu { 	
	font-family:Arial,sans-serif;
     	font-size:10pt; 
	font-weight:normal; 
	color:#000000; 
	border-bottom-width:2px;
	border-color:#2944c9;
	border-bottom-style:dashed;
	}

   td#menuend { 	
	font-family:Arial,sans-serif;
     	font-size:10pt; 
	font-weight:normal; 
	color:#000000; 
	}

   div#menuend{
  	width:200px;
	height:30px;
	background-color: #ffffff;
	background-image:url(images/menuend.jpg);
	background-repeat:no-repeat
	}

  div#main{
   	position:absolute;
   	overflow:auto;
   	top:80px;
  	left:250px;
   	right:0px;
   	bottom:0px;
	height:expression((document.body.clientHeight - 80) + "px");
   	width:expression((document.body.clientWidth - 250) + "px");
   	margin:0px;
   	padding:0px;
	background-color:#ffffff;
	}

  div#inhalt{
   	width:686px;
   	margin:0px;
   	padding:10px;
	font-family:Arial,sans-serif;
	font-size:10pt; 
	color:#000000;
	background-color:#ffffff;
	text-decoration: none;
	}

  h1#main{
	font-family:Arial,sans-serif;
	font-size:8pt; 
	font-weight:normal;
	}

  h1#submain{
	font-family:Arial,sans-serif;
	font-size:12pt; 
	font-weight:normal;
	}

  td{
	font-family:Arial,sans-serif;
	font-size:10pt; 
	color:#000000;
	background-color:#ffffff;
	}

  a#tip {
	font-family:Arial,sans-serif;
	font-size:8pt; 
   	color:#b3daf8;
   	text-decoration: none;
  	border-width:1px;
	border-color:#b3daf8;
	border-bottom-style:solid;
   	}

