body { background-color: #edeff1; font-size: 90.01%; font-family: Arial, tahoma, Verdana, Helvetica, sans-serif; color:black; padding:0; margin:0; }
a {color: #622f2f;}
a:hover {color: blue;}
a:active { color:red; }
h1 { color: #700; font-size: 1.9em; font-weight: 900; }
h2 { color: #700; font-size: 1.4em; font-weight: 900; }
h3 { color: #700; font-size: 1.1em; font-weight: 900; }
.bold{ font-weight: bold; }
.redbold { color: red; font-weight: bold; }
img.download {vertical-align:middle;}
.center {
	text-align: center;
	padding: 10px;
}
.bilderrahmen {
	padding: 5px;
	background-color:#EFE5D7;
	margin: 5px 25px;
	border: 1px solid #AFB4C4;
	border-bottom: 1px solid #838793;
	border-right: 1px solid #838793;
}
.imgcenter {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.imgfloatright {
	float: right;
	margin: 5px;
	padding: 10px;
}
.imgfloatleft { 
	float: left;
	margin: 5px;
	padding: 10px;
}
.floatright {
	float: right;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.floatleft {
	float: left;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pright {
	margin-left: 350px;
}
.clear { clear: both; margin-top: 5px; }
.clearleft { clear: right; margin-top: 5px; }
.clearright { clear: left; margin-top: 5px; }
#wetter { padding-top: 30px; padding-left: 20%; }
#bookmark { text-align: center; width: 200px; margin-top: 20px; margin-left:auto; margin-right:auto; }
#dali { text-align: center; padding-top: 20px; }
#zeit {
	color:#700;
	font-size: x-small;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* ----------container zentriert das layout-------------- */
#container {
	width: 980px;
	background-color: #ffe88e;
	margin: 10px auto;
	padding: 5px;
}

/* ----------banner for logo-------------- */


#header { background-color: #cc9933; text-align: right; height: auto; margin-bottom: 5px; font-weight: bold; padding: 10px 20px; }
#header p { color: #400000; padding: 0 20px; }
#header a { line-height: 1.5em; text-decoration: none; color:#700 }
#header a:hover {
	color: blue;
	text-decoration: none;
}
#banner { background-color: transparent; height: auto; margin-bottom: 5px; }
#banner p{
	margin-left: 20em;
}
#mainnavi { background-color: #cc9933; color: #400000; font-weight: bold; margin-bottom: 5px; padding: 10px 5px; }
#mainnavi p{ font-size: 100%; line-height: 1.5em; text-align: right; padding: 0 25px; }
#mainnavi a { font-size: 100%; line-height: 1.5em; text-decoration: none; }

/* -----------------Inhalt--------------------- */
#content {
	font-size: 100%;
	min-height: 900px;
	margin-top: 5px;
	margin-left: 260px;
	background-color: #f8d66a;
}
#content ul li { line-height: 180%; padding-left: 60px; list-style-type: disc; list-style-position: inside; }
#content a { text-decoration: none;  background-color: transparent; color: #900; line-height: 200%; }
#content a:hover { text-decoration: underline; }
#content1 {
	font-size: 100%;
	min-height:600px;
	margin-top: 5px;
	margin-left: 260px;
	background-color: #f8d66a;
}
#content iframe { margin-top: 5px; margin-left: 20px; }
p {
	margin:0;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

h1 {
	padding: 15px 20px;
	margin:0;
}
h2 {
	padding: 15px 20px;
	margin:0;
}
h3 { margin: 0; padding: 5px 20px; }
#link { text-align: center; margin-top: 10px  }
#link p { text-align: center; }
#link a { background-color: transparent; border-style: none; }
#link a:hover { background-color: transparent; border-style: none; }
/* --------------left navigavtion------------- */
#left {
	width: 250px;
	float: left;
	margin: 5px 0 0;
}
#left p { text-align: center; }
#avmenu {
	width:250px;
	margin:0 0 18px;
	padding:0;
	list-style:none;
}
#avmenu li { font-weight: bold; width:250px; padding:0; line-height:1.6em; text-decoration: none; display:inline; }
#avmenu li a {
	background-color:#f4f4b5;
	color:black;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	width:210px;
	float: left;
	margin-bottom:5px;
	padding:6px 1px 6px 5px;
	border-color: #400000;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
}
#avmenu li a:hover,#avmenu li a.current {
	background-color:#ffc;
	color:#505050;
	font-weight: bold;
	border-color: #CC9900;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
}
#avmenu ul { margin:0 0 0 10px; padding:0 0 5px; font-size:1em; font-weight: bold; width:210px; }
#avmenu ul a {
	padding:3px 1px 3px 10px;
	font-weight:normal;
	width:210px;
}
#avmenu ul ul { font-size: 1em; line-height: 1.2em; width:190px; margin-left: 30px; }
#avmenu ul ul a { font-size: 1em; line-height: 1.2em; width:180px; }

/* -----------footer--------------------------- */
#footer {
	color: #400000;
	font-size: 0.9em;
	
	clear: left;
	text-align: center;
	background-color: #CC9933;
	height: 38px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer1 { width: 16px; clear: both; }
#footer a {
	color: #700;
	text-decoration: none;
	font-weight:bold;
}
#footer a:hover {
	color: blue;
	text-decoration: none;
}
#footer p { padding-top: 5px; }

