body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/menubg1.png);
	background-repeat: repeat;	
}

img {
border: 0px;
}

td, tr, p, div {
   font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
	
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
	
}

a:hover {
   color: #0000FF;	
   text-decoration: underline;
   font-weight: bold;
  
}

/* Content Main Definitionen */

.contentheading {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
  
   font-weight: bold;
   text-align: left;
}

.small {
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
   color: #003300;
   text-decoration: none;
   font-weight: bold;
}
#Path{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-indent: 4px;
}
.moduletable td_alt {
	padding-left: 3px;
	padding-bottom: 2px;
	width: 245px;
	background-image: url(../images/menubg.png);
	background-repeat: repeat;	
}
.createdate {
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
   color: #003333;
   text-align: left;
}

.modifydate {
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
   
}

/* Menu Definitionen */

table.moduletable {
   width: 220px;
   table-layout: auto;
}

table.moduletable th {
	/*width: 220px;*/
	/*height:30px;*/
	background-image: url(../images/index_012_02.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 26px;
}


table.moduletable td {
	padding-left: 3px;
	padding-bottom: 2px;
	/*width: 220px;*/
	background-image: url(../images/menubg.png);
	background-repeat: repeat;	
}

/* Formular Definitionen */

.inputbox {
   border: 1px solid #006600;
   background-color: #F4FFF4;
}

.button {
   border: 1px solid #006600;
  
}

/* andere Definitionen / other */

.footer {
	width:1030px;
	height:83px;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;	
}