html {
	height:101%;
}

body {
    background:#0099CC;
    padding:0px;
    margin:0px;
    font-size:10pt;
}

p,body,table,td,pre {
    
}

.leiste {
  padding:3px;
  padding-left:6px;
  background:url(head.jpg) no-repeat;
  height:300px;  
  width:1150px;
}

.leiste a {
  text-decoration:none;

  
}

.leiste {
  padding:6px;
}

.leiste a {
  text-decoration:none;
}

p {
  margin-top:0;
  padding-top:0;  
}

ul {
    list-style-type:circle;
}


* {
    font-family:Comic Sans MS, Trebuchet MS, Tahoma, Verdana, sans-serif, Arial;
}

a {
    color:#244475;
}

a:hover {
	color:#3C72C2;
}

img {
    border:none;
}

.container {
  width:758px;
}

.content {
  background:#ffffff url(bgnd_content.jpg) repeat-y;
  padding:15px;
}

.content_head {
  background:#ffffff url(bgnd_content_head.jpg) no-repeat;
  height:38px;
}

.content_foot {
  background:#ffffff url(bgnd_content_foot.jpg) no-repeat;
  height:39px;
}

.copyright {
  text-align:right;
  color:#ffffff;
  font-size:9pt;
}

.copyright a {
  color:#ffffff;
}

h1,h2,h3,h4 {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;
}

.navigation {
  position:relative;
  top:-20px;
}

ul {
	list-style:none;
}
