a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F2E146;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #6A94C6;
	overflow-x:auto;
	overflow-y:auto;
	background-image: url(img/bg_pics.png);
	background-repeat: no-repeat;
	background-position: 58% 50%;
	background-attachment: fixed;
}
.divmain {
	z-index:1; 
	top: -740px; 
	left: 150px; 
	width: 840px;
	overflow-y: auto; 
	overflow-x: hidden;
	position:relative;
}
.divnavi {
	z-index:1; 
	top: 3%; 
	left: 5; 
	width: 140px;
	height: 750px;
	overflow:hidden;
	position:relative;
	}
.divpreview {
	z-index:0; 
	top: 42px; 
	left: 30px; 
	overflow-y: auto; 
	overflow-x: hidden;
	position:absolute;
	}
.hiddenpic {
	display:none;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.08em;
	line-height: 1.5;
	}
.texttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.0;
	}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	font-size: 10px;
	color:#000000;
	}
.textgrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	font-size: 10px;
	text-decoration:line-through;
	color: #666666;
	}
.texteditor	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.12em;
	font-size: 9.3px;
	}

.textaktuell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	}
.meteotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	color: #000000;
	font-weight: normal;
}
.menuaktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2;
	color: #000000;
	font-weight:bold;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: auto;
}
.submenuaktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2;
	color: #000000;
	font-weight:bold;
	width: auto;
}
.picture {
	border: 1px solid #000000;
}
.table{
	width:100%;
	border:none;
}