@charset "iso-8859-1";
a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:active {color: #FF0000; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}

a.bar:link {color: #4B3825; text-decoration: none}
a.bar:visited { color: #4B3825; text-decoration: none;}
a.bar:active {color: #4B3825; text-decoration: none}
a.bar:hover {color: #CCFFCC; text-decoration: none}

a.hinweis:link {
	color: #CC0000;
	font-weight: bolder;
}
a.hinweis:visited { color: #CC0000; font-weight: bolder; }
a.hinweis:active {color: #4B3825; text-decoration: none}
a.hinweis:hover {color: #000000}

body {
 background: #FFCC99;
 background-image: url('img/background.jpg'); 
 background-repeat: repeat-x;
}

body,table {font-family: Verdana; font-size: 12px; color: #330000; margin: 0cm}


.table_banner {background-image: url('img/bg_banner.gif'); border-color: #000000; border-right-width: 1;  border-right-style: solid;  border-left-width: 1; border-left-style: solid; border-bottom-width: 1; border-bottom-style: solid; background-color: #ffffff}

.table_top {
	background-position: left;
	background-image: url(img/table_oben.gif);
	background-repeat: no-repeat;
}

.table_unten {
background-position: left; 
 background-image: url(src/bgunten.gif); 
 background-repeat: no-repeat;
}

.table_verlauf {background-position: left; background-image: url('img/bgverlauf.gif'); background-repeat: repeat-y; border-color: #000000; border-right-width: 1; border-right-style: solid; border-left-width: 1; border-left-style: solid;  border-bottom-width: 1; border-bottom-style: solid}


.counter{background-position: left; 
 background-image: url(img/nav_unten.gif); 
 background-repeat: no-repeat;
 color: #ffffff
 }


.menu {
	background-position: left;
	background-image: url(img/bg_nav.gif);
	background-repeat: repeat-y;
	border-color: #000000;
	border-left-width: 1;
	border-left-style: solid;
	background-position: left;
}


.table_main {
	background-position: left;
	background-image: url(img/back_main.jpg);
	background-repeat: repeat-y;
	background-color: ;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	text-align: justify;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: left;
}


hr {color: black; size: 100%}

input {border-style: solid ; border-width: 1px; font-family: Verdana; font-size: 11px}

h1 {font-family: Verdana; font-size: 20px; font: bold; color: #3C6700}
h2 {font-family: Verdana; font-size: 15px; font: bold; color: #3C6700}
h3 {font-family: Verdana; font-size: 13px; font: bold; color: #3C6700}

td.titel {background: #B79962}
td.eintrag {background: #FFE8E3; padding: 4px 4px 4px 4px}
