body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #330000;
}

h4 {
clear:both;
}

a {
	color: #330000;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 30px;
	background-color: #990000; color: #FFFF66;
}

.contentbildlinks {float:left;
			padding:1em;}

.contentbildrechts {float:right;
			padding:1em;}

.contentbildmitte {padding:0em;}

.clear {clear:both;}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 20px;
	font-weight: bold;
    color: #660000; 
    font-style: oblique;
}
	

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	background-color: #DEDECA;
}

.ContentCell {
	vertical-align:top;
}


.VerticalMenu {
	vertical-align:top;
	background-color: #FFFF99;
}

a.sidebar {
	color: #3333CC;
	text-decoration:none;
}

a.sidebarSub {
	color: #3333CC;
	text-decoration:none;
}

a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 24px;
	padding: 3px;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
	font-weight: bold;
	margin-bottom:0px;
}



.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.55em;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.sidebarSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	text-decoration: none;
	margin-left: 10px;
	line-height: 24px;
	padding: 3px;
}
.contentlink {
	font-size: 1em;
	text-decoration: none;
	color: #333333;
}

.contenttable {
border:none;
width:100%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}


.contenttablecell {
border-bottom:1px solid;
border-top:1px solid;
border-left:none;
border-right:none;
padding:5px 5px 5px 5px;
margin:5px 5px 5px 5px;
}

.smallmap {
    width: 800px;
    height: 400px;
    border: 1px solid #ccc;
}

