body{

    margin: 0;
	padding: 0;
	
background: #9CF;

background-image:url(siteGFX/siteBG.gif);
background-repeat:repeat-y;
background-position:center;

}
b,p,h2,h3,h1,h2,h6,ul,ol,li,div,b,i,td,th,font {
color: #333;
font-family: Arial,Verdana, sans-serif;
text-decoration: none;
font-size: 13px;
line-height: 16px;
}
a.menu {color: #333;font-size: 13px; font-weight: bold; font-family: Arial; text-decoration: none; list-style-type: none; padding: 2px; display:block }
a:link        { color: #ED5600;font-size: 12px; font-weight: bolder; font-family: Arial; text-decoration: underline; list-style-type: none }
a:active  { color:#ED5600;font-size: 13px; font-weight: bold; font-family: Arial; text-decoration: underline }
a:visited    { color:#ED5600;font-size: 12px; font-weight: bold; font-family: Arial; text-decoration: underline }
a:hover    { color:#FF0000;font-size: 12px; font-weight: bold; font-family: Arial; text-decoration: underline; }
.image { }
.image:hover {background:transparent;}


 small
 { color: #036; font-size: 11px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif }
 
 .comment
 { color: #036; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }
 
 .textfield { width: 220px; border: 1px solid; color: #336699; background: #F5F5F5}
 
table#nav {
	font: 12px arial, geneva, verdana;
	}

table#nav td {
	text-align: left;
	font: 12px arial, geneva, verdana;
	background-image:url(Bilder/verauf.jpg);

	}

table#nav td a {
font: 12px arial, geneva, verdana;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}

table#nav td a:link, #nav td a:visited {
	color: #036;
	font-weight: strong;
	text-decoration: none;
	}

table#nav td a:hover {
	color: #800000;
	background:#F0F8FF;
	display: block;
	text-decoration: none;
	}
	
	div#topNav
{
    position: relative;
    top: 0;
    left: 0;
    padding-left: 15px;
    border: 0;
	border-bottom: 1px solid #666;
	text-align: left;
    z-index: 50;
    width: 765px;
    height: 37px;

}

	div#textbox
{
 
    padding: 8px;
    margin:0;
    border: 0;
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	text-align: left;
    background:#F5F5F5;

}


.topNavButton, .topNavButton:link, .topNavButton:visited {
    position: relative;
    top: 16px;
padding: 6px;
margin: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #300;
font-weight: bolder;
text-decoration: none;
//text-shadow: 2px 2px 2px #F5F5F5;
border: 1px solid #666;
background:#F0F8FF;
}

.topNavButton:hover{
color: #333;
background:#FFF;
}

.topNavButton_active, .topNavButton_active:link, .topNavButton_active:hover, .topNavButton_active:visited, .topNavButton_active:active{
    position: relative;
    top: 16px;
padding: 6px;
margin: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #F5F5F5;
text-decoration: none;
font-weight: bolder;
border: 1px solid #666;
border-bottom: 1px solid #FFF;
color: #333;
background:#FFF;
}

	
a.catButton:link, a.catButton:active, a.catButton:visited {
 
 display: block;
padding: 4px;
margin: 2px;
 border:1px solid DarkGrey;
  text-decoration: none;
  background-color:#FFF;
 }
 
 a.catButton:hover {
 color: #FF6600;
background-color:#F5F5F5;
 }
 
 .headline
 {
 color: #4169E1;
 font-size: 14px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: bold;
line-height: 18px
 }
