body
{
	magin: 0;
	padding; 0;
	background-color: #FFFFFF;
}

#logo
{
	position:absolute; 
	left:10px; top:10px;
}

#beteiligt
{
	position:absolute; 
	left:290px; top:10px;
}


#container
{
	position:absolute; 
	left:240px; top:130px;
	width: 520px; 
	border: 1px none #336699;
	background-image:url(../images/obenlinks.gif); 
	background-repeat: no-repeat;
}

#H1image
{
	position: relative;
	left: 0px;
	top: 63px;
	width: 28px; height: 300px;
}

#content
{
	position:absolute; 
	left:32px; top:15px;
	width: 480px; 
	padding: 36px 0 18px 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #CAF080;
	margin-bottom: 18px;
}

h1
{
	position:absolute; 
	left:20px; top:32px; 
	width:278px; height:auto;
	font-family:'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 32px;
	letter-spacing: 0.02em;
	text-align: center;
	margin: 0;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0.02em;
	text-align:right;
	margin: 0 0 0 10px;
	padding: 25px 15px 0 10px;
	border-bottom: 1px solid;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0.02em;
	margin: 0;
	padding: 15px 0 0 10px;
	border-bottom: 1px solid;
}

.preise
{
	position: absolute;
	left: 0px; top:0px;
}

.gewaehlt { cursor:pointer; background-color: #CAF080; }
.waehlen { cursor:pointer;}

#content table 
{
	width: 100%;
	border: 2px solid #DBE4ED;
	border-spacing: 0;
}

#content table td
{
	align: center;
	padding: 2px 5px;
	text-align: right;
	border: 1px dotted #C6D4E3;
}


#content table td.bezeichner { text-align: left; }

.hoch
{
	display: block;
	text-decoration: none;
	background-image:url(../images/hoch.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #336699;
}	

/* MSIE-Hack ist notwendig, damit der Cursor über die gesamte Blockbreite der Navigation anspricht */

* html .hoch {	width:460px;	}

#Navigation
{
	position:absolute; 
	left:15px; top:185px; 
	width:190px; height:auto;
}

#Navigation a
{
	display: block;
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	padding: 0px 0px 15px 35px;
	margin: 3px 0;
}

/* MSIE-Hack ist notwendig, damit der Cursor über die gesamte Blockbreite der Navigation anspricht */

* html div#Navigation a {	width:190px;	}

#Navigation a:link, #Navigation a:visited
{
	background-image:url(../images/navipunkt.gif);
	background-repeat: no-repeat;
}

#Navigation a:hover
{
	background-image:url(../images/navipunktHigh.gif);
	background-repeat: no-repeat;
}

#Navigation a:active, #Navigation a:focus
{
	background-image: url (../images/navipunkt.gif);
	background-repeat: no-repeat;
}


p, td, li
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
}

p, li	{ padding: 5px 10px 3px 10px; }

p	{ line-height:1.4em; }

td	{ padding: 1px 10px 1px 10px; }

ul 
{
	list-style-image:url(../images/list_style_image.gif);
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 2px;
}

.anmerkung
{
	font-style: italic;
	line-height: 1.1em;
	padding: 1px 10px 1px 30px;
	text-indent: -10px;
}

.Fussnote
{
	padding: 10px; 
	margin-top:20px; 
	border-top: 1px solid #CAF080;
	font-style: italic;
}

.AbschlussUnten
{
	padding: 10px; 
	margin-bottom:20px; 
	background-image:url(../images/untenRechts.gif); 
	background-position:right; 
	background-repeat: no-repeat;
}








