html body {
	height: 90%;

}
body {
	font-size: 12px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Monaco, sans-serif;
	background-color: #f0d79f;

}

a, a:visited {
	font: normal 14px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: Gray;
}
a:hover {
	font: normal 14px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode","verdana", "lucida", "sans-serif";
	text-decoration: none;
	color: black;
}

h1,h2,h3,h4,h5,h6 {
	/* The headers of the page */
	font-family: "Lucida Sans", "Lucida Console", "Lucida Sans Unicode", "MS Sans Serif", sans-serif;
	text-transform: none;

	font-size: 150%;
	font-weight: 100;
	color: firebrick;
}
#container {
	/* The container div holds all others and centers the page with.... */
         	position: absolute;  left:40px;
	width: 900px;
	margin-left: auto; /* ... this tag, */
	margin-right: auto; /* and this tag! */

	background: #f9e8bd;
}
#header {
	/* This is the header of the page, with no border on the left, because the container div already has a border-left! */
	width: 900px;
	height: 136px;
	text-align: center;
	background-color: #f9e8bd;
	background-color: #f0d79f;
	background-image: url(bilder/logo2.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top: 0px;
	border-right: 2px solid #f0d78f;
	border-bottom: 2px solid white;
	border-left: 0px;
	margin-top: -14px;
}
#header h1 {
	/* The first line of text in the header div */
	font-family: "Trebuchet MS","Lucida Sans", "Lucida Console", "Lucida Sans Unicode", "MS Sans Serif", sans-serif;
	font-size: 20px;
	line-height: 50px;
	font-weight: lighter;
	text-transform: uppercase;
	padding-left: 150px;
	margin-bottom: -12px;
}
#h2div { /* The div that holds the seconed line of text in the header */
	margin-top: -33px;
	width: 750px;
	vertical-align: middle;
	padding-left: 150px

}
#h2div h2 {
	/* The second line of text in the header div */
	font-family: "Trebuchet MS","Lucida Grande",Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: firebrick;
	letter-spacing: 2px;
	margin-bottom: -1px;
}

#header a {
	font: normal 12px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: gray;
	font-weight: lighter;


}
#header a:hover {
	font: normal 12px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode","verdana", "lucida", "sans-serif";
	text-decoration: none;
	color: black;

}
#left {
	float: left;
	height: 100%;
	background-color: #f9e8bd;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 2px;
	border-style: solid;
	border-color: white;

}
#left ul {
	list-style-type: none;
	text-align: left;
	padding-left: 10px;
	margin-left: 0;
	margin-top: 5px;
	font-size: 12px;

}
#left ul li a {
	background: transparent url(bilder/list-off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 12px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: Gray;
	display: block;
	width: 190px;
	line-height: 20px;
}
#left ul li a:hover {
	background: transparent url(bilder/list-on.gif) left center no-repeat;
	color: black;
	border-left: 0;
	border-right: 1px solid #000000;
}


#core {
	/* This div holds all your contents */
	width: 650px;

	margin: 0px -1px 5px 10px;
	float: right;
	background-color: #fdf5e6;
	border-left: 2px solid white;
	border-right: 2px solid white;
         margin-bottom: 0px;
	padding-bottom: 0px;
}
#core form input.feld{
	background-color: #f9e8bd;
	border: 1px outset #cccccc;
}
#core form textarea {
	background-color: #f9e8bd;
	border: 1px outset #cccccc;
}
#core h1, #core h2,  #core h4, #core h5, #core h6 { /* some padding for the paragraphs and headers inside the core div */
	padding: 0px 10px 0px 10px;
}
#core h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: firebrick;
         margin-bottom: -12px;
}
#core h2 {
	font: normal 16px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	margin-bottom: -15px;

	color: Gray;
}
#core h3 {
	font: normal 14px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	padding-left: 10px;
	margin-bottom: -15px;
}
#core p {
	padding-left: 10px;
	padding-right: 10px;
	font: normal 14px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#core p.eins {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#core p.zwei {

	font: normal 12px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#core td {
	font: normal 14px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;

}
#core td.eins {
	font: normal 13px "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;

}

#core img {
	border-color: Gray;
}

#footer {
	/* the footer with copyright notices and links to validators, again without border-left since it's within the container div. */
	clear: both;
	width: 900px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;
	border-color: gray;
	text-align: center;
	border-collapse: collapse;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer a, #footer a:link {
	/* The footer hyperlinks are styled here */
	text-decoration: none;
	vertical-align: middle;
	color: Gray;
	padding: 3px;
}
#footer a:hover{
color: black;
text-decoration: none;
	}