﻿
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	cursor: default;
}
p {
	font-size: 0.8em;
	line-height: 1.5em;
}

#page {
	width: 840px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	/*overflow: hidden;*/
}

#hintergrund {
height: 101%;
}

#leftcol {
	position: relative;
	top: 0px;
	left: 0px;
}
#logo {
	width: 700px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 70px;
	background-color: #3547AC;
	text-align: right;
}
#content {
	width: 510px;
	position: absolute;
	top: 196px;
	left: 328px;
	height: 100%;
}
#menu {
	width: 180px;
	height: 600px;
	position: absolute;
	top: 100px;
	left: 70px;
}
#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
	display: block;
	border-bottom: 1px solid #3547AC;
	padding-left: 10px;
	line-height: 26px;
	width: 170px;
	color: #3547AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
}
#menu a.inac, #menu a.inac:link, #menu a.inac:visited, #menu a.inac:active {
	background-color: #BDDCF6;
}
#menu a.inac:hover {
	font-weight: bold;
	background-image: url(menu_bg.gif);
}
#menu a.ac, #menu a.ac:link, #menu a.ac:visited, #menu a.ac:active {
	font-weight: bold;
	background-image: url(menu_bg.gif);
	background-color: #80A5E9;
}
#menu img {
	border-bottom: 1px solid #3547AC;
	margin: 0px;
	padding: 0px;
}
#copyright {
	font-size: 0.8em;
	text-align: center;
	color: #80A5E9;
	width: 70px;
}
#general_info {
	position: absolute;
	top: 10px;
	left: 100px;
	color: #FFFFFF;
}
#color1 {
	width: 70px;
	height: 140px;
	background-color: #80A5E9;
}
#color2 {
	width: 70px;
	height: 200px;
	background-color: #A0C4F4;
}
#color3 {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 170px;
	background-color: #0063B9;
}
h1 {
	font-size: 1.2em;
	margin: 30px 0px 30px 0px;
}
h2 {
	font-size: 1.5em;
	line-height: 2em;
}
h3 {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 10px;
}
label {
	line-height: 1em;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
}
td {
	vertical-align: top;
	font-size: 0.8em;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 2em;
}
.kuller,
li {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
	line-height: 2em;
}

a.textlink, a.textlink:link, a.textlink:visited, a.textlink:active, a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	line-height: inherit;
	color: #3547AC;
	text-decoration: underline;
}
.c {
	border-right: 0;
	border-left: 0;
	text-align: center;
	vertical-align: middle;
}

.Stil1 {font-size: small}

em {
	text-decoration: underline;
	font-style: normal;
}

.sprung {
	font-size:x-small; 
	display:inline-block;
	float:right;
}

.vortrag {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 2em;
	
}


/* Ende Stylesheet */

