               .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;
                }
				
				.onball
                {
                        font-size:7pt;
                        color:#000000;
                        font-weight:bold;
                }

               .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;
               }
				
				.errorbox
				{
					color:#ffffff;
					background-color:#cc0000;
					font-weight:bold;
				}
				
				.counterfield
				{
					border-width:0px;
					background-image:url('/images/startseite/counter_bg.gif');
					width:65px;
					font-size:12px;
					font-weight:bold;
					color:#ffffff;
					padding-left:1px;
					letter-spacing:2px;
					font-family:arial;
				}
				
				.copytext
                {
                        BORDER-COLOR: #840000;
                        BORDER-STYLE: solid;
                        BORDER-WIDTH:1px;
						padding:5px;
						margin-top:5px;
                }
				.hr
                {
                        BORDER-top-COLOR: #840000;
                        BORDER-top-STYLE: dashed;
                        BORDER-top-WIDTH: 1pt;
						margin-top:8px;
						margin-bottom:8px;
                }
				
.doilayer { display:block; position:absolute; left:50%; top:100px; width:740px; margin-left:-370px; text-align:center; }
					 
/* Tabellen-Layout im Backoffice >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */					 

#tableBackoffice tr td{
	padding: 3px;
	border-left:1px solid #FEE5B4;
}

.neueZeile{ 
	background-color: #fdc047;
	border-left:1px solid #FBD58B;
}

.markiertGruen{
	background-color: #D8CD55;
}

.neueZeile .markiertGruen{
	background-color: #C4C638;
}

.markiertRot{
	background-color: #FFB966;
}

.neueZeile .markiertRot{
	background-color: #FD9447;
}

.markiertBlau{
	background-color: #D8D486;
}

.neueZeile .markiertBlau{
	background-color: #AED596;
}

.header_td{
	background-color: #990000;
	color: white;
	border-right:1px solid white;
}
	

.even{
	background-color: #FFE4AE;
}

.odd{
	background-color: #F8B633;
}

.border_right{
	border-right:1px solid black;
}

.border_right_left{
	border-right:1px solid black;
	border-left:1px solid black;
}
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Tabellen-Layout im Backoffice */


