body,td,div
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

p
{
	text-align: justify;
}

a,a:hover
{
	color: #F9D45D;
	font-weight: bold;
}

a.mainmenue,a.mainmenue:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #68676B;
	text-decoration: none;
}

a.submenue2,a.submenue2:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.bottomnav,a.bottomnav:hover
{
	color: #606970;
	text-decoration: none;
	font-weight: normal;
}

div.content,p,td
{
	color: #FFFFFF;
	line-height: 18px;
}

.normal
{
	color: #000000;
	line-height: normal;
}

.contentpadding
{
	margin-top: 15px;
	margin-left: 58px;
}

.bottomnav
{
	color: #606970;
	text-decoration: none;
}

.subnav
{
	border-bottom: 1px solid #68676B;
	padding-left: 5px;
	padding-right: 5px;
	
	
	height: 15px;
}

.mainnav
{
	border-right: 1px solid #68676B;
	padding-left: 15px;
	padding-right: 15px
}

.bg_mainmenue
{
	background-image:url(images/bg_mainmenue.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}


input,textarea,select
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #606970;
	width: 200px;
	
	border: 1px solid #606970;
}


.sizecur
{
	cursor: pointer;
}



.boxlay
{
	position: absolute;
	top: 70px;
	
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
}

.boxcont
{
	padding: 8px;
	background-color: #EFB348;
	border: 1px solid #B48736;
	
	line-height: 18px;
}