/* ------ Allgemein ------ */

body, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#505050;
}
a:active,a:link,a:visited 
{
	text-decoration:none;
	color:#505050;
}
a:hover
{
	text-decoration:underline ! important;
	color:#505050;
}
.clear
{
	clear:both;
}
form,img,table,div,span
{
	margin:0px;
	padding:0px;
	border:0px;
}
td
{
	overflow:hidden;
}
h1
{
	font-weight:bold;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.pageNavigation
{
	width:100%;
	text-align:right;
}
.staticHeader
{
	padding-bottom: 16px;
}
.small
{
	font-size: 10px;
}
.clear
{
    overflow: hidden;
    width: 100%;
}

.redHighlight
{
	color:#e00000;
}

/* ------ Seitenlayout ------ */

.topmenu
{
	margin-bottom:16px;
}

.topmenu .b1, .topmenu .b2, .topmenu .b3, .topmenu .b4, .topmenu .b5
{
	width:195px;
	height: 38px;
	float:left;
}
.topmenu .b1:active,.topmenu .b1:link,.topmenu .b1:visited {background:url(img/nav_einstellen_1.gif);}
.topmenu .b2:active,.topmenu .b2:link,.topmenu .b2:visited {background:url(img/nav_registrieren_1.gif);}
.topmenu .b3:active,.topmenu .b3:link,.topmenu .b3:visited {background:url(img/nav_faq_1.gif);}
.topmenu .b4:active,.topmenu .b4:link,.topmenu .b4:visited {background:url(img/nav_rss_1.gif);}
.topmenu .b5:active,.topmenu .b5:link,.topmenu .b5:visited {background:url(img/nav_kontakt_1.gif);}

.topmenu .b1:hover {background:url(img/nav_einstellen_2.gif);}
.topmenu .b2:hover {background:url(img/nav_registrieren_2.gif);}
.topmenu .b3:hover {background:url(img/nav_faq_2.gif);}
.topmenu .b4:hover {background:url(img/nav_rss_2.gif);}
.topmenu .b5:hover {background:url(img/nav_kontakt_2.gif);}

.logo
{
	padding: 6px 0 12px 0;
}

.main .left
{
	width:196px;
	padding-right:10px;
	vertical-align:top;
}
.main .middle
{
	width:567px;
	padding-right:11px;
	vertical-align:top;
}
.main .right
{
	width:196px;
	vertical-align:top;
}
.menuitem .sel
{
	font-weight:bold;
}
.banner
{
	width:1030px;
}
.grayLink:active, .grayLink:link, .grayLink:visited 
{
	text-decoration:none;
	color: #b0b0b0;
}
.grayLink:hover
{
	text-decoration:underline ! important;
	color: #b0b0b0;
}	

/* ------ Feedback ------ */

.feedbackOk
{
	padding:32px 0 16px 0;
	font-weight:bold;
}
.feedbackError
{
	padding:8px 0 16px 0;
	color:#ff0000;
}

/* ------ Box ------ */

.box
{
	width: 567px;
}

.box .top
{
	background: url(img/content_header_568x24.gif);
	height:22px; 
	padding:0 12px 2px 12px; 
	font-weight:bold;
}

.box .body
{
	padding:16px 28px 32px 24px;
	background: url(img/content_pattern_568x5.gif);
}

.box .end
{
	background: url(img/content_bottom_568x14.gif);
	height: 10px;
}

/* ------ Beitrags-Box ------ */

.beitragsBox
{
	width: 567px;
}

.beitragsBox .top .icon
{
	padding-left: 16px;
}

.beitragsBox .body
{
	padding:16px 32px 4px 26px;
	background: url(img/content_pattern_568x5.gif);
}

.beitragsBox .end
{
	background: url(img/content_bottom_568x14.gif);
	height: 10px;
}

/* ------ Side-Box ------ */

.sideBox
{
	width: 196px;
	overflow: hidden;
}

.sideBox .top
{
	background: url(img/box_header_196x24.gif);
	height:22px; 
	padding:0 12px 2px 12px; 
	font-weight: bold;
	color: #ffffff;
}
.sideBox .body
{
	padding:12px;
	background: url(img/box_pattern_196x6.gif);
}

.sideBox .end
{
	background: url(img/box_bottom_196x14.gif);
	height: 14px;
}

.sideBox .inside
{
	width:172px;
	overflow:hidden;
}

/* ------ Simple-Box ------ */

.simpleBox
{
	width: 196px;
	margin-bottom: 8px;
	overflow: hidden;
}

.simpleBox .top
{
	background: url(img/sideBoxA.gif);
	height:3px; 
}
.simpleBox .body
{
	padding:12px;
	background: url(img/sideBoxB.gif);
}

.simpleBox .end
{
	background: url(img/sideBoxC.gif);
	height: 10px;
}

/* ------ Login-Box ------ */

.loginBox
{
	width: 196px;
	margin-bottom: 8px;
}

.loginBox .produzent
{
	background: url(img/box_produzent.gif);
	height:22px; 
	padding:0 12px 2px 12px; 
}

.loginBox .administrator
{
	background: url(img/box_admin.gif);
	height:22px; 
	padding:0 12px 2px 12px; 
}

.loginBox .body
{
	padding:12px;
	background: url(img/box_pattern_196x6.gif);
}

.loginBox .inside
{
	width:172px;
	overflow:hidden;
}

.loginBox .end
{
	background: url(img/box_bottom_196x14.gif);
	height:14px;
}

.loginBox .line
{
	padding: 12px 0 12px 0;
	text-align: center;
}


/* ------ Beitrag ------ */

.beitrag .name
{
	font-weight:bold;
	font-size: 16px;
	padding-bottom: 4px;
}

.beitrag .text
{
	padding:16px 0 16px 0;
}

.beitrag .anmod
{
	font-weight: bold;
}

.beitrag .footer
{
	font-size:10px;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 2px;
}

.beitrag .header
{
	font-size:10px;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 8px;
	color: #098196;
}

.beitrag .header a:active, .beitrag .header a:link, .beitrag .header a:visited, .beitrag .header a:hover
{
	color: #098196;
}

.trenner
{
	border-top: solid 1px #e0e0e0;
	margin: 16px 0 16px 0;
}

.beitrag .footerCell1, .beitrag .footerCell2, .beitrag .footerCell3
{
	width:33%;
}

.beitrag .footerCell1
{
	text-align:left;
}

.beitrag .footerCell2
{
	text-align:center
}

.beitrag .footerCell3
{
	text-align:right;
}

.beitrag .verantwortlich
{
	padding:16px 0 8px 0;
}

.visibleLink:active, .visibleLink:link, .visibleLink:visited, .visibleLink:hover
{
	color: #449c9e;
}
	
.whiteLink:active, .whiteLink:link, .whiteLink:visited, .whiteLink:hover
{
	color: #ffffff;
}
	
.moreLink:active, .moreLink:link, .moreLink:visited, .moreLink:hover
{
	color: #098196;
}

/* ------ Form ------ */

.textareaLabel
{
	vertical-align:top;
	margin-top:4px;
}
.explanation
{
	vertical-align:top;
	margin-top:4px;
}
input,textarea
{
	padding:2px;
	margin:0px;
}
select
{
	padding:0px;
	margin:0px;
}
.seperator
{
	font-weight:bold;
	color:#909090; 
}

.formSeperator
{
	height: 8px;
}

.formSection .number
{
    width:36px;
    height:37px;
    font-size:38px;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
}

.formSection .label
{
    width:465px;
    height:34px;
    background: url('img/form_seperator.gif');
    color:#656565;
    padding: 0 0 2px 10px;
    font-weight: bold;
    text-transform: uppercase;
}

/* ------ Table ------ */

.table
{
	margin-bottom:15px;
}
.table .head
{
	font-weight:bold;
	background-color:#449c9e;
	color:#ffffff;
    text-transform: uppercase;
}
.table .odd
{
	background-color:#d9d9d9;
}
.table .even
{
	background-color:#f4f4f4;
}

.tableHeading
{
	padding: 0 0 8px 0;
}

/* ------ TopList ------ */

.topList
{
	table-layout:fixed;
	overflow:hidden;
 }

.topList .head
{
	font-weight:bold;
	background-color:#bad8d8;
	color:#323230;
}
.topList .odd,.topList .even
{
	font-size:10px;
	padding: 9px 0 9px 0;
}

.topList .odd
{
	background-color:#ffffff;
	overflow:hidden;
}
.topList .even
{
	background-color:#f0f0f0;
	overflow:hidden;
}
/* ------ Button ------ */

a.button
{
    background: transparent url('img/buttonB.gif') no-repeat scroll bottom right;
    color: #000000!important;
    display: block;
    float: left;
    height: 24px;
    margin-left: 4px;
    padding-right: 5px; /* sliding doors padding */
    text-decoration: none;
}

a.button span
{
    background: transparent url('img/buttonA.gif') no-repeat bottom left;
    display: block;
    line-height: 14px;
    padding: 5px 8px 5px 13px;
}

a.button:hover
{
   text-decoration: none!important;
   background-position: top right;
}

a.button:hover span
{
    background-position: top left;
} 
/* ------ Auswertung ------ */

.auswertung .section
{
	font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;	
    padding: 8px 0 4px 6px;
    color: #777777;
}

.auswertung .fussnote
{
	font-size: 8px;
	position:relative;
	top:-5px;
}
.auswertung .cell
{
	background-color:#DCDCDC;
	padding:4px 15px 4px 4px;
}
.auswertung .imagecell
{
	background-color:#ffffff;
	width:69px;
	height:69px;
	align:center;
	padding:0px;
	margin:0px;
}
.auswertung .sender, .auswertung .sender:active, .auswertung .sender:hover, .auswertung .sender:link, .auswertung .sender:visited 
{
	color: #0000ff;
}

/* ------ Admin ------ */

.sort_activ
{
	font-weight:bold;
	font-size:12;
}
.sort
{
	font-size:10;
}

/* ------ Top 5 ------ */

.kastenErklaerung
{
	padding-top: 8px;
	font-size: 9px;
}
