/*
body {
	background-color: "#ffffff";
}
*/
table {
	width: 100%;
	border-spacing:0px;
/*	border: 2px dotted #149414; */
	border-collapse:collapse;
}

hr {
	border:1px dashed #62A451;
}

a:link { text-decoration: none; color: #669966;/* #FF9933; */ }
a:visited { text-decoration: none; color: #669966; }
a:hover { text-decoration: underline; color: #669966; }
a:active { text-decoration: underline; color: #669966; }

.text
{
font-size: 12px;
color: #999999;
line-height: 21px;
font-family: Arial,Verdana,Helvetica;
font-weight: bold;
}

.lesen
{
font-size: 11px;
color: #666666;
line-height: 18px;
font-family: Arial,Verdana,Helvetica;
}

.head
{
text-align: left;
font-size: 14px;
color: #666666;
line-height: 21px;
font-family: Arial,Verdana,Helvetica;
	float: left;
	margin-top: 18px;
	margin-bottom:15px;
/*	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px; */
}

/*
.sb {
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#cc3300;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#6666666;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:}
*/

.termin {
clear: left;
float: left;
/*margin-top: 5px;*/
}

.preis {
clear: right;
float: right;
font-weight: bold;
margin-right: 15px;
/*margin-top: 5px;*/
}


.rahmen {
	width: 635px;
	margin: 0px;
	border: 8px solid #669966; /*#669966; #39B929; */
	background-color: #FFFFFF;/* #F0FFF0; */
	background-repeat:repeat-x;
	background-image: url('./img/bg.gif');
}

/*
.content {
	background-color: #F0FFF0;

}
*/

.menu {
	vertical-align: top;
	text-align:left;
	width: 180px;
	white-space:nowrap;
}

.haupt {
	vertical-align: top;
	width: 450px;
	padding-right: 15px;
}

ul {
	list-style-position: outside;
	list-style-type: circle;
	position: relative;
	left: -10px;
}

h3 {
		padding-top: 20px;
		clear: right;
    clear:left;
}
