@charset "iso-8859-1";
/* CSS Document */

html, body {
	background-color: #C3C3C3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url("grafik/bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	height:100%;
}

.table{
height:100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

#content {width:500px;}


#content p {
	font-size:12px;
         line-height:1.4em;
         margin:6px 0px;
}

#content li {
	font-size:12px;
         line-height:1.4em;
}

/* Beginn Logo */

.gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8BB509;
	font-style:italic;
	font-weight:bold;
}

.blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4E5F73;
	font-style:italic;
	font-weight:bold;
}

/* Ende Logo */

/* Beginn Slogan im Header */

.zeile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 39px;
	color: #fff;
	font-style:italic;
	font-weight:bold;
}

.zeile1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	font-style:italic;
	font-weight:bold;
}
/*  */

h1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;}

.zeile2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight:bold;
}

/* Ende Slogan im Header */

/* Beginn Hintergrundgrafiken für Design*/

.schattenlinks {
    background:url("grafik/schattenlinks.png")
}

.schattenrechts {
    background:url("grafik/schattenrechts.png")
}

.menulinks {
    background:url("grafik/menulinks.gif")
}

.bgcontent {
    background:url("grafik/bgcontent.gif")
}

.headerlinks {
    background:url("grafik/headerlinks.jpg")
}

.boxlinks {
    background:url("grafik/box_anbieter/links.gif")
}

.boxrechts {
    background:url("grafik/box_anbieter/rechts.gif")
}

/* Ende Hintergrundgrafiken für Design*/

/* Beginn Boxen links und rechts */

.boxheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding-left:7px;
	text-align:left;
	height:26px;
}

.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #889091;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
	text-align:left;
}

/* Ende Boxen links und rechts */

/* Beginn Seitentitel */

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #8BB509;
	font-weight: bold;
}

/* Ende Seitentitel */

/* Beginn Footer */

.footer {
	font-family: "Tahoma", Arial, Times, serif;
	font-size: 11px;
	color: #fff;
}

a.linkfooter {
	font-family: "Tahoma", Arial, Times, serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

a.linkfooter:hover {
	font-family: "Tahoma", Arial, Times, serif;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

/* Ende Footer */

.Stil1 {color: #FFFFFF}

select {
	margin-top:0px;
	margin-bottom:2px;
	padding:0px;
	width:179px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}

input {
   height:auto;
   border: 0px;
   background: #4E5F73;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #fff;
   padding: 2px 2px;
   width:179px;
}

input:active, input:focus, input:hover
{
   background: #8BB509;
   font-weight: bold;
   cursor: pointer;
}

a.navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4E5F73;
	text-decoration: none;
	text-align:left;

}

a.navigation:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #8BB509;
	text-decoration: none;
    text-align:left;
	padding-left:7px;

}

a.linkanbieter {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

a.linkanbieter:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
}

.bganbieter {
	height:22px;
}
