html, body, div.kopf, div.mitte { width: 990px; margin: 0px auto;  font-family: Arial, Tahoma, Verdana, FreeSans, sans-serif; }

html {  background-image: url(bilder/verlauf_hellblau.jpg); background-repeat: repeat-x; 
	/* background-color : #ccd9ff; */ }

body { color: black; /* background-color : #dde9ff; */ border: none;}

div.kopf, div.kopfl, div.kopfr, div.kopfm { color: black; background-color : #ffffff; 
/*  background-image: url(bilder/hg-verlauf-kopf02.jpg); background-repeat: repeat-x; */
 height: 100px; margin: 0px; padding: 0px; border: none; }
 
div.kopf {  margin-top: 10px; }

.kopfl { float: left; width: 249px; }
img.kopfl { margin: 0px; padding: 0px; }

.kopfr { float: right; width: 150px; }

.kopfm { margin: 0px 150px 0px 249px; }

div.kopfm { background-image: url(bilder/verlauf_kopf.jpg); }
 


h1, h3, h4, p, select, input, table, tr, td, b {   }

h1, h2, h3, h4 {   text-align: center;  }

h1 { font-size: 18px; margin: 0px 50px 0px 50px; padding: 15px 0 0 0; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }

h4 { font-size: 12px; }

select, input, tr, td, table {    font-size: 12px; text-align: justify; }

p, li, ul {    font-size: 12px; text-align: left; }

.tabelle { margin: 0px; padding: 0px; }

tr { height: 15px;   }

img { text-decoration: none; border: none; }

hr.trennung { color: black; width: 400px; margin-left:133px; border: 1px solid black }

ul { padding: 0px;  }


div.mitte { margin-top: 10px; background-color: #eeeeff; }


ul.linkliste, li.linkliste, li:hover.linkliste, hr..linkliste, a.linkliste { 
color: white; padding: 0px; margin: 0px;  overflow: hidden; text-align: left;  }

ul.linkliste {  background-color: #ccd9ff; }

li.linkliste  {
/*  background-image: url(bilder/button01a.gif);  */
display: block; margin: 0px 0px 0px 0px; height: 17px; padding: 0px; width: 150px; text-align: left; vertical-align: middle; border: 1px solid #dde9ff;  }

li:hover.linkliste {
/* background-image: url(bilder/button02a.gif);  */ 
}

hr.linkliste  { width: 50px; text-align: center; }

a.linkliste {  color:#9b0101;  font-size: 14px; padding-top: 0px; padding-left: 10px; display: block;  
	font-weight: light; text-decoration: none; text-align: center; }

a:hover.linkliste  { color: red; display: block; padding-top: 0px; padding-left: 10px; }



.clear_right { clear: right; }

.clear_left { clear: left; }

.clear_both { clear: both; }


