body {
	background-color:white;
	margin:0;
}

body, div, p, td, a, input, select, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #505050;
}

p {
	margin:0 0 1em 0;
	line-height : 1.5em;
}

td {
	line-height : 17px;
}

.txtgreen {
	font-size : 9px;
	color : #01784A;
}

.txtsmall {
	font-size : 9px;
	color : #505050;
}

.field {
	width: 257px;
}

.field2 {
	width: 257px;
}

.row {
	background-color : #E3F0EB;
	padding-left: 2px;
}

a {
	color : #01784A;
	line-height : 17px;
	Text-Decoration : underline;
}

a:hover {
	color : #01784A;
	line-height : 17px;
	Text-Decoration : underline;
}

.rot {
	font-size : 16px;
	color : Red;
	line-height : 17px;
	Text-Decoration : none;
}

.fliess {
	line-height : 17px;
}

.bluebold {
	color : #2C77BC;
	font-weight: bold;
}

.bgblue {
	background-color : #2C77BC;
}

.bgblack {
	background-color : #505050;
}

.title {
	font-size : 14px;
	line-height : 19px;
	color : #404040;
	font-weight : bold;
}

.title12 {
	line-height : 15px;
	color : #404040;
	font-weight : bold;
}

.label {
	line-height : 17px;
}

.content {
	line-height : 17px;
	font-weight : bold;
}

input.text {
	background-color:#ffffff;
	border-style: groove;
	border-color: #C0C0C0
}

input.submit {
	border-style: groove;
}

/* esc.publisher */

.nptitle, .npheadline, .npheadline:visited {
	font-weight: bold;
	line-height : 17px;
	Text-Decoration : none;
}

.npheadline:hover {
	font-weight: bold;
	color : #01784A;
	line-height : 17px;
	Text-Decoration : none;
}

.nptext, .npdoctitle, .npdoctext, .npthumbtitle, .nppictext {
	line-height : 17px;
	Text-Decoration : none;
}

.npheadlinelead, .nplead {
	color : #01784A;
	line-height : 17px;
	Text-Decoration : none;
}

.npthumbtext {
	font-size : 10px;
	Text-Decoration : none;
}
.nplink, .nplink:visited {
	color : #505050;
	text-decoration: none;
}

.nplink:hover, .npdoctitle:hover {
	color: red; 
	text-decoration: none;
}


#nav a, #lang a {
	display: block;
	padding: 2px 8px 2px 8px;
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover, #lang a:hover {
	display: block;
	padding: 2px 8px 2px 8px;
	color: #ffffff;
	background-color: #a4db4a;
	text-decoration: none;
}

#nav a.active, #nav a.active:hover, #lang a.active, #lang a.active:hover {
	display: block;
	padding: 2px 8px 2px 8px;
	color: #ffffff;
	background-color: #a4db4a;
	text-decoration: none;
}

#ausstellerforum {
	border-collapse:collapse;
	width:480px;
}

#ausstellerforum td {
	border:1px solid silver;
	padding:3px;
}