               .red
                {
                        font-family:verdana,arial,helvetica;
                        font-weight:bold;
                        color:#990000;
                }

               .text
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                }

               .attr
                {
                        font-family:verdana,arial,helvetica;
                        font-size:10pt;
                        color:#000000;
                }

               td, body
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                }

               .text2
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#FFFFFF;
                }

               .text3
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#990000;
                }

               .comment
                {
                        font-family:verdana,arial,helvetica;
                        font-size:7pt;
                        color:#990000;
                }

               .header
                {
                        font-family:verdana,arial,helvetica;
                        font-size:12pt;
                        color:#000000;
                        font-weight:bold;
                }


              .plakat
                {
                        font-family:verdana,arial,helvetica;
                        font-size:12pt;
                        color:#000000;
                        font-weight:bold;
                }

              .texterror
                {
                        font-family:verdana,arial,helvetica;
                        font-size:12pt;
                        color:#990000;
                        font-weight:bold;
                }


               input.text, textarea.text, select.text
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                        BACKGROUND-COLOR: #FFE4AE;
                        BORDER-BOTTOM-COLOR: #840000;
                        BORDER-BOTTOM-STYLE: solid;
                        BORDER-BOTTOM-WIDTH: 1pt;
                        BORDER-LEFT-COLOR: #840000;
                        BORDER-LEFT-STYLE: solid;
                        BORDER-LEFT-WIDTH: 1pt;
                        BORDER-RIGHT-COLOR: #840000;
                        BORDER-RIGHT-STYLE: solid;
                        BORDER-RIGHT-WIDTH: 1pt;
                        BORDER-TOP-COLOR: #840000;
                        BORDER-TOP-STYLE: solid;
                        BORDER-TOP-WIDTH: 1pt;
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                }
				
				input.super
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                        BACKGROUND-COLOR: #FFE4AE;
                        BORDER-BOTTOM-COLOR: #840000;
                        BORDER-BOTTOM-STYLE: solid;
                        BORDER-BOTTOM-WIDTH: 2pt;
                        BORDER-LEFT-COLOR: #840000;
                        BORDER-LEFT-STYLE: solid;
                        BORDER-LEFT-WIDTH: 2pt;
                        BORDER-RIGHT-COLOR: #840000;
                        BORDER-RIGHT-STYLE: solid;
                        BORDER-RIGHT-WIDTH: 2pt;
                        BORDER-TOP-COLOR: #840000;
                        BORDER-TOP-STYLE: solid;
                        BORDER-TOP-WIDTH: 2pt;
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                }


                a
                {
                        text-decoration:none;
                        color:#990000;
                        font-weight:bold;
                }

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

                a.kasten
                {
                        text-decoration:none;
                        color:#990000;
                        font-weight:bold;
                }

                a.kasten:hover
                {
                        text-decoration:underline;
                        font-weight:bold;
                        color:#990000;
                }
				
			   a.wm
                {
                        text-decoration:none;
                        color:#ffffff;
                        font-weight:bold;
                }

                a.wm:hover
                {
                        text-decoration:none;
                        font-weight:bold;
                        color:#FFE4AE;
               }
			   
			   
				.counterfield
				{
					border-width:0px;
					background-image:url('/images/layout/counter_bg.gif');
					width:65px;
					font-size:14px;
					font-weight:bold;
					color:#ffffff;
					letter-spacing:1px;
				}
        /*  votecomments */
        
        #votecomments_box {
                overflow:auto;
                width:170px;
                height:198px;
                border:#900 solid 1px;
                margin:10px 3px 3px 3px;
                background-color:#FFE4AE;
        }
        
		
		.doilayer { display:block; position:absolute; left:50%; top:100px; width:740px; margin-left:-370px; text-align:center; }

		#voteresult_headline{
		display: block;
		}

		.vote_answer { font-size:11px; font-weight:normal;}