* 
{margin: 0px;
padding: 0px;
	}
/*Abstand nach unten*/
p, ul, ol {	
	margin-bottom: 1em;
}
	
/*verschachtelte listen ohne abstand*/
ul ul {
	margin-bottom: 0;
}
/*Abstand von links*/
li {
	margin-left: 1em;
}
  h1, h2, h3, h4 { color: #604498;    }

  h1 { font-size: 150%;
    letter-spacing: 0.4em;
    font-weight: bold; 
	 margin-bottom: 0.75em;   }

  h2 {
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 0.3em;
}

  h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

  h4 { font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.5em; }

  a:link { color: black;    }

  a:hover { color: green;    }

  a:active { color: red;    }

  a:visited { color: black;    }

  .fett { font-weight: 700;    }

  .farbe1 { color: red;    }

  .farbe2 { color: blue;    }

  ul.deckblatt { line-height: 170%;
    list-style-image: url(img/bullet.gif);
    list-style-position: outside;
    font-size: 130%;
    margin-left: 40px;
    font-weight: normal;
    }
ul a { text-decoration: none;}


ul.bullet {
    list-style-type: disc;
    list-style-image: url(img/bullet.gif);
    list-style-position: outside;
	 margin-left: -20px;
	 padding-left: 40px;
    }
  td a { text-decoration: none;
    }
td.aktuelles {
		vertical-align: top;
}
  
  li.abstand_nach_oben { padding-top: 10px;
    }

  li.weniger_abstand { margin-bottom: -10px;
    font-size: 90%;
	 margin-left: 30px;
    }

  li.last { font-size: 90%;
  margin-left: 30px;
    }

img.right {
	float: right;
}
/*begin layout<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/


html, body {
margin: 0;
padding: 0;
background-image: url(img/hg_orange_gelb.png);
        background-repeat: repeat-x;
    background-color: #ffec3c;
    text-align: center;
    font-size: small;
    color: black;
    font-family: Arial,Helvetica,sans-serif;
	 scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: purple;
	scrollbar-base-color: #fefefe;
	scrollbar-darkshadow-color: gray;
	scrollbar-face-color: #CCCCFF;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: silver;
	scrollbar-track-color: #fefefe;
    }
 
#pagewidth { 
    border: 1px solid #604498;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: 960px;
    height: 550px;
        }
#header {
    background-color: white;
    width: 960px;
    height: 80px;
    margin-bottom: 5px;
    }
#navcontlinks {
    float: left;
    width: 220px;
    height: 464px;
	 display: inline;
    }

#nav1, #nav2 {
	background-color: #FFFFcc;
	float: left;
	width: 220px;
	height: 230px;
	line-height: 280%;
	display: inline;
}

#nav3, #nav4 {
background-color: #ffffcc;
    float: right;
    width: 220px;
    height: 230px;
    line-height: 280%;
	 display: inline;
    }



#nav1 {margin-bottom: 5px;}

#nav2 {}

#content_container {
    float: left;
    background-color: white;
    width: 510px;
    height: 464px;
    margin-left: 5px;
    margin-right: 5px; 
	 display: inline;   
    }

#content {
background-color: white;
    float: left;
    width: 460px;
    height: 424px;
    margin-top: 10px;
    margin-left: 30px;    
    padding-right: 20px;
    overflow: auto;
	 display: inline;
    }

#pfeile { 
background-color: white;
    float: left;
    width: 510px;
    height: 30px;
	 display: inline;
    }
#pfeile img {
    padding-top: 14px;
    padding-left: 2px;
    padding-right: 2px;
    }

#navcontrechts {
   width: 220px;
    height: 464px;
    float: right;
	 display: inline;
    }

#nav3 {margin-bottom: 5px;}

#nav4 {}
/*end layout<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<     begin navigation     <<<<<<<<<<<<<<<<<<*/


#navcontlinks, #navcontrechts {
	font-size: 110%;
	}
#nav1 li {list-style-type: none; padding-left: 0px;}
#nav2 li {list-style-type: none; padding-left: 0px;}
#nav3 li {list-style-type: none; padding-left: 0px;}
#nav4 li {list-style-type: none; padding-left: 0px;}


#nav1 a:link{ color: black;}
#nav2 a:link{ color: black;}
#nav3 a:link{ color: black;}
#nav4 a:link{ color: black;}


#nav1 a:hover { color: #604498;}
#nav2 a:hover { color: #604498;}
#nav3 a:hover { color: #604498;}
#nav4 a:hover { color: #604498;}

#nav1 a:active { color: black;}
#nav2 a:active { color: black;}
#nav3 a:active { color: black;}
#nav4 a:active { color: black;}

#nav1 a:visited { color: purple;}
#nav2 a:visited { color: purple;}
#nav3 a:visited { color: purple;}
#nav4 a:visited { color: purple;}

ul.nav {
padding-top: 30px;}