/* Hans Koch css */

html,body,table,td
{
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black;
	background: #FFFFFF;
	margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px;
}

/* links */

a.a:link    {font-family: Arial, Helvetica, sans-serif; font-size: 12px;  line-height: 20px; color: black; text-decoration: none; font-weight: bold; padding-left:20px; background: url(../images/blatt1.gif) no-repeat 0px 0px;}
a.a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color:#474747; text-decoration: none; font-weight: bold; padding-left:20px; background: url(../images/blatt2.gif) no-repeat 0px 0px;}
a.a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #474747;  text-decoration: none; font-weight: bold; padding-left:20px; background: url(../images/blatt2.gif) no-repeat 0px 0px;}
a.a:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: black;  text-decoration: none; font-weight: bold; padding-left:20px; background: url(../images/blatt1.gif) no-repeat 0px 0px;}
a.a:focus {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: black;  text-decoration: none; font-weight: bold; padding-left:20px; background: url(../images/blatt1.gif) no-repeat 0px 0px;}

a:link    {font-family: Arial, Helvetica, sans-serif; font-size: 12px;  line-height: 20px; color: black; text-decoration: none; font-weight: bold; padding-left:10px;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color:#474747; text-decoration: none; font-weight: bold; padding-left:10px;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #474747;  text-decoration: none; font-weight: bold; padding-left:10px;}
a:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: black;  text-decoration: none; font-weight: bold; padding-left:10px;}
a:focus {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: black;  text-decoration: none; font-weight: bold; padding-left:10px;}


/* overall */

#top
{

	border-top:0px solid #000000;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
	border-bottom:0px solid #000000;
	background: #FFFFFF;
}

#container
{
	width:975px;
	border-top:0px solid #000000;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
	border-bottom:0px solid #000000;
	background: #FFFFFF;
}

#logo 
{
	width:200px;
	background:white;
	border-top:0px solid red;
	border-right:1px solid #000000;
	border-left:0px solid #000000;
	border-bottom:1px solid #000000;
}

#banner 
{
	background:white;
	border-top:0px solid red;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
	border-bottom:1px solid #000000;
	background: url(../images/ende.jpg);
}

#navigation
{
	width:185px;
	height:200px;
	padding-top:8px;
	padding-left:10px;
	padding-right:5px;
	border-top:0px solid #000000;
	border-right:1px solid #000000;
	border-left:0px solid #000000;
	border-bottom:1px solid #000000;
	background: #DDE0E7;
}

#bild
{
	width:200px;
	border-top:0px solid #000000;
	border-right:1px solid #000000;
	border-left:0px solid #000000;
	border-bottom:1px solid #000000;
	background: #DDE0E7;
}


#main
{
	text-align:justify;
	padding:10px 20px 10px 10px;
	border-top: 0px solid #A0A0A0;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
	border-bottom:0px solid #000000;
	background: white;
}

#revo
{
	position:absolute;
	top:571px;
	width:232px;
	height:20px;
	margin-left:550px;
	border-top:0px solid #000000;
	border-right:1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom:1px solid #000000;
	background: #DDE0E7;
}