/* CSS Document */


body{
	background-color: #FFFFFF;
                margin: 0px;
}

table {

}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #080808;
	text-align: justify;
}

.tdcenter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #080808;
	text-align: center;
}

.tt_content.login {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F37021;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F37021;
	font-weight: bold;
    text-decoration: underline;
	
}


a:active,a:hover{
	color:#0071BC;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0071BC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071BC;
                margin-bottom: 4px;
                margin-top: 4px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #0071BC;
        text-decoration: none;
                margin-bottom: 4px;
                margin-top: 12px;
}


.menu00 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
        color:#284157;
                margin-left: 8px;
                margin-bottom: 4px;
                margin-top: 4px;
}

.actmenu00 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F37021;
                margin-left: 8px;
                margin-bottom: 4px;
                margin-top: 4px;
}

.klickpfad {
	font-size: 11px;
	color: #0071BC;
}

.klickpfad a:active,.klickpfad a:hover,.klickpfad a:link,.klickpfad a:visited{
	font-size: 11px;
	color: #0071BC;
	font-weight : bold;
}

.menu00 a:link,.menu00 a:active,.menu00 a:visited{
	color:#284157;
                text-decoration: none;
}

.menu00 a:hover{
	color:#284157;
                text-decoration: underline;
}

.actmenu00 a:link,.actmenu00 a:active,.actmenu00 a:visited{
	color: #F37021;
                text-decoration: none;
}

.actmenu00 a:hover{
	color:#F37021;
                text-decoration: underline;
}


.drucken {
	font-size: 11px;
	color: #0071BC;
	text-align: right;
}

.drucken a:active,.drucken a:hover,.drucken a:link,.drucken a:visited{
	font-size: 11px;
	color: #0071BC;
	font-weight : bold;
}

li {
	padding-top: 4px;
                padding-bottom: 4px;
}

.neues {
	font-size: 12px;
	color: #ffffff;
                font-weight : bold;
}

.neues a:active,.neues a:hover,.neues a:link,.neues a:visited{
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
}

.neues h1{
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
}

.neues h2{
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
}

.neues p{
	font-size: 12px;
	color: #ffffff;
}

.buntebutton {
	background-color: #F37021;
        color: #FFFFFF;
        font-weight : bold;
}

.loginfeld{
	margin-left: 20px;
	margin-top: 14px;
}

.topmenu {
	background-color: #E7E9EA;
	background-image: url(/images/sf-seiten/topmenu.gif);
	background-repeat: no-repeat;
}

.tdnoback{
	background-color: #F4F5F6;
}

.tdnoback2{
	background-color: #FFFFFF;
}


.zurueckweiter{
        text-align: center;
}

.zurueckweiter a:active,.zurueckweiter a:hover,.zurueckweiter a:link,.zurueckweiter a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F37021;
	padding-right: 24px;
	padding-left: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #D4D0C8;
	margin-right: 12px;
	margin-left: 12px;
        padding-top: 3px;
	padding-bottom: 3px;
}