*{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color: #29343C;
	margin:0;
	color:#000000;
}

div{
	font-size:12px;
	color:#000000;
}

#headerpic {
	width:730px;
	height:70px;
	padding: 0px;
	margin: 0px;
	background-image: url(/bilder/layout/header.jpg);
	background-repeat: no repeat;
	background-position: top center;
	cursor: pointer;
}

#headerempty {
	width:730px;
	height:70px;
	padding: 0px;
	margin: 0px;
}

#mainbox {
	width:730px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

#topline {
	padding: 1px 0px 1px 0px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	background-color: #FFA100;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #3F5866;
}

#contenttable {
	width:730px
	padding: 0px;
	margin: 0px;
}

#leftcol {
	width:126px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #DBF2FF;
}

#centercol{
	width:476px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: dashed;
	border-color: #3F5866;
}

#rightcol {
	width:126px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	background-color: #DBF2FF;
}

#footer {
	width: 730px;
	height: 5px;
	background-color: #DBF2FF;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

.winbox {
	width:476px;
	height: 74px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #3F5866;
}

.winpic {
	width:99px;
	height: 74px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-left: 0px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #3F5866;
}

.wincontent {
	width:376px;
	padding: 0px;
	margin: 0px;
	float: left;
}

p.wintitle {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #AEEAB1;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size:12px;
}

p.wintitle a,
p.wintitle a:link,
p.wintitle a:active,
p.wintitle a:visited  {
	text-decoration:underline;
	font-weight: bold;
	font-size:12px;
	color: #000000;
}

p.wintitle a:hover {
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
	color: #000000;
}

div.flags {
	float: right;
	clear: both;
	margin: 0px;
	padding: 2px 5px 0px 5px;
	font-size: 8px;
	
}

p.wintext {
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #FFF5CF;
	color: #000000;
	text-align: justify;
	font-size:11px;
	overflow: hidden;
}

p.wininfo {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #DBF2FF;
	color: #000000;
	text-align: right;
	font-size:11px;
}

p.wininfo a,
p.wininfo a:link,
p.wininfo a:active,
p.wininfo a:visited  {
	text-decoration:none;
	font-size:11px;
	color: #000000;
}

p.wininfo a:hover {
	text-decoration:underline;
	font-size:11px;
	color: #000000;
}

.centerbanner {
	text-align: center;
	padding: 4px 0px 0px 0px;
}

h1, h2, h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	font-size:17px;
	color: 000000;
}

.red {
	color: #AA0000;
}

p.textbox {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
}

p.small {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-size:11px;
}

p.rightmenuetitle {
	height: 15px;
	lineheight: 15px;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 0px;
	background-color: #AEEAB1;
	color: #000000;
	text-align: center;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #3F5866;
	font-size:12px;
}

p.menuetitle {
	height: 15px;
	lineheight: 15px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	background-color: #AEEAB1;
	color: #000000;
	text-align: center;
	font-weight: bold;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #3F5866;
	font-size:12px;
}

p.menueadd {
	margin: 0px;
	padding: 1px 0 1px 0;
	background-color: #B8D9EB;
	text-align: center;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #3F5866;
}

p.menuelink {
	height: 15px;
	lineheight: 15px;
	margin: 0px;
	padding: 1px 0px 1px 14px;
	color: #000000;
	background-color: #B8D9EB;
	background-image: url(/bilder/layout/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #3F5866;
	font-size:12px;
}

p.menuelink a,
p.menuelink a:link,
p.menuelink a:active,
p.menuelink a:visited  {
	text-decoration:none;
	font-size:11px;
	color: #000000;
}

p.menuelink a:hover {
	text-decoration:underline;
	font-size:11px;
	color: #000000;
}

p.menuead {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;
}

div.pages {
	text-align: center;
	padding: 4px;
	margin: 10px 0px 0px 0px;
	font-size:11px;
	color: #000000;
	background-color: #F6F6F6;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #cfcfcf;
}

div.pages a {
	font-size:11px;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 2px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #cfcfcf;
}

#footerlinks {
	width: 700px;
	color: #EFEFEF;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#footerlinks a,
#footerlinks a:link,
#footerlinks a:active,
#footerlinks a:visited {
	text-decoration:none;
	color: #EFEFEF;
	font-size:11px;
}


#footerlinks a:hover {
	text-decoration:underline;
	color: #EFEFEF;
	font-size:11px;
}

#copyright {
	color: #afafaf;
	font-size: 11px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#copyright a,
#copyright a:link,
#copyright a:active,
#copyright a:visited {
	text-decoration:none;
	color: #afafaf;
	font-size:11px;
}

#copyright a:hover {
	text-decoration:underline;
	color: #afafaf;
	font-size:11px;
}





input.button{
        color: #000000;
        background-color: #AEEAB1;
        border: 1px solid #000000;
        font-size: 11px;
        font-weight: bold;
        margin: 3px 0px 0px 0px;
}

input.textfield_nl {
        color: #000000;
        background-color: #FAFAFA;
        border: 1px solid #000000;
        margin: 0px;
        font-size: 12px;
}


td.nl {
	font-size: 11px;
}


td.nl2 {
	font-size: 11px;
	padding: 3px 0px 0px 0px;
}

b.newsletter {
	font-size: 11px;
	padding: 0px 0px 0px 3px;
}

p.newsletterbox {
	margin: 0px 1px 0px 1px;
	padding: 1px 0px 4px 5px;
	text-align: left;
	font-size:11px;
	color: #000000;
}

.error_nlprof {
	font-size: 11px;
	color: #BB0000;
	font-weight:bold;
}

.ok_nlprof {
	color: #008800;
	font-weight:bold;
	font-size: 11px;
}
.star_nlprof {
	color: #BB0000;
	font-weight:bold;
	font-size: 11px;
}

.group_div_nlprof {

	overflow:auto; 
	height:150px; 
	width:251px; 
	border: 1px solid #CCCCCC;
	font-size: 11px;

}

.group_table_nlprof {

	width: 100%;
	font-size: 11px;

}

.group_line_nlprof {

	background-color: #efefef;
	font-size: 11px;

}