body {
	margin: 0px;
	background: url(../images/bgr.png) repeat;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  line-height: 150%;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}


.greybg {
  background: #eeeeee;
}

#active_menu {
  color: #000000;
  font-weight:bold;
}

/* --Default Class Settings-- */
td.menubg{
background-image: url(../images/menu_bgr.png);
background-repeat: no-repeat;
padding-left:15px;
line-height: 35px;
}

td.submenubg{
background-image: url(../images/submenu_bgr.png);
background-repeat: no-repeat;
line-height: 20px;
padding-left:15px;
}
td.subsubmenubg{
background-image: url(../images/subsubmenu_bgr.png);
background-repeat: no-repeat;
line-height: 20px;
padding-left:20px;
}
td.submenuende{
background-image: url(../images/submenu_ende.gif);
background-repeat: no-repeat;
line-height: 12px;
}

a.mainlevel:link, a.mainlevel:visited {
color: #ffffff;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-bottom: 1px;
}

a.mainlevel:hover {
color: #333333;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	padding-top: 14px;
	width: 100%;
	background: url(../images/bgr.png);
}

table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 11px;
font-weight: normal;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


a.sub:link, a.sub:visited {
color: #00415A;
text-decoration: none;
}

a.sub:hover {
color: #00415A;
text-decoration: underline;
}

a:link, a:visited {
color: #00415A;
text-decoration: underline;
}

a:hover {
color: #00415A;
text-decoration: underline;
}


ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height:150%;
  padding-left: 15px;
  margin-left: 5px;
  padding-top: 0px;
  background-image: url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.mainpage{
padding:6px;
height:100%;
background: #fafafa;
}

h1{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  background-color            : #9C1410;
  color:#FFFFFF;
  border:3px solid #9C1410;
  text-align:right;
  padding-right:15px;
   font-weight:bold;
}

h2{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #9C1410;
  border-bottom: 1px solid #9C1410;
  font-weight:bold;
  margin-bottom:5px;
 }

.logo
{margin:7px 7px 7px 9px;
}

.logotext
{
margin-top:3px;
font-size:10px;
}

.sub{
}

img.right{margin-right:7px;}

#bild{float:right;margin-left:10px; padding:5px 5px 5px 5px; background-color:#FFFFFF; border:1px solid #00415A}

