			body { margin:0px; }
			td
{font-family:tahoma,arial,sans-serif; font-color: 000000; font-weight:normal; font-size: 13px;}
/* steht unter include/standard.css*/

#commonbox {
	width: 140px;
	background: #F2F2F2 url(../images/pfds.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 8px 10px 8px 10px;
}

#content {
         list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background: #F2F2F2 url(../images/pfd.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	<!--width: 100px;  -->
         }

#content200 {
         list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background: #F2F2F2 url(../images/pfd.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	width: 200px;
         }

#content300 {
         list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background: #F2F2F2 url(../images/pfd.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	width: 300px;
         }


/* Absatztype Aufzählung */
   /*  <ul class=content> bzw. <li class=content> </li></ul> */

ul.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background: #F2F2F2 url(../images/pfd.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	width: 490px;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.submenu_bar
{font-family:sans-serif,tahoma,arial; font-color: ffffff; font-weight:normal; font-size: 12px; font-weight:bold;}
.menu_bar
{font-family:sans-serif,tahoma,arial; font-color: 000033; font-weight:normal; font-size: 13px; font-weight:bold;}
.form
{
			color:				#000000;
			font-family:		sans-serif;
			font-size:			10px;
			background-color:	#ffffff;
			border-width:		1px;
			border-color:		000000;
			border-style:		solid;
		}
.header
		{
				color:				#000000;
				font-family:		arial;
				font-size:			24px;
			}
.subheader
			{
				color:				#000000;
				font-family:		arial;
				font-size:			14px;
			}
.content
			{
				color:				#000000;
				font-family:		arial;
				font-size:			12px;
			}
.submenu
			{
				color:				#000000;
				font-family:		arial;
				font-size:			10px;
			}
.board
			{
				color:				#666666;
				font-family:		arial;
				font-size:			10px;
			}
.norm
			{
				color:				#000000;
				font-family:		arial;
				font-size:			14px;
			}
.info
			{
				color:				#000000;
				font-family:		arial;
				font-size:			10px;
			}
a:link
			{
				color:#0000ee;
				font-family:sans-serif;
				text-decoration:none;
			}

a:active
			{
				color:#999999;
				font-family:sans-serif;
				text-decoration:none;
			}

a:visited
			{
				color:#000066;
				font-family:sans-serif;
				text-decoration: none;
			}

a:hover
			{
				color:#cc0000;
				font-family:sans-serif;
				text-decoration: underline;
.clearer {
	clear: both;
}			}

/* Absatztyp Tabelle */

table.content {
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #eeeeee;
	background: #F2F2F2 url(../images/pfds.gif) repeat-x left top;;
}

tr.row {
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
}


tr.header {
	background-color : #A7A7A7;
}

td.cell {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding: 6px;
	margin: 0px;
}

td.headercell {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
}