﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #446A3B;
}
h1 {
	font-size:14pt;
	text-align: center;
}

h2 {
	font-size:12pt;
}

table {
	font-size: 0.8em;
}
#container {
	width: 29.7cm;
	height: 21cm;
}

#masthead {
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
}

#sidebar {
	float: left;
	width: 250px;
	height: 500px;
	position: relative;
	clear: both;
	margin-left: 0px;
	display: inline;
}

#menubar {
	border:0px;
}

#content {
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	position: relative;
	color: #446A3B;
}

#subhead {
	font-weight:bold
}

#footer {
	text-align: center;
	clear: both;
	width: 626px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
#sidebar ul {
	display: block;
	margin-left: 20px;
	padding: 0;
	list-style-image:url('../img-org/menu_hiplakette.gif');
	
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar a {
	text-decoration: none;
	font-weight:bolder;
	color: black;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #66FF99;
}

#menubar a {
}

/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.run_img_handout {
	border:0px;
	width:14cm;
	height:9cm;
	overflow:hidden;
}

.run_img_left {
	float: left;
	border:0px;
	margin-right:10px;
	width:14cm;
	height:9cm;
	overflow:hidden;
}

.sidebarmap {
	float: left;
	border:0px;
	margin-right:10px;
	width:100%;
	height:100%;
	overflow:hidden;
	margin-bottom:10px;
	top:-5px;
}

.logomap {
	float: left;
	border:0px;
	margin-right:10px;
	overflow:hidden;
}

.run_img_right {
	float: right;
	border:0px;
	margin-bottom:10px;
	width:14cm;
	height:9cm;
	overflow:hidden;
}

ul {list-style-image: url(../images/schuh.gif);
	list-style-position: outside;
	margin-bottom:20px;
}

li {
	padding-bottom:5px;
}
