
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center; /* fuer IE */
}
body {
	background-color: #EFF5F2;
}

* {
	margin: 0;
	padding: 0;
}

blockquote { width: 600px; float: right; }

#main {
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
}

#menu_top {
background: url(images/design/menu_background.jpg); display: block; width: 800px; height: 52px; text-decoration: none;
}

#logo {
/*	position:relative; top:-140px; left:590px; */
/*	width: 196px; */
}


td.threecolumns {
       width: 33%;
margin: 100px;
}

td.twocolumns {
       width: 50%;
margin: 100px;
}

h1.menu {
	position:relative; top:6px; left:5px;
/*	padding: 75px 0px 0px 10px; */
	color: #FFFFFF;
	font-size: 0.95em;
	letter-spacing: -1px;
}
h1.menu a {
	color: #FFFFFF;
	padding: 0px 5px 3px 5px;
	text-decoration: none;
}
h1.menu a:hover {
	color: #003300;
	text-decoration: none;
}
h1.menu #selected {
	color: #FFFFFF;
	background-color: #609275;
	text-decoration: none;
}

h2.menu {
	position:relative; top:15px; left:5px;
	color: #FFFFFF;
	font-size: 0.8em;
}
h2.menu a {
	color: #FFFFFF;
	padding: 0px 5px 3px 5px;
	text-decoration: none;
}
h2.menu a:hover {
	color: #F6D1D1;
	text-decoration: none;
}
h2.menu #selected {
	color: #008B3B;
	background-color: #FFFFFF;
	text-decoration: none;
}

#content {
/*	clear: right; */
/*	margin: 10px 0px 10px 10px; */
	width: 640px;
	background: #FFFFFF;
	font-size: 0.8em;
}
#content p {
	margin: 10px 0px 0px 10px;
	line-height: 140%;
}
#content h1 {
	margin: 10px 0px 10px 0px;
	color: #609275;
	font-size: 1.8em;
}
#content h2 {
	margin: 20px 0px 5px 0px;
	color: #609275;
	font-size: 1.3em;
	font-weight: bold;
}
#content table {
	font-size: 1.0em;
}
#content form {
/*	clear: both; */
	padding: 5px 5px 5px 10px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #9E9E9F;
	background-color: #F4F4F4;
	line-height: 140%;
	width: 400px;
}
#content a {
	color: #FC0000;
	text-decoration: none;
}
#content a:hover {
	color: #FC0000;
	text-decoration: underline;
}

#right_box {
	clear: both; 
	float: right;
}

#box {
/*	position:relative; top:10px; left:672px; */
/*	clear: both;  */
/*	float: right; */
	background: url(images/design/box_background.jpg) repeat-y;
	padding: 0px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	line-height: 140%;
	width: 118px;
}
#box p {
/*	padding: 5px 5px 5px 5px; */
	font-size: 0.8em;
}
#box h1 {
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	text-align: left;
	font-size: 0.8em;
}
#box form {
	text-align: center;
}
#box input {
	font-size: 0.8em;
}
#box select {
	font-size: 0.8em;
}

#bottom {
	clear: both; 
	position:relative; top:10px;
	background: url(images/design/bottom_1.jpg) no-repeat top left;
	height: 72px;
	width: 800px;
}

#menu_bottom {
	position:relative; top:3px; left:5px;
	text-align: right;
	color: #FFFFFF;
	font-size: 0.7em;
}
#menu_bottom a {
	color: #FFFFFF;
	padding: 0px 5px 3px 5px;
	text-decoration: none;
}
#menu_bottom a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#imprint_bottom {
	position:relative; top:10px; left:5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.6em;
}

input {
	margin: 5px 0px 0px 0px;
	border-color: #000000;
/*  color: #880000; */
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.6em; */
/*  font-weight: bold; */
}
.button {
	border-color: #000000;
	background-color: #5F5F5F;
	color: #FFFFFF;
	border-width: 1px;
/*  font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 0.6em;
/*  font-weight: bold; */
}
textarea {
	margin: 5px 0px 0px 0px;
	border-color: #000000;
	background-color: #FFFFFF;
	color: #000000;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
/*  font-weight: bold; */
}
select {
	border-color: #000000;
	background-color: #FFFFFF;
	color: #000000;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.8em; */
/*  font-weight: bold; */
}
