body {
	background-image: url(gfx/bg-site.gif);
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #345896;
	text-decoration: underline;
}
a:visited {
	color: #375794;
}
a:hover {
	color: #DC3225;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
#imagebottom {
	height: 80px;
	background-image: url(gfx/bg-wald_von-tobiaspfau-de.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
}
h1 {
	display: none;
}
#inhalte h2 {
	font-size: 120%;
	margin: 0px;
	padding: 0px 0px 4px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #345896;
	background-image: url(gfx/bg-h2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#inhalte p {
	font-size: 95%;
	color: #333333;
}
#submenu a:link {
	text-decoration: underline;
}


#footer
{
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #666666;

}
#inhalte {
	font-size: 85%;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#inhalte ul {
	color: #333333;
	margin-left: 10px;
	padding-left: 10px;
}
#inhalte li {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	list-style-type: square;
}


#footer a:link {
	color: #666666;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #666666;
}
#footer a:active {
	color: #666666;
}
.bevelmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 120px;
	font-size: 80%;
	text-decoration: none;
}

.bevelmenu li a{
display: block;
width: 120px;
padding: 2px 4px;
text-decoration: underline;
font-weight: bold;
border: 2px solid #FFFFFF;
text-decoration:none;
}
#ticker {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 92%;
	background-image: url(gfx/bg-site.gif);
	border: 1px solid #CCCCCC;
}


.bevelmenu li a:hover{
	color: #FFFFFF;
	background-color: #345896;
	border-style: outset;
	text-decoration: none;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}
#submenu {
	width: auto;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C7CB;
}


#navcontainer

{
	width: 115px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 22px;
	padding-right: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-weight: bold;

}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;



}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 4px 4px 8px;
color: #3A5793;
text-decoration: none;
background: url(gfx/bg-menu-line2.gif);
	background-repeat: no-repeat;
	background-position: -8px bottom;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	padding: 4px 4px 8px;
	color: #DC302A;
	text-decoration: none;
	background-image: url(gfx/bg-menu-line1.gif);
	background-repeat: no-repeat;
	background-position: -8px bottom;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
padding: 4px 4px 8px;
color: #DC302A;
text-decoration: none;
background: url(gfx/bg-menu-line1.gif);
	background-repeat: no-repeat;
	background-position: -8px bottom;
}
.tabelleimage {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
