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

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

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

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

#headerempty {
	width:262px;
	height:100px;
	padding: 0px;
	margin: 0px;
}

#headerlink {
	width:262px;
	height:100px;
	padding: 0px;
	margin: 0px;
	float: left;
}

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

#topline {
	width:1004px;
	height:27px;
	padding: 0px;
	margin: 0px;
	background-image: url(/bilder/layout/topline.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
}

#toplinecontent {
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

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

#topline a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

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

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

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

#content {
	padding: 5px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
}

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

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

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

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

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


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


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

.box_top {
	width:164px;
	height:22px;
	padding: 0px;
	margin: 0px;
	background-image: url(/bilder/layout/box_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}

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

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

p.menueadd {
	margin: 0px 1px 0px 1px;
	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 1px 0px 1px;
	padding: 1px 0px 4px 5px;
	text-align: left;
	font-size:12px;
	font-weight: bold;
	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;
	font-weight: bold;
	color: #000000;
}

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

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

p.text_box {
	font-size: 12px;
	text-align: center;
	padding: 2px 2px 0px 2px;
	margin: 0px;
	font-weight: bold;
}


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

.detailbox {
	width: 310px;
	background-color: #F5F4EC;
	padding: 0px;
	margin: 5px 0px 0px 0px;;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
}

.detailboxtipp {
	width: 310px;
	background-color: #FFFAC7;
	padding: 0px;
	margin: 5px 0px 0px 0px;;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
}

.detailtitle,
.detailtitle a{
	padding: 5px 5px 5px 3px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
}

.detailpic {
	width: 120px;
	height: 90px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	float: left;
	padding: 0px;
	margin: 0px 0px 5px 5px;
}

.detailinfo {
	width: 173px;
	height: 90px;
	overflow: hidden;
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}

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

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

.detailtext {
	height: 61px;
	overflow: hidden;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	text-align: justify;
}

.detaillink,
.detaillink a {
	padding: 0px 5px 5px 5px;
	margin: 0px;
	text-align: right;
	font-size: 11px;
	font-color: #666666;
	text-decoration:none;
}

p.vote {
	text-align: center;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

div.pages {
	text-align: center;
	padding: 1px;
	margin: 5px 0px 0px 0px;
	font-size:12px;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px;
	border-style: solid;
	border-color: #DFDFDF;
}

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


#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;
}

.red {
	color: #BB0000;
}

.green {
	color: #008800;
}

.small {
	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 0px 3px 0px;
	margin: 0px;
}

input.button{
        color: #FFFFFF;
        background-color: #AA0000;
        border: 1px solid #444444;
        font-size: 12px;
        font-weight: bold;
        margin: 3px 0px 0px 0px;
}

select{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #444444;
        font-size: 12px;
}

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

.bigtext {
	font-size: 16px;
}







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


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


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

b.newsletter {
	font-size: 12px;
	padding: 0px 0px 0px 5px;
}

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

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

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

.group_div_nlprof {

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

}

.group_table_nlprof {

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

}

.group_line_nlprof {

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

}







#ID236695 .gd_text {
 font-family: tahoma, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
}
 
#ID236695 .gd_th {
 background-color: #a80021;
 font-family: tahoma, helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 border: 1px solid #8a8c8b;
 padding-top: 0;
 padding-bottom: 0;
 height: 10px;
 max-height: 10px;
 
}
 
#ID236695 .gd_kasten {
 border-bottom: 1px solid #8a8c8b;
 border-left: 1px solid #8a8c8b;
 border-right: 1px solid #8a8c8b;
 font-family: tahoma, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    vertical-align: top;
}
 
#ID236695 .gd_kastenright {
 border-bottom: 1px solid #8a8c8b;
 border-right: 1px solid #8a8c8b;
 font-family: tahoma, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    vertical-align: top;
}
 
#ID236695 .gd_table {
 font-family: tahoma, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    vertical-align: top;
#ID236695 }
.gd_contentWidth {
    width: 580px;
}
 

#ID236695 a.gd_link {
 color: #AA0000;
 text-decoration: underline;
}

#ID236695 .gd_th {
 
 border-width: 1px;
 border-style: solid;
 padding-top: 0;
 padding-bottom: 0;
 height: 10px;
 max-height: 10px;
 font-weight:bold;
}
 
#ID236695 div#Image_Tip {
  float: left; width: 110px;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
}
 
#ID236695 div#Text_Tip {
  height: 95px auto;
  margin-left: 110px;
  padding: 10px;
}

#ID236695 .gd_th {
 
 border-width: 1px;
 border-style: solid;
 padding-top: 0;
 padding-bottom: 0;
 height: 10px;
 max-height: 10px;
 font-weight:bold;
}
 
#ID236695 div#Image_Tip {
  float: left; width: 110px;
  margin: 0;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 4px;
  text-align: center;
}
 
#ID236695 div#Text_Tip {
  height: 95px auto;
  margin-left: 100px;
  padding: 10px;
}
 
#ID236695 .gd_th {
 border-width: 1px;
 border-style: solid;
 padding-top: 0;
 padding-bottom: 0;
 height: 10px;
 max-height: 10px;
}
 
#ID236695 img {
 border: 0;
}
 
#ID236695 div#Image {
 
  float: left; width: 83px;
  margin: 0px;
  padding-left: 4px;
  padding-top: 20px;
  text-align: center;
}
 
#ID236695 div#Text {
  margin-left: 87px;
  padding: 10px;
  text-align: left;
}
 
#ID236695 a.gd_link#Vorschau {
  visibility:hidden;
}

div.feedburnerFeedBlock {
	padding: 0 5px 0 5px;
	margin: 0;
	text-align: left;
}

div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	display:block;
	padding: 10 0 0 0;
	margin: 0;
	text-align: left;
}

div.feedburnerFeedBlock ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	text-align: left;
}

div.feedburnerFeedBlock #creditfooter {
	text-align: center;
}