
  a:link { color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    }

  a:visited { color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    }

  a:active { color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    }

  table { font-size: 10pt;
    font-family: Arial,Helvetica,sans-serif;
    }

  body { font-size: 10pt;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    }

  p { font-size: 10pt;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    }

  h1 { font-size: 24pt;
    font-weight: normal;
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    }

  h2 { font-size: 12px;
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    }

  h3 { font-size: 20pt;
    font-style: italic;
    font-weight: normal;
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    }

  h4 { font-weight: bold;
    font-size: 12pt;
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    }

  h5 { font-size: 12pt;
    color: rgb(255, 153, 0);
    font-family: Arial,Helvetica,sans-serif;
    }

  h6 { font-size: 8pt;
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    }


/*------------------breadcrumb-----------------------*/

#breadcrumb {
	position: relativ;
	background-color: rgb(100, 100, 100);
	padding:10px 10px 10px 10px;
	color: rgb(255,255,255);
        	font-size: 12px;
	font-weight: bold;
}

#breadcrumb A {
	border:none;
	color: rgb(255,255,255);
	display:inline;
	font-weight:bold;
}

#breadcrumb A.on {
	text-decoration:underline;
}

#rowright {
	position: absolute;
	background-color: rgb(100, 100, 100);
	top: 10px;
	right: auto;
	left: 525px;
	width: 200px;
	bottom: 45px;
}


/*------------------pagebody---------------------*/

#bodytitle{
	position: absolute;
	left: 20px;
	width: 460px;
	height: auto;
	top: 150px;
	color: rgb(0,0,0);
	font-size: 12px;
	font-weight: bold;
}


#pagebody {
 	color: rgb(0,0,0);
	font-size: 10px;
         padding:10px 10px 10px 10px;
}

#pagebody B {
	font-size: 11px;
	font-weight: bold;
}

#pagebody-hr {
	width: 100%;
	border-top:1px solid rgb(100,100,100);

}

#toolpic {
	height: 200px;
	z-index: 1;
	position: relative;
	top: 5px;
	left: 4px;
	right: auto;
	width: 186px;
}

/*-------------------werbung-------------------------*/

#banner-top {
	position: relative;
	width: 468px;
	height: 60px;
	margin: 0px 15px 15px 15px;
	border: 1px solid rgb(100,100,100);
	background-color: rgb(255, 255, 255);
}
#banner-top-bs {
	position: relative;
	margin: 5px 0px 0px 15px;
	font-size: 10px;
}

#banner-right {
	position: absolute;
	width: 120px;
	height: 605px;
	top: 35px;
	left: 750px;
         font-size: 10px;
	/* border: 1px solid rgb(100,100,100);
	background-color: rgb(255, 255, 255); */
}

#banner-right-bs {
	position: absolute;
	top: 22px;
	left: 750px;
	font-size: 10px;
}

/*------------------footer-----------------------*/

#footer {
	position: relativ;
	left: 25px;
	width: 700px;
	bottom: 5px;
	top: auto;
	clear:both;
	border-top:1px solid rgb(100,100,100);

	// margin:0px;
	// padding:2px 0px 15px 0px;
	width:700px;
}

#footer-left {
	color:rgb(0,0,0);
	float:left;
	font-size:10px;
	width:269px;
}

#footer-right {
	float:left;
	width:431px;
}

#footer-right UL {
	font-size:10px;
	margin:0.00em;
	padding:0.00em;
}

#footer-right UL LI {
	color:rgb(100,100,100);
	display: inline;
	list-style: none;
	margin:0px 3px 0px 0px;
	padding:0.00em;
}
