body {
	font-family: "Courier New", Courier, mono, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

#root {
	width: 1004px;
	margin:0px auto;
	text-align: left;
	border: 1px solid #000000;
	background-color: #990000;
}

#header {
	height: 120px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #000000;
	background-color: #990000;
}

#navigation {
	width: 150px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #990000;
}

#content {
	width: 823px; 
	float: right;
	border-left: 1px solid #000000;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #FFFFCC;
}

.sitemap {
	font-weight: bold;
	padding-top: 20px;
}

.sitemap_1 {
	padding-left: 30px;
}

.sitemap_2 {

	padding-top: 5px;
	padding-left: 50px;
}

.sitemap_album {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
} 

#footer { 
	width: 1004px;
	clear: both;
	height: 80px;
	padding-top: 20px;
	text-align: center;
	border-top: 1px solid #000000;
	background-color: #990000;
}

#admin {
	text-align: left;
}

#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding-top: 5px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 5px;
width: 118px;
border: 1px solid #990000;
background-color: #990000;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FF9900;
color: #fff;
border: 1px solid #eee;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-style: italic;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
}

a.normal:link, a.normal:visited, a.normal:hover {
text-decoration: none;
border-bottom: none;
}

a.linkkontakt:link, a.linkkontakt:visited, a.linkkontakt:hover {
text-decoration: none;
color: #000000;
border-bottom: 1px solid #000000;
}

a.linkext:link, a.linkext:visited, a.linkext:hover {
text-decoration: none;
color: #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

a.link_header:link {
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #FF9900;
border-bottom: 1px dotted #FF9900;
}

a.link_header:visited {
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #FF9900;
border-bottom: 1px dotted #FF9900;
}

a.link_header:hover {
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #FF9900;
border-bottom: 1px solid #FF9900;
}


a:link {
text-decoration: none;
color: #FF9900;
border-bottom: 1px dotted #FF9900;
}

a:visited {
text-decoration: none;
color: #800000;
border-bottom: 1px dotted #800000;
}

a:hover {
text-decoration: none;
color: #800000;
border-bottom: 1px solid #800000;
}


table {
	text-align: left;
	vertical-align: top;
}

td {
	text-align: left;
	vertical-align: top;
}

.guestbook_td {
	width: 50%;
	vertical-align: bottom;
	text-align: left;
	font-size: 9pt;
}

.guestbook_navi_td {
	width: 15%;
	vertical-align: bottom;
	text-align: right;
	font-size: 9pt;
}

.font1 {
	font-size: 10pt;
}

.font2 {
	font-size: 9pt;
}

.font3 {
	font-size: 6.5pt;
	font-weight: bold;
}

.select {
	font-size: 7pt;
}

.input {
	font-size: 7pt;
}

.flohmarkt_td {
	vertical-align: middle;
}