body { position: relative }
* html body { position: static }

img {display: block}
form {margin: 0}
p {
	margin: 9px 0 0 0;
	clear: both;
}

:focus {
	outline: 0;
}

body {
	margin: 3px 1px;
	background-color: #FFFFFF;
}

body, td, h3, input, select, textarea {
	font: 10px/14px Verdana,Arial,Helvetica;
	color: #5A5A5A;
}

a {
	text-decoration: none;
	color: #5A5A5A;
	display: block;
}

a.passive {color: #919191}
a:hover {color: #A41605}

a.menu {
	background: #FFFFFF url(images/box.gif) 0% no-repeat;
	font-weight: bold;
	padding-left: 12px;
	margin-right: 20px;
	line-height: 18px;
	float: left;
}

a.active {background: #FFFFFF url(images/boxr.gif) 0% no-repeat}

.arrow {
	background: url(images/arrow.gif) 1px 0.3em no-repeat;
	padding-left: 9px;
}

.arrow a, .inline {
	display: inline;
	height: 1em;
	vertical-align: baseline
}

a.button {
	background: #FFFFFF url(images/arrow.gif) 11px no-repeat;
	font-weight: bold;
	padding: 2px 12px 3px 18px;
	border: 1px solid #A41605;
	white-space: nowrap;
}

a.main {background-color: #F7EAE8}
a.left {margin-right:14px}
a.right {margin-left:14px}

a.vortraege, span.vortraege {color: #A41605}
a.seminare, span.seminare {color: #003E78}

#lefthead {
	padding-left: 7px;
	font-weight: bold;
}

td.cell {
	background: #DCDCDC url(images/tdcell.gif) right bottom no-repeat;
	vertical-align: top;
}

td.grey {
	background-color: #DCDCDC;
	vertical-align: top;
	padding: 10px;
	border-bottom: 6px solid white;
}

td.active {
	background: #DCDCDC url(images/tdcellr.gif) right bottom no-repeat;
	vertical-align: top;
}

td.passive {
	background-color: #F1F1F1;
	color: #9A9A9A;
}

span.passive, option.passive {
	color: #9A9A9A;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 8px;
	padding: 6px 0 3px 0;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 0 8px;
}

h2.passive {color: #A2A6A7}

h3 {
	background-color: #E3C8C4;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 10px 3px 10px;
	margin: 0;
	border-bottom: 1px solid white;
}

h3 a {font-weight: bold}

h3.vortraege {background-color: #E3C8C4}
h3.seminare {background-color: #CAD9E6}

h3.passive {background-color: #E9E3E1}
h3.seminare.passive {background-color: #E5EAEE}

h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	margin: -1px 0 0 0;
	padding: 0;
}

h5 {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 8px;
	padding-bottom: 4px;
}

h6 {
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	display: inline;
}

.padded {padding: 10px}

img.bordered {border: 1px solid white}

img.transparent {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
}

img.plogo {margin-right: 10px; display: inline}

a:hover img.bordered {border-color: #A41605}

img.left {margin-right: 10px}

a img.left {margin-right: 17px}

input, select, textarea {
	margin: 0;
	padding: 0;
}

input.radio {
	margin: 0 2px 3px -1px;
	padding: 0;
}

textarea.artikel {width: 580px}

select.icombi {
	width: 36px;
	vertical-align: middle;
}

#marquee {
	position:relative;
	white-space:nowrap;
}

#marqueeparent {
	position:relative;
	overflow:hidden;
	width:300px;
	height:50px;
}

input.icombi {
	width: 32px;
	vertical-align: middle;
}

.teilnehmer {
	vertical-align: middle;
	display: inline;
}

.win {
	margin-right: 10px;
	width: 381px;
}

select.main {
	width: 280px;
	display: block;
}

label {
	cursor: pointer;
	cursor: hand;
}

.red {color: #FF1605}
.darkred {color: #A41605}
span.grey {
	color: #877;
	font-weight: bold;
}
.hidden {display: none}

.b {font-weight: bold}

td.invoice {padding-bottom: 8px}
td.invoice p {margin-top:3px}

hr {
	height: 0;
	border: 0 solid #A9A9A9;
	border-top-width: 1px;
}


.smiley {
	width: 31px;
	height: 31px;
	background-image: url(images/smileyp.gif);
}

.smiley:hover {
	background-image: url(images/smileya.gif);
}


@media print {
	body, td {margin:0px; padding:0px}
	body, td, h3 {color: #000000}
	table {width:auto}
	a, a.arrow, a.inline arrow {padding:0px}
	a.menu, a.button {display: none}
	img.transparent {
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
		-khtml-opacity: 1;
	}
}
