BODY {
	background-image:  url("/nav/site_back.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #025CAA;
	scrollbar-highlight-color: #025CAA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #025CAA;
}

table.menu {
	background-color: #E1E6EB;
	width: 150px;
	
}

td.over {
	background-image: url(http://www.zauchensee.cc/nav/over1.jpg);
	cursor:pointer;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	color: #FFD200;
}

td.outside {
	background-image: url(http://www.zauchensee.cc/nav/over0.jpg);
	cursor:auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}

td.menu {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #393939;
}
a:link {
	color: #005AA7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #005AA7;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #005AA7;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h5 {
	margin-top: -2px;
	margin-bottom: 10px;
	font-size: 12px;
}

p {
	margin-top: 10px;
	margin-bottom: 5px;
}

h1 {
	font-size: 12px;
	color: #007CC4;
	margin-top: -1px;
	margin-bottom: 10px;
}
h2 {
	font-size: 11px;
}

img.right {
	float:right;
	margin-left: 10px;
	margin-top: 0px;
	marign-bottom: 10px;
}

a.teaser, a.teaser:hover, a.teaser:link, a.teaser:visited, a.teaser:active {
	color: #FFFFFF;
	text-decoration: none;
}

li {
	list-style-image:url(http://www.zauchensee.cc/nav/li.gif);
}

.tab
{

	border-top: 1px #E0E0E0 solid; 
	border-right: 1px #E0E0E0 solid; 
	padding-left: 5px;
	padding-right: 3px;
}
.td
{
	height: 20px;
	background-position : left bottom;
	background-image: url(http://www.zauchensee.cc/css/hg.gif);
	font-size: 9px;

}

.td_dark
{
	height: 20px;
	background-position : left bottom;
	background-image: url(http://www.zauchensee.cc/css/hg_dark.gif);
	font-size: 9px;

}

.tab_wetter
{
	height: 18px;
	border-top: 1px #E0E0E0 solid; 
	border-right: 1px #E0E0E0 solid; 
}

.td_wetter
{
	height: 18px;
	background-position : left bottom;
	background-image: url(http://www.zauchensee.cc/css/hg_wetter.gif);
	font-size: 11px;
	padding-left: 5px;
	padding-right: 3px;

}

.td_dark_wetter
{
	background-position : left bottom;
	background-image: url(http://www.zauchensee.cc/css/hg_dark_wetter.gif);
	font-size: 11px;
	padding-left: 5px;
	padding-right: 3px;

}

