body {
    color: black; background-color: white;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
  }

.container {
	min-width:800px;
	max-width:62%;
}

.lo {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	 height:48px;
	 width:45px;
	 background-image:url(gfx/b_corn7.gif);
	}
.loberrand {
	position:relative;
	float:left;
	 height:48px;
	 width:332px;
	 background-image:url(gfx/b_horiz8.gif);
	}
.roberrand {
	position:relative;
	float:right;
	 height:48px;
	 width:332px;
	 background-image:url(gfx/c_horiz4.gif);
	}
.ro {
	position:relative;
	float:right;
	 height:48px;
	 width:52px;
	 background-image:url(gfx/c_corn8.gif);
	}

.linkerrand {
	 width:100%;
	 background-image:url(gfx/barbs4.gif);
	 background-position: left 48px;
	 background-repeat:repeat-y;
	}

.zentrum {
	padding-left:45px;
	padding-right:53px;
	 background-image:url(gfx/circuit9.gif);
	 background-position: right 48px;
	 background-repeat:repeat-y;
	 margin-bottom: -1em;
 	margin-left:23px;
	}

.unten {
	height:104px;
	padding-left:51px;
	padding-right:5px;
	background-image:url(gfx/b_bottom5.gif);
	background-repeat:no-repeat;
	text-align:center;
  }

.linksbund {float: left;margin-right:1em;}
.rechtsbund {float: right;margin-left:1em;}
.freibund {clear: both;}

p,center,ol,address,blockquote,nobr {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:1em;
} 

input {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:1em;
}

b,i {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:1em;
}

p.sm {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:0.8em;
}
.rot {
	color:#ff0000;
	}

hr	{ height: 0px; border: solid #333333 0px; border-top-width: 1px;}

ul, li { 
	font-family:Arial,Helvetica,sans-serif; 
	color:#000000;
	font-size:0.9em;
	margin-left:1em;
	margin-right:1em;
}
li { list-style-image:url(gfx/imp.gif); }


h1 {	font-family:Arial,Helvetica,sans-serif; 
	color:#660000; 
	font-size:2em;
	font-weight: bold; 
	letter-spacing:0.2mm;
}
h2 {	font-family:Arial,Helvetica,sans-serif; 
	color:#000000;
	font-weight: bold;
	font-size:1.7em; 
	letter-spacing:0.2mm;
}
h3 {	font-family:Arial,Helvetica,sans-serif; 
	color:#000000;
	font-weight: bold;
	font-size:1.4em; 
	letter-spacing:0.2mm;
}

a:link, a:visited { 
	color:#000000; 
	text-decoration:underline; 
}
a:hover { 
	color:#990000; 
	text-decoration:none; 
}
a:active { 
	color:#FF0000; 
	text-decoration:none; 
}

/* TABELLEN */

div.tabtitel { 
	display:table-caption; 
	text-align:left; 
    font-size: 0.9em;
	background-color : #ffffff;
    margin: 0.1em;
	padding: 0.1em;
	}

div.table { 
	margin-left:23px;
	display:table; 
	border-collapse:none; 
	}

div.tr { 
	display:table-row; 
	vertical-align:top; 
	margin: 0;
	padding: 0;
	}

div.td { 
	display:table-cell; 
	vertical-align:top; 
	border:none; 
	margin: 0.1em;
	padding:0.1em; 
	}

img.heft { 
	border:1px solid #000000; 
	}
