body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px; 
	margin:0px;
	background-color:#FFFFFF; 
}

/* Hyperlinks*/
a:link {color: #000000;	text-decoration:none;}
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#FFFFFF; text-decoration:underline; }


.main-body {
	font-size:11px;
	/* color:#000000; background-color:#8EB0E4;  */
	padding:2px 2px 2px 2px;
	background-color: #0066FF;
}

.border-top-main {
	font-family:Verdana, Tahoma, Arial, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	height:27px;
	padding:0px 2px 3px 2px;
	background-image:    url("/design/border-top.gif");
	background-repeat:repeat-x;
	font-style: italic;
}

.border-top-left {
	width:7px; height:27px; 
	background-image:    url("/design/border-top-left.gif"); background-repeat:no-repeat;
	
}

.border-top-right {
	width:9px; height:27px; 
	background-image:    url("/design/border-top-right.gif"); background-repeat:no-repeat;
}

.border-left {
	width:7px; 
	background-image:    url("/design/border-left.gif"); background-repeat:repeat-y; 
}

.border-right {
	width:9px; 
	background-image:    url("/design/border-right.gif"); 
	background-repeat:repeat-y; 
}

.border-bottom-main {
	height:10px; 
	background-image:    url("/design/border-bottom.gif"); 
	background-repeat:repeat-x; 
}

.border-bottom-left {
	width:7px; height:10px; 
	background-image:    url("/design/border-bottom-left.gif"); background-repeat:no-repeat;
}

.border-bottom-right {
	width:9px; height:10px; 
	background-image:    url("/design/border-bottom-right.gif"); background-repeat:no-repeat; 
}
.innere-tabelle-kopf {
	font-size: 10px;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #0000A0;
	text-align: center;
	vertical-align: middle;
}
