@charset "iso-8859-1";
/* ---- obere Leiste - kleiner Kasten rechts und links ---- */

 
  
   div#top {
	background-image: url(bilder/top_01.jpg);
	height: 100px;
	width: 830px;
  }
  
    div#top_down {
	background-image: url(bilder/verlauf_01.jpg);
	height: 15px;
	width: 830px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	font-size: 10px;
  }
  
  /* ---- NAVIGATION  ---- */

   div#navigation ul {
	list-style: none;
	font-size: 10px;
	width: 182px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 1px;
  }

div#navigation a {
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	text-align: left;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}

div#navigation a:link {
	color: black;
	border: 1px solid #999999;
	text-decoration: none;
	background-image: url(bilder/verlauf_grau_01.gif);
}
div#navigation a:visited {
	color: black;
	border: 1px solid #999999;
	text-decoration: none;
	background-image: url(bilder/verlauf_grau_01.gif);
}
div#navigation a:hover {
	border: 1px solid #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(bilder/verlauf_01.jpg);
}

div#welcome {
	height: 115px;
	width: 443px;
	text-align: left;
	border: 1px solid #999999;
	float: left;
}

div#welcome img {
	margin: 10px;
	float: left;
	height: 50px;
	width: 50px;	
}


  div#reiterbottom {
	height: 500px;
	width: 630px;
	background-color: #FFFFFF;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
  }
  
  div#reiterbottom_02 {
	height: 1100px;
	width: 620px;
	background-color: #FFFFFF;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
  }
  
   div#reiterbottom_03 {
	height: 1100px;
	width: 580px;
	background-color: #FFFFFF;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
  }
  
   div#reiterbox {
	height: 240px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 639px;
	margin-bottom: 5px;
  }
  
  body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

div#background {
	background-color: #FFFFFF;
	height: 1100px;
	width: 830px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  }
