BODY {

	background-color : #ffffff;

	font-family : tahoma;

 	text-align: left;

 	color: #000000;

  	font-size: small;
  	
    }

    

p {

	font-family : tahoma;

 	text-align: left;

 	color: #000000;

  	font-size: small;



}



h1 {

	font-family : tahoma;

	color: #000000;

	font-weight: bold;

	font-size: x-large;

	text-align: right;

	line-height: 1.2em;

	border: dashed 1px #000000;

	margin: 0px;

	padding: 15px;





}



h2 {

	font-family : tahoma;

	color: #000000;

	font-weight: normal;

  	font-size: medium;

}



h3 {

	font-family : tahoma;

	color: #000000;

	font-weight: normal;

	font-size: small;

	text-align: right;



}





h6 {

	font-family : Georgia;

 	text-align: left;

 	color: #000000;

 	font-weight: normal;

  	font-size: x-small;

}



a {

	text-decoration: none;

	font-weight: bold;

	color: #000000;

}



li {

	font-family : tahoma;

 	text-align: left;

 	color: #000000;

  	font-size: small;

}





/*----menu div---*/





#menu {

width: 158px;

border-top: solid 2px #000000;

}



#menu ul{

text-align: left;

list-style-type: none;

line-height: 1.2em;

font-weight: bold;

margin: 0;

padding: 0px;

}



#menu ul li {

padding: 2px;

border-bottom: solid 1px #000000;

}



#menu ol li {

padding: 0px;

border-bottom: solid 0px #000000;

}



#menu ol {

text-align: left;

list-style-type: none;

margin: 0;

padding: 5px;

}



#menu ol li:before {

content: " - ";

}



#menu ol a {

text-decoration: none;

font-weight : normal;

outline: none;

border: dashed 1px #ffffff;

}



#menu ol a:hover {

color: #000000;

font-weight: normal;

border: dashed 1px #000000;

}







/*-----divs---*/



#navi

{

 height: 100%;

}



#navi img

{

border: none;

}





#inhalt

{

 width: 97%;

 height: 100%;

}



#oben

{

 width: 100%;

 height: 10%;

}



#oben img {

 padding: 0px;

 border: dashed 1px #000000; 

}




/*-----bilder---*/

img {

 padding: 0px;

 border: none; 

}