body {
  margin: 0;
  padding: 0;
  background-color: #000000;
  font: small Verdana, Calibri, "Times New Roman", Times, serif;
}
#wrapper {
	background-color: #eaeaea;
	color: black;
	margin: 30px 40px 30px 40px;
	padding: 10px;
	border: solid 1px #333333;
	padding-bottom: 10px;
}
#header {
background-image:url(Bilder/jess-083.png);
background-repeat:no-repeat;
background-position:left;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
height: 100px;
background-color:#ff6600;
text-align:right;
}
#header-bottom {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  height: 1%;
}
#tagline {
  font-weight: bold;
  background-color: #7292B2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  visibility:inherit;
  background-color:#f1f1f1;
}
#content {
	margin: 0 0 10px 240px;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
	color:#333333;
	background-image:url(Bilder/shadow-bottom-2.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 0px;
}
#mainfeature {
	background-color: #000000;
	color: #FFFFFF;
	padding: 1em 2em 1em 2em;
	height: 2%;
	font-size: 115%;
	background-image: url(Bilder/shadow-bottom-3.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 150%;
  color:#FFFFFF;
}
#mainfeature p {
  font-size: 140%;
}
h1 {
	font: 180% Georgia, "Times New Roman", Times, serif;
	color:#ff6600;
	padding-left:5px;
	padding-top:25px;
	margin-top: 10px;
	font-weight:bold;
}
h2 {
font: 140% Georgia, "Times New Roman", Times, serif;
color:#242424;
padding-left: 10px;
margin-bottom:-10px;
}
h3 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 0px;
	text-transform: capitalize;
	font-weight: bold;
}
p {
font: 100% Verdana, Arial, Helvetica, sans-serif;
color:#333333;
padding-left:15px;
padding-right:5px;
}
#table {
padding-left:20px;

display: table-row;
}
#nav {
position: absolute;
top: 115px;
left: 1em;
width: 14em;
color:#ff6600;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom:5px;
}
#nav li {
	font-size: 120%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav ul ul li {
font-size: 90%;
padding-top: 2px;
padding-bottom:2px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #4e4e4e;
	background-color: transparent;
}
#nav a:hover {
	color: #000000;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
footer {
	font-size: 90%;
	color:#4C7F99;
	background-color: transparent;
	padding-top: 20px;
	margin-top: 15px;
	text-align:right;
	clear:both;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 300%;
	float: inherit;
	padding-left: 130px;
	vertical-align: inherit;
	text-align: left;
	padding-top: 20px;
	margin-top: 10px;
}
.style2 {color: #FFFFFF}
.style4 {color: #CCCCCC}
