.right	{
		text-align: right;
		}
.left	{
		text-align: left;
		}
.center	{
	text-align: center;
	font-size: 12px;
		}
.block	{
		text-align: justify;
		}
.floatright	{
		float: right;
		}
.floatleft	{
		float: left;
		}
.clear	{
		clear: both;
		}
.clearright	{
		clear: right;
		}
.normal	{
		font-style: normal;
		}
.bold	{
		font-weight: bold;
		}
.noborder	{
		border: 0px solid;
		}
.weiss	{
		color: #FFFFFF;
		}
.orange	{
		color: #CC741C; 
		}
.margin_top	{
		margin-top: 50px;
		}
.margin_2px	{
		margin-top: 5px;
		}
.hide		{
		visibility: hidden;
		}
.paddingleft	{
		padding-left: 6px;
		}
html, body	{
		height: 100%;
		width: 100%;
		}
body	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 100.01%;
		color: #2e2e2e;
		margin: 0;
		padding: 0;
		width: 100%;
		overflow: auto;
		/*background-color: #450f00; 
		background-color: #a06937; 
		background-color: #ca7e4a; */
		}
body.terra	{
		background-color: #ca7e4a; 
		}
#container	{
	/*background-color: #ffffff; */
		width: 860px;
	position: absolute;
	top: 40px;
	left: 50%;
	z-index: 1;
	margin-left: -430px;
	background-image: url(images/hintergrund_menu_content.gif);
	background-position: 0px 290px;
	background-repeat: no-repeat;
	border: 1px solid #f4edde;
		}
#logo	{
		width: 260px;
		height: 173px;
		margin: 5px;
		margin-bottom: 0px;
		padding: 0px;
		float: left;
		}
#banner	{
		width: 585px;
		height: 173px;
		margin: 5px;
		margin-left: 0px;
		margin-bottom: 0px;
		padding: 0px;
		float: right;
		}
#banner h1	{
		color: #ca7e4a; 
		margin-top: 80px;
		margin-bottom: 0px;
		margin-left: 30px;
		border: 0px solid;
		}
#banner h2	{
		color: #000000; 
		font-size: 14px;
		font-weight: normal;
		margin-top: 5px;
		margin-bottom: 0px;
		margin-left: 30px;
		border: 0px solid;
		}
#banner img	{
		float: right;
		margin-top: 34px;
		}
#menu	{
		width: 230px;
		min-height: 300px;
		margin: 5px;
		padding: 20px;
		padding-left: 10px;
		padding-top: 30px;
		/*clear: both;*/
		float: left;
		background-color: #ca7e4a; 
		}
#content	{
		width: 525px;
		margin: 5px;
		margin-left: 0px;
		padding: 30px;
		float: right;
		background-color: #f4edde;
		}
#footer	{
		width: 850px;
		clear: both;
		margin: 0px;
		padding: 5px;
		padding-bottom: 2px;
		padding-right: 5px;
		background-color: #ffffff;
		}
body.terra #footer	{
		background-color: #ca7e4a;
		}
a		{
		color: #0B2481;
		font-weight: normal;
		text-decoration: none;
		}
a:visited	{
		color: #0B2481;
		}
a:hover, a:active	{
		color: #A50000;
		text-decoration: none;
		}
#menu a, #menu a:visited	{
		color: #f4edde;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		padding-left: 12px;
      	background-image: url(images/quadrat_weiss.gif);
      	background-position: left center;
      	background-repeat: no-repeat;
		}
#menu a:hover, #menu a:active	{
		color: #000000;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal;
      	background-image: url(images/quadrat.gif);
      	background-position: left center;
      	background-repeat: no-repeat;
		}
#footer a, #footer a:visited	{
		color: #8e6a1c;
		font-weight: normal;
		text-decoration: none;
		}
#footer a:hover, #footer a:active	{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		}
a.pfeil	{
		padding-left: 10px;
      	background-image: url(images/pfeil_link.gif);
      	background-position: 2px 0.3em;
      	background-repeat: no-repeat;
      	}
a.pfeil:hover	{
      	background-image: url(images/pfeil_link_blau.gif);
      	}
a.pdf		{
		padding-left: 15px;
      	background-image: url(images/icon_pdf.gif);
      	background-position: left center;
      	background-repeat: no-repeat;
      	}
h1		{
		font-size: 140%;
		font-weight: normal;
		letter-spacing: 1pt;
		margin-top: 25px;
		margin-bottom: 3%;
		border-bottom: 1px dotted #A50000;
		/*border-right: 15px solid #A50000;*/
		}
#logo h1, #logo h2	{
		display: none;
		}
h2		{
		font-size: 95%;
		letter-spacing: 0.5pt;
		font-weight: bold;
		color: #ca7e4a;
		margin: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		border-bottom: 1px dotted #8e6a1c;
		}
h3		{
		font-size: 75%;
		letter-spacing: 0.5pt;
		font-weight: bold;
		color: #ca7e4a;
		margin: 0px;
		margin-top: 5%;
		margin-bottom: 2%;
		border-bottom: 0px dotted #A50000;
		}
p		{
		font-size: 70%;
		line-height: 140%;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 1%;
		}
p.eingerueckt	{
		margin-left: 20px;
		}
p.zitat	{
		color: #802121;
		}
td p	{
		font-size: 100%;
		text-align: left;
		margin-bottom: 1%;
		}
div.foto p	{
		font-size: 70%;
		margin: 0px;
		}
#footer p	{
		color: #8e6a1c;
		font-size: 10px;
		text-align: right;
		}
p.fotomenu	{
		font-size: 10px;
		margin: 0px;
		}
p.small	{
		font-size: 70%;
		}
table	{
		vertical-align: top;
		text-align: left;
		border-collapse: separate;
		border-spacing: 0px;
		empty-cells: show;
		}
td		{
		vertical-align: top;
		text-align: left;
		font-size: 75%;
		line-height: 125%;
		padding: 4px;
		margin-top: 0px;
		margin-bottom: 1%;
		border: 1px solid #E5E5E5;
		}
ul		{
		list-style-type: disc;
		margin-top: 0%;
		margin-bottom: 1%;
		}
li		{
	font-size: 70%;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: -23px;
	text-align: left;
	list-style-type: square;
		}
#menu li	{
		color: #ffffff;
		font-size: 100%;
		line-height: 120%;
		margin-top: 0px;
		margin-bottom: 5px;
		margin-left: -25px;
		list-style-type: none;
img		{
		margin: 0px;
		border: 0px solid;
		}

		
