body {
	text-align: center;
	margin-top: 0px;
	background-color: #EDF6E3;
}

#gesamtseite {
	width: 800px;
	background-image: url(pics/bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: auto;
}
#header {
	border: 5px solid #669933;
	margin-bottom: 5px;
	margin-right: 45px;
	margin-left: 45px;
	height: 219px !important;
	height /**/:229px;
	width: 700px !important;
	width /**/:710px;
}
#columnLeft {
	padding-left: 45px;
	width: 200px !important;
	width /**/: 245px;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
#linkbox {
	width: 198px;
	border: 1px solid #669900;
	margin-bottom: 5px;
}
#linkbox a:link {
	font-size: 0.8em;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
#linkbox a:hover {
	font-size: 0.8em;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
#linkbox a:visited {
	font-size: 0.8em;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
#link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 190px !important;
	width /**/: 198px;
	padding-right: 3px;
	padding-left: 5px;
	height: 22px !important;
	height /**/: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-top: 8px;
}
#link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 190px !important;
	width /**/: 198px;
	padding-right: 3px;
	padding-left: 5px;
	height: 25px !important;
	height /**/: 31px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
#link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 190px !important;
	width /**/: 198px;
	padding-right: 3px;
	padding-left: 5px;
	height: 25px !important;
	height /**/: 31px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
#link4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 190px !important;
	width /**/: 198px;
	padding-right: 3px;
	padding-left: 5px;
	height: 25px !important;
	height /**/: 31px; 
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
#link5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 190px !important;
	width /**/: 198px;
	padding-right: 3px;
	padding-left: 5px;
	height: 25px !important;
	height /**/: 30px; 
	padding-top: 5px;
}
#moodbox {
	width: 198px;
	border: 1px solid #669900;
} 
#contentbox {
	float: left;
	width: 483px !important;
	width /**/: 505px;
	border: 1px solid #669900;
	padding: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
}
#contentbox a {
	color: #669933;
}
#contentbox a:hover {
	color: #003300;
}
#footer {
	clear: both;
	border: 3px solid #669900;
	margin-left: 47px;
	width: 698px !important;
	width /**/: 709px;
	height: 1.5em !important;
	height /**/: 2.2em;
	margin-bottom: 5px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 3px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
#footer a:visited {
	color: #FFFFFF;
	text-transform: uppercase;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #003300;
}
#bottompic {
	height: 40px;
	width: 800px;
	background-image: url(pics/bg_bottom.jpg);
	background-repeat: no-repeat;
}
ul {
	list-style-type: circle;
	margin: 0;
	padding-left: 10;
}
li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #669900;
	margin: 0;
	text-align: left;
}
.a {
	background-image: (pics/bg_link.gif);
	background-repeat: no-repeat;
	background-image: url(pics/bg_link.gif);
	background-position: right;
}
.a:hover {
	background-image: url(pics/bg_link_over.gif);
	background-repeat: no-repeat;
	color: #333333;
	background-position: right;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #336600;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669933;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #669933;
}
textarea {
	border: 1px solid #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.underline {
	text-decoration: underline;
}
img {
	border: 0px;
}
