#Header img
	{
	border: 0px solid black;
	margin: 0px 0px 0px 0px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) */
	margin: -3px -3px -3px -3px; /* nur fuer IE<7, ignoriert !important */
	}

#TopNavigation img
	{
	border: 0px solid black;
	float:left;
	margin: 0px 0px 0px 0px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) */
	margin: 0px -3px 0px -3px; /* nur fuer IE<7, ignoriert !important */
	padding-bottom: 0px;
	}
	
#Left img
	{
	display:block;
	border: 0px solid black;
	border-bottom: 1px solid white;
	}
	
#Left a
	{
	color: #FFFFFF;
	text-decoration:none;
	}
	
#Left div
	{
	border-bottom: 1px solid #FFFFFF;
	}

#Left div.ebene1
	{
	display:block;
	background-image:url(/deutsch/images/navigation/left/abakus_ebene1.jpg);
	width: 205px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) WIDTH - PADDING (Left,Right)*/
	width: 230px;
	padding-left: 25px;
	height: 24px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) HEIGHT - PADDING (top, bottom) */
	height: 29px;
	padding-top: 5px;
	}
	
#Left div.ebene1:hover
	{
	background-image:url(/deutsch/images/navigation/left/abakus_ebene1_b.jpg);
	}
	
#Left div.ebene1active
	{
	display:block;
	background-image:url(/deutsch/images/navigation/left/abakus_ebene1_b.jpg);
	width: 205px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) WIDTH - PADDING (Left,Right)*/
	width: 230px;
	padding-left: 25px;
	height: 24px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) HEIGHT - PADDING (top, bottom) */
	height: 29px;
	padding-top: 5px;
	}
	
#Left div.ebene2
	{
	display:block;
	background-image:url(/deutsch/images/navigation/left/abakus_ebene2.jpg);
	width: 205px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) WIDTH - PADDING (Left,Right)*/
	width: 230px;
	padding-left: 25px;
	height: 19px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) HEIGHT - PADDING (top, bottom) */
	height: 21px;
	padding-top: 2px;
	}
	
#Left div.ebene2:hover
	{
	background-image:url(/deutsch/images/navigation/left/abakus_ebene2_b.jpg);
	}
	
#Left div.ebene2active
	{
	display:block;
	background-image:url(/deutsch/images/navigation/left/abakus_ebene2_b.jpg);
	width: 205px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) WIDTH - PADDING (Left,Right)*/
	width: 230px;
	padding-left: 25px;
	height: 19px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) HEIGHT - PADDING (top, bottom) */
	height: 21px;
	padding-top: 2px;
	}

#Left div.ebene3
	{
	display:block;
	background-image:url(/deutsch/images/navigation/left/abakus_ebene3.jpg);
	width: 205px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) WIDTH - PADDING (Left,Right)*/
	width: 230px;
	padding-left: 25px;
	height: 13px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) HEIGHT - PADDING (top, bottom) */
	height: 16px;
	padding-top: 3px;
	}
	
#Left div.ebene3:hover
	{
	background-image:url(/deutsch/images/navigation/left/abakus_ebene3_b.jpg);
	}
	
#Left div.ebene3active
	{
	display:block;
	background-image:url(/deutsch/images/navigation/left/abakus_ebene3_b.jpg);
	width: 205px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) WIDTH - PADDING (Left,Right)*/
	width: 230px;
	padding-left: 25px;
	height: 13px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) HEIGHT - PADDING (top, bottom) */
	height: 16px;
	padding-top: 3px;
	}
	
#Right img
	{
	border: 0px solid black;
	}
	
#Right h1
	{
	margin-top: 22px;
	font-size: 14px;
	font-weight:bold;
	}
	
#Right a
	{
	color: #9B9B9B;
	text-decoration:underline;
	}

#Right a:hover
	{
	color: #0092D2;
	}
	
#Right input
	{
	width: 172px;
	display:block;
	background-color: #FFFFFF;
	height: 15px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) */
	height: 21px; /* nur fuer IE<7, ignoriert !important */
	border: 1px solid #9B9B9B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align:middle;
	padding: 2px;
	margin-bottom:12px;
	}

#Right input.hidden
	{
	display:none;
	}

#Right input.button
	{
	width: 172px;
	display:block;
	background-color: #FFFFFF;
	height: 21px !important; /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) */
	height: 21px; /* nur fuer IE<7, ignoriert !important */
	border: 1px solid #9B9B9B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align:middle;
	padding: 2px;
	}
	
#Right textarea
	{
	width: 172px;
	display:block;
	background-color:#FFFFFF;
	height: 75px;
	border: 1px solid #9B9B9B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	margin-bottom:12px;
	}