body {
	margin-left: 0px;
	margin-top: 10px;
	background-image: url(images_03/bkgd1.gif);
}

td {
	background-color: white;
		text-align :  left;
}

.tdtransp {
	background-color: transparent;
}

body, div, th, td, form, p, li, ul, ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;

}

a:link { color: #336699; }

a:hover {
	border-bottom: 1px dashed red;
	color: red;
	text-decoration: none;
}

a.picture:hover {
	border-bottom: none;
}

.contenttext {
	padding-left: 30px;
	line-height: 19px;
	margin-right: 30px;
}

.navrechtstext {
	padding-left: 5px;
	background-color: #E8E6E6;
	padding-right: 5px;
}

.linetopleft {
	border-top: 1px solid gray;
	border-left: 1px solid gray;

}

.lrb {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px dotted gray;
}

.linelb {
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 5px;
	padding-top: 5px;
}

.linebottom {
	border-bottom: 1px solid gray;
	padding-bottom: 3px;
}

.tdnavrechts {
	border: 1px dotted gray;
	border-bottom: 1px solid gray;
	border-top: none;
	background-color: #E8E6E6;
}

.tdnavunten {
	border: 1px dotted gray;
	border-top: none;
	background-color: #E8E6E6;
	padding: 5px;
	text-align: center;
}

.headline {
	font: bold 14px Verdana Arial Helvetica sans-serif;
	background-color: #E5ECFC;
	border-top: 1px dotted gray;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-right: 5px;
}


.headlineklein {
	border-bottom: 1px solid gray;
	font-weight: bold;
	font-size: 11px;
	margin-left: 30px;
	margin-right: 30px;
	color: #FF8C00;
}

.fat { font-weight: bold; }

input.button {
	background: #FFC073;
	/* NS4 can't see these borders */
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-top: 1px solid #336699;
	color: #000000;
	 /*cursor: hand; for IE */
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0;
}

li.contentlist { 
	list-style: circle outside;
	padding-left: 3px;
	margin-top: 6px;
	margin-right: 30px;
	margin-left: 30px;
 	}
	
li.navrlist {
	list-style: circle outside;
	margin-left: -20px;
	margin-top: 6px;
	margin-right: 10px;
}

.bildborder {
	border: 1px solid black;
	margin-right: 10px;
}
	
.headlinenav {
	font-weight: bold;
	text-decoration: underline;
	line-height: 30px;
}

.small {
	font-size: 9px;
}

.buchungrot {
	color: red;
}

 #navcontainer
{
margin: 0;
padding: 0 0 0 12px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB; border-bottom: none; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; border-bottom: none; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }


		   
h1 {
	font: bold 14px Verdana Arial Helvetica sans-serif;
	background-color: #E5ECFC;
	border-top: 1px dotted gray;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-right: 5px;
	}
	
h2 {
	border-bottom: 1px solid gray;
	font-weight: bold;
	font-size: 11px;
	margin-left: 30px;
	margin-right: 30px;
	color: #FF8C00;
	}



