#Middle a
	  { color: #cf0038; text-decoration: none }

#Middle a:hover
	   { color: #cf0038; font-weight: bolder }
	
#Middle table a
	 { color: #cf0038; text-decoration: none }
	
#Middle table a:hover
	   { color: #cf0038; font-weight: bolder }
	
#Middle img
	{
	border: 0px solid black;
	}

#Middle h1
	   { color: #cf0038; font-weight: normal; font-size: 20px; margin-top: 22px; margin-bottom: 20px }

#Middle h2
	  { color: #cf0038; font-weight: normal; font-size: 12px; margin-top: 0px; margin-bottom: 12px }

#Middle table
	  { color: #000000; font-size: 12px; width: 530px; border-collapse: collapse; border-spacing: 0px }
	
#Middle table thead tr
	 { background-color: #cf0038 }
	
#Middle table thead tr td
	{
	padding: 3px 3px 3px 3px;
	vertical-align:middle;
	}
	
#Middle table tbody tr.ZeileB
	 { background-color: #f5f5f5 }
	
#Middle table tbody tr td
	 { padding: 0px }
	
#Middle td.border
	{
	border-right: 1px solid #FFFFFF;
	}
	
#Middle table.hover tbody tr:hover
	 { background-color: #c0c0c0 }

#Middle ul
	{
	margin-top: 5px;
	margin-left:15px;
	padding-left:15px;
	}
	
#Middle input
	    { color: #000000; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; vertical-align: middle; display: block; margin-bottom: 5px; padding: 2px; border: solid 1px #9b9b9b; width: 200px; height: 15px; !important: /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) */
	height: 21px }
#Middle input.hidden
	{
	display:none;
	}

#Middle input.button
	 { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; vertical-align: middle; display: block; padding: 2px; border: solid 1px #9b9b9b; width: 200px; height: 21px; !important: /* alle Browser (Firefox 2.0.1, Opera 9.x, IE7) */
	height: 21px }
	
#Middle textarea
	    { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; display: block; margin-bottom: 5px; padding: 2px; border: solid 1px #9b9b9b; width: 460px; height: 75px }
#Right textarea  { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; display: block; margin-bottom: 5px; padding: 2px; border: solid 1px #9b9b9b; height: 125px }
#Right input  { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; vertical-align: middle; display: block; margin-bottom: 5px; padding: 2px; border: solid 1px #9b9b9b; height: 15px }
.w150
	{
	width: 150px;
	}

.w200
	{
	width: 200px;
	}

.w240
	{
	width: 240px;
	}

.w260
	{
	width: 260px;
	}

.w280
	{
	width: 280px;
	}

.w320
	{
	width: 320px;
	}

.w200
	{
	width: 200px;
	}

.center
	{
	text-align:center;
	}

.top
	{
	vertical-align:top;
	}

.small
	{
	font-size: 10px;
	line-height: 14px;
	}

.bold
	{
	font-weight: bold;
	}

.blau
	 { color: #0f2145 }
.rot { color: #cf0038 }
.fleft
	{
	float:left;
	}
	
.fright
	{
	float:right;
	}
	
.fclear
	{
	clear:both;
	}

.block
	{
	display:block;
	}