body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 10px 0px 10px 0px;
}
P {
	font-size: xx-small;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}
TD {
	font-size: xx-small;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}
.subheader {
	color: #4A524D;
}
.broed {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 150%;
	color: #333333 ! important;
}

h2 {
	padding: 0px;
	margin: 0px;
	border: none;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.01em;
	font-weight: normal;
	font-style : normal;
	color: #000000;	
	text-decoration : none;
}


.menu {
	padding: 0px;
	margin: 0px;
	border-top:		20px !important;
	border-left:	0px !important;
	border-right:	0px !important;
	border-bottom:	0px	!important;
}

A.sektion { 
	font-weight: normal !important;
	width: 100%; height: 18px; 
	color: #333333 !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	display: inline; 
	padding-right: 10px !important; 
	padding-top: 2px !important; 
	}
A:hover.sektion	{ color: #9E8800 !important; }

A.level2sektion { 
	font-weight: normal !important;
	color: #333333 !important; 
	width: 100%; height: 18px; 
	font-size: xx-small;
	display: inline; 
	margin-left: 5px !important;
	padding-right: 10px !important; 
	padding-top: 2px !important; 
	}
A:hover.level2sektion	{ color: #9E8800 !important; }

A.level3sektion { 
	font-weight: normal !important;
	color: #333333 !important; 
	width: 100%; height: 18px; 
	font-size: xx-small;
	display: inline; 
	margin-left: 10px !important;
	padding-right: 10px !important; 
	padding-top: 2px !important; 
	}
A:hover.level3sektion	{ color: #9E8800 !important; }

A.sektion-open { 
	font-weight: normal !important;
	width: 100%; height: 18px; 
	color: #9E8800 !important;
	font-size: xx-small;
/*	font-size: 1.00em !important;*/
	display: inline; 
	padding-right: 10px !important; 
	padding-top: 2px !important; 
	}
A:hover.sektion-open	{ color: #9E8800 !important; }

A.sektion-current { 
	font-weight: bold !important;
	width: 100%; height: 18px; 
	color: #9E8800 !important;
	font-size: xx-small;
	display: inline; 
	padding-right: 10px !important; 
	padding-top: 2px !important; 
	}

A.level2sektion-open { 
	font-weight: bold !important;
	width: 100%; height: 18px; 
	color: #9E8800 !important;
	font-size: xx-small;
	display: inline; 
	margin-left: 5px !important;
	padding-right: 10px !important; 
	padding-top: 2px !important; 
	}
A:hover.level2sektion-open {
	color: #9E8800 !important; }

A.level3sektion-open { 
	font-weight: bold !important;
	width: 100%; height: 18px; 
	color: #9E8800 !important;
	font-size: xx-small;
	display: inline; 
	margin-left: 10px !important;
	padding-right: 10px !important; 
	padding-top: 2px !important; 
	}
A:hover.level3sektion-open	{ color: #9E8800 !important; }

.menutext {
	padding: 0px !important; 
}

.menutext a { 
	text-decoration: none !important;
	line-height: 1.6em;
}

.menutext a:hover { 
	text-decoration: none !important;
}

ul {
	margin-top: 2px;
	list-style-image:url('Bullet.gif');
	margin-bottom: 2px;
}
ol {
	list-style-image:url('Bullet.gif');
	margin-top: 2px;
	margin-bottom: 2px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 1.35em;
	font-style : normal;
	margin-left: -2.5em;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration : none;
}

a:boxlink {
	text-decoration : none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #9E8800; 
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #9E8800; 
}
a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #9E8800; 
}
a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color: #333333; 
}

form{
       display: inline;
}

.csc-header {
	margin-bottom: 5px;
}

.level1 {
	background-image: url('http://www.tankerum.com/fileadmin/grafik/arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

* html .level1 {
	background-position: 0px 8px;
}

.level2 {
	background-image: url('http://www.tankerum.com/fileadmin/grafik/arrow2.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

* html .level2 {
	background-position: 6px 8px;
}


.level3 {
	background-image: url('http://www.tankerum.com/fileadmin/grafik/arrow3.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

* html .level3 {
	background-position: 15px 8px;
}


@media print {
  p.claimer {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #333333 ! important;
	padding: 10px;
  }
h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: small;
	color: #333333 ! important;
}
span.broed {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 100%;
	color: #333333 ! important;
}
  TD.header_image    {
    display: none;   }
  TD.menuen    {
    display: none;   }
  DIV.csc-header	{
    display: none;   }
  HR.print-bund {
	display: inline ! important;
	}
 }

@media screen {
  p.claimer {
    display: none;
  }
  DIV.claimer {
    display: none;
  }
  HR.print-bund {
    display: none;
  }
  IMG.print_top    {
    display: none;
  }
  table.print_top    {
    display: none;
  }
  H1	{
	display: none;
	}
}

