/* 
Copyright (c) 2005 - congress24.de Alle Rechte vorbehalten - All Rights reserved.
Gestaltung und Technische Umsetzung: congress24.de, 
http://www.congress24.de  
*/


body {
	font-family: helvetica, arial, sans-serif;
	text-align: left;
}

#maincontainer {
	border-style: none; 
	margin: 2em auto 0.4em auto;
	padding: 0.5em;
	text-align: left;
	width: 100%;
}

#maincontainer:after {
    clear: both;
    content: " ";
    display: block;
}

#navicontainer {
	display: none;
}

#content {
	float: right;
	margin-left: 0em;
	padding-right: 1em;
	text-align: justify;
	width: 100%;
}

#navi {
	display: none;
}

#copyright{
	font-size: 0.7em;
	margin-top: 0em;
	margin-bottom: 2em;
	padding-top: 0em;
}

#logo {
	display: none;
	margin-bottom: 1em;
}

img {
	border-style: none;
}

h1 {
	color: black;
	font-size: 1.2em;
	margin-bottom: 0mm;
	padding-bottom: 0mm;
	text-align: center;
}

h1.sub{
	color: black;
	font-size: 1.1em;
	font-weight: lighter;
	letter-spacing: 0.1em;
	margin-top: 0mm;
	padding-top: 0mm;
	text-align: center;
}

h2 {
	color: black;
	font-size: 0.9em;
	font-weight: bolder;
	margin-top: 2em;
}

h3 {
	color: black;
	font-size: 0.9em;
	font-weight: bolder;
	padding-left: 0px;
}

h4 {
	color: black;
	font-size: 0.8em;
	font-weight: bolder;
}

a {
	color: black;
	text-decoration: underline;
}

a.navi {
	color: black;
	padding-right: 20px;
	text-decoration: underline;
}

a:VISITED.navi {
	padding-right: 20px;
	font-style: italic;
}

ul.navi {
	border: none;
	list-style-type: none;
	margin: 0mm; 
	padding: 0.2em;
}

li.navi {
	font-size: 10pt;
	font-weight: bold;
	margin: 0mm;
	padding-top: 0.2em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

li.navinone {
	margin: 0mm;
	padding: 0mm;
}

ul.subnavi {
	border: none;
	list-style-type: none;
	margin-left: 1.5em;
	padding-left: 0.2em;
	margin-bottom: 0.2em;
}

li.subnavi {
	font-size: 9pt;
	font-weight: normal;
	padding-top: 0.2em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
}

p, ul, ol, td, address {
	font-size: 0.8em;
	line-height: 1.5em;
}

address {
	padding-top: 0.5em;
}

li {
	font-size: 1em;
	padding-top: 0.5em;
}

hr
{
	color: black;
	width: 50%;
	height: 0.5mm;
	background-color: black;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
}

.normal {
	font-size: 0.8em;
	line-height: 1.5em;
}

.small {
	font-size: 0.8em;
}

.tiny {
	font-size: 0.7em;
}

.underlined {
	text-decoration: underline;
}

.photobox {
	text-align: center;
	padding-left: 20px;
}

.error {
	color: red;
}

.programtable {
	border-color: black;
	border-style: solid;
	border-width: thin;
	text-align: left;	
}

.date {
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: left;
}

.center {
	text-align: 	center;
}

.border {
	border: black solid 0.1em;
}

.oneem {
	font-size: 1.3em;
}
