body {
	background-color : #ffffff;
}

td {
	font-family : verdana,arial,helvetica;
	font-size : 13px;
	line-height : 21px;
	color : #504F4F;
}

h1, h2, h3 {
	display:inline;
	line-height: 38px;
}

.txtcontent
{
}

.small {
	font-size : 11px;
	line-height : 18px;
}

.greenbold{
	color : #C4CB6C;
	font-weight : bold;
	font-size : 11px;
	line-height : 18px;
}

.error {
	color : #Ff0000;
	border:1px solid #ff0000;
}

.formerror {
	color : #Ff0000;
}

.head{
	font-family : verdana,arial,helvetica;
	font-size : 14px;
	color : #C4CB6C;
	font-weight : bold;
}

.emphatic{
	font-family : verdana,arial,helvetica;
	font-size : 14px;
	font-weight : bold;
	line-height : 28px;
}

.newlsetterhead
{
	font-family:century gothic, vedana, helvetica;
	font-size : 24px;
}

a.navi{
	font-family : 'Courier New', monospace;
	font-size : 16px;
	color : #A48D20;
	font-weight : bold;
	text-decoration:none;
}
a.naviaktiv{
	font-family : 'Courier New', monospace;
	font-size : 16px;
	color : #C4CB6C;
	font-weight : bold;
	text-decoration:none;
}

a.navi:hover {color:C4CB6C;}

a.subnavi{
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	color : #65603F;
	text-decoration:none;
}

a.subnavi:hover {text-decoration:underline;}

a {
	color : #A48D20;
	font-size : 13px;
}

a.big
{}

a.medium{
	font-size : 11px;
}

a:hover {text-decoration:none;}

input, textarea, select {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	width:300px;
	color : #666666;
	border : 1px solid #C4CB6C;
}
input.longtext 
{
	width:300px;	
}

input.shorttext, select
{
	width:143px;	
}
input.xtrashorttext
{
	width:50px;	
}
input.mediumtext
{
	width:233px;	
}

.liste
{
list-style-type:none;
padding:0;
margin:0;
}

li.liste
{
background-image:url(/images/pfeil.gif);
background-repeat:no-repeat;
background-position:0 0.4em;
padding-left:1.4em;
}

#nl_hint
{
	position:absolute;
	visibility:hidden;
	top: 285px;
	left: 708px;
	background-image: url(../images/nl_hint_bg.gif);
	width:200px;
	height:450px;
	margin: 8px;
}

.boxcontent { background-color:#f9f9f9; border:1px solid #D5D5D5; padding:10px;color: #40474D;text-align:justify;width:400px;}