body, td, th, p {
        font-family: Verdana,Helvetica,Arial,Sans-Serif;
        font-size: 12px;
        color: Black;
        list-style-position: outside;
        list-style-type: circle;
}

form { font-family: Verdana,Helvetica,Arial,Sans-Serif; margin:0px; }


input                { font-family: Verdana,Helvetica,Arial,Sans-Serif; font-size:11px;}
input.login                { font-family: Verdana,Helvetica,Arial,Sans-Serif; font-size:11px; width:130px;border: solid 1px #D4E6F5;}
select                                        { color:rgb(051,051,051); font-family: Verdana,Helvetica,Arial,Sans-Serif; font-size:11px; }

h1,h2,h3,h4 {
font-size: 13px;
margin-top: 3px;
margin-bottom: 3px;
padding: 0;
}

tr.arow:hover {
background: #A3C7E7;

}



/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}




.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

table.liste td {
	border-bottom-width: 1px;
	padding: 1px 1px 1px 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;

}


p {
margin-top: 3px;
margin-bottom: 3px;
}

.diesdas
{

 position: absolute;
 left: -100px;
 top: -100px;
 width: 1px;
 height: 1px;
 border: 0px;
 overflow: hidden;
 display: inline;

}

.textaspezial
{

 position: absolute;
 left: -100px;
 top: -100px;
 width: 1px;
 height: 1px;
 overflow: hidden;
 display: inline;

}

.lights {
        font-size: 9px;
        color: #000000;
        background : #A5C7E7;
}


.bhdetail ul {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 15px;

}

.footerg {
        font-family: Verdana,Helvetica,Arial,Sans-Serif;
        font-size: 10px;
        color: #7D7D7D;
}
.red {
        color: #bb0400;
}

.redb, .PhorumListTable {
        background : #bb0400;
        color: #FFFFFF;

}
.black {
                color: Black;
}

.whitesmall {
        font-size: 11px;
                color: white;
}

.footer {
        font-family: Verdana,Helvetica,Arial,Sans-Serif;
        font-size: 10px;
        color: Black;
}
a {
        color: #bb0400;
        text-decoration: none;
}

.error {
        color: #CC0000;
        font-size: 10px;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}


.noff {
        font-style: normal;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
a.noff:hover {
        font-style: normal;
        text-decoration: none;


}

.non {

        font-style: normal;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.sn {
                color: #000000;
        font-style: normal;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
}

a.sn:hover {

        text-decoration: none;
}

.boxhead {
        background : #7D7D7D;
        font-style: normal;
        font-size: 11px;
                color: #FFFFFF;
        font-weight: normal;
        text-decoration: none;
}

a.non:hover {
        font-style: normal;
        text-decoration: none;

}
.small {
        font-size: 9px;
}

.light {
        background : #A5C7E7;
}

.lights {
        font-size: 9px;
        color: #000000;
        background : #A5C7E7;
}


.dark {
        background : #286499;
        color: #FFFFFF;

}
.sc, .PhorumListRow, .PhorumMessage, .PhorumNewFlag {
        font-size: 11px;
}

.PhorumListHeadertext, .PhorumNav, .PhorumTableHeader, .PhorumListHeader {
        font-size: 11px;
        font-weight: bold;

}

.style1 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 10px;
}
.style2 {font-size: 10px}


.errorbox {
		-moz-border-radius: 4px 4px 4px 4px;
		-webkit-border-radius: 4px 4px 4px 4px;
		background-color: #FFEFEF;
		background-image: url("images/icon_warning_50.png");
		background-position: 5px 5px;
		background-repeat: no-repeat;
		border: 1px solid #D70000;
		color: #D80000;
		margin: 5px;
		min-height: 50px;
		padding: 5px 5px 5px 65px;
	}

.hinweisboxgreen {
		-moz-border-radius: 4px 4px 4px 4px;
		-webkit-border-radius: 4px 4px 4px 4px;
		background-color: #BFFFBF;
		border: 1px solid #006600;
		color: #006600;
		margin: 5px;
		padding: 5px 5px 5px 5px;
	}
