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

body {
	background-color: #325328;
	margin:0;
	color:#000000;
	background-image: url(/bilder/layout/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

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

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

#headerempty {
	width:476px;
	height:84px;
	padding: 0;
	margin: 0;
}

#headerlink {
	width:476px;
	height:84px;
	padding: 0;
	margin: 0;
	float: left;
}

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

#mainbox {
	width:752px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #EFEFEF;
	background-image: url(/bilder/layout/content_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#contentbox {
	width:732px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#left {
	width:606px;
	padding: 0;
	margin: 0;
	float: left;
}

#right {
	width:126px;
	padding: 0;
	margin: 0;
	float: right;
}

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

#centercol{
	width:480px;
	padding: 0;
	margin: 0;
	float: right;
	text-align: center;
}

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

#footer {
	width:752px;
	height:18px;
	padding: 0;
	margin: 0;
	background-image: url(/bilder/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

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

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

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

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

a.big:hover {
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-size: 15px;
}

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

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


h1.joketitle {
	margin: 0;
	padding: 0 5px 0 5px;
	color:#BB0000;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}


h1, h2, h3 {
	margin: 0;
	padding: 0 5px 0 5px;
	font-size:20px;
	color:#000000;
	text-align: left;
}


h4, h5, h6 {
	margin: 0;
	padding: 0 5px 0 5px;
	font-size:18px;
	color:#000000;
	text-align: left;
}

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

.box_middle {
	width:122px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-image: url(/bilder/layout/box_middle.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

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

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

.bigbox_middle {
	width:478px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-image: url(/bilder/layout/bigbox_middle.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

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

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

.bigbox2_middle {
	width:478px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-image: url(/bilder/layout/bigbox2_middle.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

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

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

p.menuelink {
	line-height: 12px;
	margin: 0 1px 0 1px;
	padding: 2px 0 3px 5px;
	text-align: left;
	font-size:11px;
	background-image: url(/bilder/layout/line.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #000000;
}

p.menueadd {
	margin: 0 1px 0 1px;
	padding: 2px 0 3px 0;
	text-align: center;
	font-size:11px;
	background-image: url(/bilder/layout/line.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #000000;
}

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

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

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

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

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

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

input.linkmetext{
        color: #424242;
        background-color: #EFEFEF;
        border: 1px dotted #AAAAAA;
        font-family: tahoma;
        font-size: 11px;
	width: 420px;
}


#footerlinks {
	width: 700px;
	color: #84A879;
	font-size: 11px;
	text-align: justify;
	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: #9ECC90;
	font-size:11px;
}


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

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

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

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

#votingbox {
	padding: 5px;
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
}

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

select{
        color: #444444;
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
}
	
input{
        color: #444444;
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
}

textarea{
        color: #444444;
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
}

.f-anzfeld { 
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
	width: 400px;
}

textarea.box {
        color: #444444;
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
	width: 460px;
	height: 120px;
}

textarea.box2 {
        color: #444444;
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
	width: 400px;
	height: 150px;
}

.infobox {	
	background-color: #FAFAFA;
	color: #777777;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	margin-bottom: 8px;
}


.red {
	color: #BB0000;
}

.green {
	color: #008800;
}

.small {
	font-size: 11px;
}

.smalllight {
	font-size: 11px;
	color: #777777;
}

.smallfat {
	color: #444444;
	font-weight: bold;
	font-size:11px;
}

.big {
	font-size: 25px;
}


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

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


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


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

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

p.newsletterbox {
	margin: 0 1px 0 1px;
	padding: 1px 0 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;

}