body, div, td, a, p, span, input, select, textarea {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: 0px;
	background-color:#FFFFFF;
}

p {
	margin:0 0 1em 0;
}

td.top {
	font-size: 12px;
	font-weight: bold;
	color: #890c08;
	padding-left: 16px;
	background: url(/images/img_teaser_top.gif) no-repeat;
}
td.center {
	padding-top: 6px;
	border-left: 2px solid #d7d8e2;
	border-right: 2px solid #d7d8e2;
	text-align:center;
}
td.navbalken {
	height: 24px;
	padding-left: 14px;
	background-color: #890c08;
}

#nav {
	width:841px;
	height:24px;
	background-color: #890c08;
}

#nav_inner {
	padding-left:20px;
	float:left;
	height:24px;
}

#nav div {
	float:left;
}

#nav #lang {
	width:50px;
	float:right;
	text-align:right;
	height:24px;
	margin-right:10px;
}

a {
	text-decoration: none;
	color: #890c08;
}

a:hover {
	text-decoration: none;
	color: #c2c2cc;
}

a.nav {
	color: #ffffff;
	line-height:24px;
	display:block;
	padding: 0px 12px;
}

a.nav:hover {
	color: #000000;
	background-color: #d7d8e2;
	padding: 0px 12px;
}

a.nav_active,a.nav_active:hover {
	text-decoration: none;
	color: #000000;
	background-color: #d7d8e2;
	padding: 0px 12px;
	line-height:24px;
	display:block;
}

a.sprache {
	text-decoration: none;
	line-height:24px;
	color: #c2c2cc;
}
a.sprache:hover {
	text-decoration: none;
	color: #ffffff;
}
a.sprache_activ, a.sprache_activ:hover {
	text-decoration: none;
	color: #ffffff;
}
.titel {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #890c08;
}

h1, .titelschwarz, .nptitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 1px solid #890c08;
	margin:0 0 1em 0;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 1px solid #890c08;
	margin:0 0 1em 0;
}

.copyright{
	font-family: arial, helvetica, verdana,sans-serif;
	font-size: 10px;
	color: #8e8f98;

}
.copyright:hover{
	font-family: arial, helvetica, verdana,sans-serif;
	font-size: 10px;
	color: #000000;
}

.formsubmit {
	background-color: #890c08;
	color: #ffffff;
	border:none;
}

#tbl_login td {
	height:2em;
}

#tbl_aussteller td {
	height:1.5em;
}

#termine {
	border-collapse:collapse;
	margin-bottom:1em;
}

#termine td, #termine th {
	border:1px solid silver;
	padding:3px 5px 3px 5px;
}

#termine td.spacer {
	border:none;
}

#termine table td {
	border:none;
	padding:0px 5px 0px 0px;
}

.floatee, .floatee_wide {
	padding-right:20px;
	float:left;
	margin-bottom:1em;
}

.floatee {
	width:180px;
}

.floatee_wide {
	width:280px;
}

.floatee img, .floatee_wide img {
	margin-bottom:0.5em;;
}

.floatee p.titel, .floatee_wide p.titel {
	color:black;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0.5em 0;
	text-indent:0;
	line-height:1em;
}

.floatee input, .floatee_wide input {
	width:20px;
}

.floatee p, .floatee_wide p {
	margin:0 0 0.5em 28px;
	text-indent:-28px;
	line-height:1.5em;
}

br.clear {
	clear:both;
}

.redtitle {
	color:#890c08;
	font-weight:bold;
}

td.redtitle {
	padding:1em 0px 1em 5px;
}

td.greyhead {
	background-color:#e4e0da;
	color:#890c08;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	white-space:nowrap;
	border-bottom:3px solid #8c7e6c;
}

td.whitehead {
	padding:2px 0px 2px 5px;
	color:black;
	font-weight:bold;
	width:100%;	
	border-bottom:3px solid #8c7e6c;
}

td.redhead {
	color:#890c08;
	text-align:right;
	padding:2px 0px 2px 0px;
	white-space:nowrap;
	border-bottom:3px solid #8c7e6c;
}
td.greyrow {
	background-color:#e4e0da;
	padding:2px 5px 10px 0px;
	vertical-align:top;
}

td.greyrowend {
	background-color:#e4e0da;
	padding:2px 5px 10px 0px;
	vertical-align:top;
	border-bottom:3px solid #8c7e6c;
}

td.greyrow img {
}

td.contentrow1 {
	padding:5px 5px 2px 5px;
	vertical-align:top;
}	
td.contentrow2 {
	padding:0px 5px 10px 5px;
	vertical-align:top;
}	

td.contentrow2end {
	padding:0px 5px 10px 5px;
	vertical-align:top;
	border-bottom:3px solid #8c7e6c;
}	

table.timetable {
	border-collapse:collapse;
}

table.timetable td {
	border: 1px solid silver;
	padding: 5px;
}

table.timetable td.head {
	font-weight:bold;
}

table.timetable td.nowrap {
	white-space:nowrap;
}

ul.pdficon, ul.imgicon {
	margin:0;
	padding:0;
	list-style:none;
}

ul.pdficon li{
	background:url(/images/icon_pdf.gif) no-repeat;
	padding-left:25px;
	line-height:16px;
	margin-bottom:0.5em;
}

ul.imgicon li{
	background:url(/images/icon_img.gif) no-repeat;
	padding-left:25px;
	line-height:16px;
	margin-bottom:0.5em;
}

.backbutton {
	line-height: 3em;
	border-top: 1px solid #890c08;
	margin:1em 0;
}

table.pricelist, table.twocol {
	margin:0 0 1em 0;
}

table.pricelist td {
	padding-right:10px;
}

table.twocol {
	border-collapse:collapse;
}

table.twocol td {
	border: 1px solid silver;
	padding: 5px;
	width:50%;
}

p.nomargin {
	margin:0;
}

#stammdaten {
	margin:0 0 1em 0;
}


/* Programme */

.head_links {
	width: 70px;
	height: 30px;
	background-color: #9f9d9d;
	border-bottom: 1px solid #9f9d9d;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.head_rechts {
	width: 270px;
	height: 30px;
	background-color: #ffffff;
	border-bottom: 3px solid #9f9d9d;
	padding: 0 0 0 5px;
	margin: 0px;
	color: #9f9d9d;
}

.title_links {
	width: 70px;
	height: 20px;
	background-color: #9f9d9d;
	padding: 0px;
	margin: 0px;
}

.title_rechts {
	width: 270px;
	height: 20px;
	background-color: #e3e4e5;
	padding: 0 5px 0 5px;
	margin: 0px;
	color: #96251f;
	text-wight: bold;
}

.info_links {
	width: 70px;
	height: 80px;
	background-color: #9f9d9d;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0px;
}

.info_rechts {
	width: 270px;
	height: 80px;
	background-color: #e3e4e5;
	padding: 0 0 5px 5px;
	margin: 0px;
}

.nptitle {
	margin-bottom:0.5em;
}

.npdoctext {
	padding-bottom:0.5em;
}
