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

body {
	background-color: #DDDDDD;
	margin:0;
	color:#EFEFEF;
}

div{
	font-size:13px;
	color:#EFEFEF;
}

#header {
	width:730px;
	height:80px;
	padding: 0px;
	margin: 0px;
	background-image: url(bilder/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}

#headerempty {
	width:242px;
	height:80px;
	padding: 0px;
	margin: 0px;
}

#headerlink {
	width:242px;
	height:80px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#headerad {
	width:488px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	text-align: center;
}

#adline {
	width:730px;
	height:15px;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
	background-color: #353535;
	text-align: center;
	color: #cfcfcf;
}

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

#bookmarkbox {
	width:305px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	float: left;
	color: #cfcfcf;
}

#makehomebox {
	width:257px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	float: left;
	color: #cfcfcf;
}

#leftcol {
	width:162px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}

#rightcol {
	width:563px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	float: left;
	text-align: left;
}

.clear {	
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

#smsad1 {
	width: 256px;
	padding: 10px;
	margin: 0px 0px 0px 5px;
	float: left;
	text-align: left;
}

#smsad2 {
	width: 253px;
	padding: 10px;
	margin: 0px 0px 0px 8px;
	float: left;
	text-align: left;
}

#smsbox {
	width: 250px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	background-color: #353535;
	float: left;
}

#smstextbox {
	width: 261px;
	height: 250px;
	padding: 0px;
	margin: 10px 0px 10px 15px;
	float: left;
	background-image: url(bilder/layout/smstextbox.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

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

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

a.fat,
a.fat:link,
a.fat:active,
a.fat:visited {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: bold;
}

a.fat:hover {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

a.big,
a.big:link,
a.big:active,
a.big:visited {
	text-decoration:none;
	color:#E4FF00;
	font-weight: bold;
	font-size: 18px;
}

a.big:hover {
	text-decoration:underline;
	color:#E4FF00;
	font-weight: bold;
	font-size: 18px;
}

a.bookmark,
a.bookmark:link,
a.bookmark:active,
a.bookmark:visited {
	text-decoration:none;
	text-transform: uppercase;
	color:#FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

a.bookmark:hover {
	text-decoration:none;
	text-transform: uppercase;
	color:#E4FF00;
	font-size: 20px;
	font-weight: bold;
}


h4.big {
	color:#E4FF00;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size:24px;
	color: E4FF00;
	text-align: left;
}


h4, h5, h6 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size:20px;
	color: E4FF00;
	text-align: left;
}

.box_top {
	width:162px;
	height:15px;
	padding: 0px;
	margin: 0px;
	background-image: url(bilder/layout/box_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

.box_middle {
	width:162px;
	padding: 0px;
	margin: 0px;
	background-color: #626262;
	text-align: center;
}

.box_bottom {
	width:162px;
	height:15px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background-image: url(bilder/layout/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

.box_top_white {
	width:162px;
	height:15px;
	padding: 0px;
	margin: 0px;
	background-image: url(bilder/layout/box_top_white.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

.box_middle_white {
	width:162px;
	padding: 0px;
	margin: 0px;
	background-color: #353535;
	text-align: center;
}

.box_bottom_white {
	width:162px;
	height:15px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background-image: url(bilder/layout/box_bottom_white.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

.bigbox_top {
	width:563px;
	height:15px;
	padding: 0px;
	margin: 0px;
	background-image: url(bilder/layout/bigbox_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

.bigbox_middle {
	width:563px;
	padding: 0px;
	margin: 0px;
	background-color: #626262;
	text-align: center;
	color: #FFFFFF;
}

.bigbox_bottom {
	width:563px;
	height:15px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background-image: url(bilder/layout/bigbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

.bigbox_top_white {
	width:563px;
	height:15px;
	padding: 0px;
	margin: 0px;
	background-image: url(bilder/layout/bigbox_top_white.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

.bigbox_middle_white {
	width:563px;
	padding: 0px;
	margin: 0px;
	background-color: #353535;
	text-align: center;
	color: #FFFFFF;
}

.bigbox_bottom_white {
	width:563px;
	height:15px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background-image: url(bilder/layout/bigbox_bottom_white.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 1px;
}

p.menuetop {
	height: 2px;
	margin: 0px;
	padding: 0px;
	font-size:1px;
	background-image: url(bilder/layout/line.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}

p.menueadd {
	margin: 0px;
	padding: 0 0 4px 0;
	text-align: center;
	background-image: url(bilder/layout/line.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}

p.menuelink {
	height: 15px;
	margin: 0px;
	padding: 0px 0px 4px 5px;
	text-align: left;
	font-size:14px;
	font-weight: bold;
	background-image: url(bilder/layout/line.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #FFFFFF;
}

p.menuelinkactive {
	height: 15px;
	margin: 0px;
	padding: 0px 0px 4px 5px;
	text-align: left;
	font-size:14px;
	font-weight: bold;
	background-image: url(bilder/layout/line.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #FFFFFF;
}

p.menuelinkactive a,
p.menuelinkactive a:link,
p.menuelinkactive a:active,
p.menuelinkactive a:visited  {
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
}

p.menuelink a,
p.menuelink a:link,
p.menuelink a:active,
p.menuelink a:visited  {
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	color: #E4FF00;
}

p.menuelink a:hover {
	text-decoration:underline;
	font-size:14px;
	font-weight: bold;
	color: #E4FF00;
}

p.textbox {
	font-size: 13px;
	text-align: justify;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}


p.small {
	font-size: 11px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

p.contentad {
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

div.pages {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size:11px;
	color: #000000;
	text-align: center;
}

div.pages a {
	font-size:11px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.listtable {
	width: 545px;
	text-align: center;
}

td.toptitle1,
td.toptitle2,
td.toptitle3,
td.toptitle4 {
	font-size: 11px;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	background-color: #353535;
}

td.toptitle1 {
	text-align: left;
}

td.toptitle2 {
	width: 50px;
	text-align: center;
}

td.toptitle3 {
	width: 80px;
	text-align: center;
}

td.toptitle4 {
	width: 60px;
	text-align: center;
}

td.list1,
td.list2,
td.list3,
td.list4 {
	font-size: 11px;
	padding: 10px 5px 10px 5px;
	margin: 0px;
	background-color: #555555;
}

td.list1 {
	text-align: left;
}

td.list1 a {
	font-weight: bold;
	font-size: 12px;
}

td.list2 {
	width: 50px;
	text-align: center;
}

td.list3 {
	width: 80px;
	text-align: center;
}

td.list4 {
	width: 60px;
	text-align: center;
}

td.navilink {
	width: 130px;
	text-align: center;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}

td.navilink a {
	font-size: 12px;
}

.subinfo {
	font-size: 11px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	text-align: center;
	color: #cfcfcf;
}

.subinfo a {
	font-size: 11px;
	color: #cfcfcf;
}

#footerlinks {
	width: 700px;
	color: #444444;
	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: #444444;
	font-size:11px;
}


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

#copyright {
	color: #444444;
	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: #444444;
	font-size:11px;
}

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

.small {
	font-size: 11px;
}


input.smsbutton{
	color: #E4FF00;
	background-color: #626262;
        border: 1px solid #555555;
        font-size: 11px;
        margin: 5px 0px 0px 0px;
}


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


input.buttondis{
	color: #444444;
	background-color: #afafaf;
        border: 1px solid #626262;
        font-size: 11px;
        font-weight: bold;
        margin: 3px 0px 0px 0px;
}

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

textarea{
        color: #000000;
        background-color: #FAFAFA;
        border: 1px solid #000000;
        margin: 3px 0px 0px 0px;
        font-size: 12px;
}


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


td.nl2 {
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	color: #EFEFEF;
}

b.newsletter {
	color: #EFEFEF;
	font-size: 11px;
	padding: 0px 0px 0px 4px;
}

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: #FF0000;
	font-weight:bold;
}

.ok_nlprof {
	color: #00BB00;
	font-weight:bold;
	font-size: 11px;
}
.star_nlprof {
	color: #FF0000;
	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;

}







input.numberbox {
        color: #000000;
        background-color: #EFEFEF;
        border: 1px solid #626262;
        margin: 0px 0px 10px 0px;
        font-size: 12px;
        width: 100px;
}

input.stringcounter {
        color: #555555;
        background-color: #E0E0E0;
        border: 1px solid #626262;
        margin: 0px 0px 10px 0px;
        font-size: 11px;
        width: 30px;
        text-align: center;
}

textarea.messagebox {
        color: #000000;
        background-color: #EFEFEF;
        border: 1px solid #626262;
        margin: 0px 0px 10px 0px;
        font-size: 12px;
        width: 250px;
        height: 100px;
}

b.smsbox {
	color: #EFEFEF;
	font-size: 11px;
	padding: 0px;
}

#bedingungen {
        background-color: #353535;
        border: 1px solid #E4FF00;
        margin: 10px;
        padding: 10px;
        text-align: left;
}

#agb {
  	font-size:13px;
	color: #EFEFEF;
}

#agb a,
#agb a:hover,
#agb a:visited {
	text-decoration:underline;
	color:#E4FF00;
}

#error {
	color:#FFFFFF;
	font-weight:bold;
	background-color: #AA0000;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

.error {
	color:#FFFFFF;
	font-weight:bold;
	background-color: #AA0000;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

#max {
	width:240px;
	margin-bottom:0px;
	font-weight:bold;
	color: #EFEFEF;
}

#max2 {
	width:240px;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:bold;
	color: #EFEFEF;
}

#max3 {
	width:240px;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:bold;
}


#max4 {
	width:240px;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:bold;
	color: #EFEFEF;
}


.senden {
	width:240px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:left;

}

.repeat {
	width:240px;
	color: #EFEFEF;
}


#kompri {
	font-size: 11px;
	display:inline;
	color: #EFEFEF;
	cursor:pointer;

}

#kompri a,
#kompri a:hover,
#kompri a:visited {
	color: #EFEFEF;
	font-size: 11px;
}