body {
	background-color: #12374E;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
         text-align:center;
}
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#page {
	width: 770px;
         margin:5px auto;
         height: 1460px;
         text-align:left;
         border: 2px solid #0050A0;
         background-color: #FFFFFF;
        }
div#banner {
         width: 770px;
         overflow-x: hidden;
}
div#content{
 padding: 15px 20px 0 0px;
	float: left;
	width: 680px;
         height: 1400px;
 text-align: left;
 margin-left: 40px;
	}
div#menue {
	width: 130px;
         height: 1330px;
	position: absolute;
        float: left;
        border-right: 1px solid gray;
          border-bottom: 1px solid gray;
       background-image: url(header/bgmenu.gif);
       background-repeat: no-repeat;
 	}
div#content{
	height: auto;
	}
.angebot {
 padding: 6px 0 5px 6px;
 }
.fett {
        font-weight: bold;
        }
.big    {
font-size: 20px;
}
.red {
color: red;
font-weight: bold;
}
 }
ul {
 line-height: 200%;
 }
a {
font-weight: bold;
}
div#subbanner {
	background-image: url(header/subbbg.gif);
         width: 770px;
         font-size: 12px;
	text-align: right;
	height: 19px;
	padding-top: 2px;
 padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: darkslategray;
 border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #73d695;
}
div#subbanner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #49b17e;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #2c8056;;
	vertical-align: bottom ;
}
div#subbanner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #49b17e;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c8056;
	border-right-color: #2c8056;
	border-bottom-color: #2c8056;
	border-left-color: #2c8056;
	vertical-align: bottom;
	}
.rand {
border: 1px solid silver;
padding: 1px;
 }
.pic {
 float: right;
 margin: 0 -50px 10px 20px;
 }
div#text a {
	color: #2c8056;
 	}
div#text a:hover {
	color: darkslategray;
	text-decoration: none;
}
div#nav {
background-image: url(header/subbbg.gif);
height: 26px;
width: 770px;
padding-top: 4px;
}
div#nav a:hover {
	color: #D5EAFB;

}

.hauptlink {
	font-size: 17px;
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 0px 4px 0px 6px;
	border-bottom-style: solid;
	border-bottom-color: #2c8056;;
	border-bottom-width: 0px;
	}
.hoverlink {
	font-size: 17px;
	height: 22px;
	font-weight: bold;
	color: #D5EAFB;
	text-decoration: none;
	text-align: left;
	padding: 0px 4px 0px 6px;
	background-image: url(header/subbg.gif);
	border-bottom-style: solid;
	border-bottom-color: #2c8056;;
	border-bottom-width: 0px;
}

ul {     font-size: 14px;
	text-decoration: none;
	list-style-type: disc;
	}
p {
  letter-spacing: 0.1em;
 }
ol {
	text-decoration: none;
}
.inputsubmit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #333333;
}
.inputtext {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
h1 {     font-size: 15px;
	font-weight: bold;
	color: darkslategray;
         letter-spacing: 0.1em;
}
h2 {
         font-size: 13px;
	font-weight: bold;
	color: darkslategray;
         letter-spacing: 0.1em;
}
h3 {
  font-size: 12px;
         font-weight: bold;
         color: darkslategray;
         letter-spacing: 0.1em;
}
h4 {
	font-size: 10px;
	font-weight: bold;
color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}