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

body{
	background-color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;	
	color: #000000;
}

div {
	position: absolute;
	background-color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;		
	color: #000000;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;		
	color: #000000;
}

#menu {
 	 top: 10px;
	 left: 15px;
	 width: 156px;
}

#aktion{
	 top: 50px;
	 left: 250px;
	  width: 900px;
}

#vhelp{
	 top: 50px;
	 left: 550px;
	 width: 450px;
	visibility: hidden;
}

.blue {
	background-color: #2F2F85;
	color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.white {
	color: #ffffff;
}

.bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.underline {
	text-decoration: underline;
}

.boldunderline {
	font-weight : bold;
	text-decoration: underline;
}


.view{
background-color:#c0c0c0;
}

#help{
	 top: 15px;
	 left: 500px;
	  width: 280px;
}

.txthelp {
	font-size : 11pt;
	text-decoration: underline;
}

.helphead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

#errorShow {
	background-image: url(newsletter/img/content_middle.gif);
	background-repeat: y-repeat;

	position: absolute;
	top: -40px;
	left: 0px;
	width: 750px;
}

.link_underline {
	text-decoration: underline;
	font-weight: normal;
}

#haroptions { position: static; margin-left: 490px; border-left: 1px solid #c0c0c0; padding-left: 10px; }
#haroptions a, .categorietoggle a { color: #d13024; }
#haroptions a:hover, .categorietoggle a:hover { text-decoration: underline; }
input.redBackground { background-color: #ff0000 ! important; }
.hardgehcatdiv { position: static; border-top: 1px solid #c0c0c0; padding-top: 4px; }
.categorietoggle { position: static; float: right; }
.categorietoggle a { font-size: 9pt; }