body {
	background-color: #e6ebef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #151072;
}

h5 {
    font-weight:bold;
    font-size:13px;
    text-align:center;
}

h3  {
    font-weight:bolder;
    font-size:16px;
    text-align:center;
}

h4  {
    text-align:left;
    text-decoration:underline;
    font-size: 13px;
}

table  {
    width:92%;
    border-color:#ffffff;
	padding:0;
	border-collapse:collapse;
}

.td1  {
    background-image: url(../grafik/bg6.gif);
}

#container1 {
    margin:0 2px 0 5px;
	padding:0;
	font-size: 80%;
	text-align:left;
}

#container2 {
    margin:0 2px 0 5px;
	padding:0;
	font-size: 80%;
	text-align:left;
}

#navcontainer1 ul {
	margin: 0 0 2px -15px;
	list-style-type: none;
	background-repeat: no-repeat;
	text-align:center;
}

#navcontainer2 ul {
	margin: 0 0 2px -15px;
	list-style-type: none;
	background-repeat: no-repeat;
	text-align:center;
}

li { 
    display: inline; 
    font-size:14px;
}

li a {
    text-decoration: none;
    background-color: #ffffff;
    color: #a88d4a;
	font-weight:bold;
    padding: .1em 3px;
    border-right: 2px solid #7a6a42;
}

li a:link {
   color: #a88d4a;
   text-decoration:none;
}
	
li a:hover {
    background-color: #e6ebef;
    color: #a88d4a;
	text-decoration:none;
}

.besucht {
    background-color: #e6ebef;
    color: #a88d4a;
	text-decoration:none;
}

.header {
	font-size: small;
	color: #a88d4a;
}

.klein  {
    font-size:smaller;
}

.fett  {
font-weight:bold;
}

.link {
   color: #a88d4a;
   text-decoration: none;
}

.link a, .link a:link, .link a:visited{
   color: #a88d4a;
   text-decoration: none;
}

.link a:hover  {
   text-decoration:underline;
}

.link1  {
   color: #151072;
   text-decoration: none;
   font-weight: bold;
}

.link1 a, .link1 a:link, .link1 a:visited {
   color: #151072;
   text-decoration: none;
   font-weight: bold;
}

.link1 a:hover  {
  text-decoration:underline;
}

.link2 {
   color: #151072;
   text-decoration: none;
   background-color: #fbc30c;
   border-right: none;
   font-weight: bold;
}

a:link {
   color: #151072;
   text-decoration: none;
}
   
a:hover {
    color: #151072;
    text-decoration: underline;
}
   
.braun_form  {
    background-color: #c4a55a;
	border-top: 1px solid #151072;
	border-right: 2px solid #151072;
	border-bottom: 2px solid #151072;
	border-left: 1px solid #151072;
	color: #151072;
}

.imagefloat  {
float:left;
margin:1px 6px 1px 6px;
}
