.inputTextfeld {
color: #3E000A; 
font-size: 17px;
font-weight: bold; 
border-width: 6px; 
border-color: #C68E2F; 
border-style: outset; 
padding: 5px;
background-color: #ffffff;
}
.Button02 {
color: #3E000A; 
font-size: 16px;
font-weight: bold; 
border-width: 5px; 
border-color: #C68E2F; 
border-style: outset; 
padding: 3px;
background-color: #ffffff;
width: 200px;
}
.Button04 {
color: #3E000A; 
font-size: 16px;
font-weight: bold; 
border-width: 5px; 
border-color: #C68E2F; 
border-style: outset; 
padding: 3px;
background-color: #ffffff;
width: 300px;
}
.fontLinkSehrFett{font-size: 28px; font-weight: bold; color: #FD8602;}
.orange {color: #FD8602; font-weight: bold;}
.menuHeader {font-size: 20px; font-weight: bold;}
.orangeBig {font-size: 20px; font-weight: bold; color: #FD8602;}
.fontFett {font-size: 28px; font-weight: bold; color: #FD8602;}
.fontFett:HOVER {color: #FEC17E; text-decoration: none;	font-size: 28px;}
.menuHeader {font-size: 16px; font-weight: bold;}
.menuHeaderKlein {display: none;}
.menuHeaderGross {display: block;}
.werbungMitteKlein {display: none;}
.werbungMitteGross {display: block;}
.menuKlein {font-size: 13px; font-weight: bold; color: #FD8602;}
.klein1 {font-size: 10px; font-weight: bold; color: #FD8602;}
.DatumKlein {display: none;}
.DatumGross {display: block;}
@media screen and (max-width: 1024px) {
.menuHeader {font-size: 16px; font-weight: bold;}
.orangeBig {font-size: 18px; font-weight: bold; color: #FD8602;}
.fontFett {font-size: 28px; font-weight: bold; color: #FD8602;}
.fontFett:HOVER {color: #FEC17E; text-decoration: none;	font-size: 28px;}
.menuHeader {font-size: 16px; font-weight: bold;}
.menuHeaderKlein {display: none;}
.menuHeaderGross {display: block;}
.werbungMitteKlein {display: none;}
.werbungMitteGross {display: block;}
.DatumKlein {display: none;}
.DatumGross {display: block;}
}
@media only screen and (max-width : 728px) {
.menuHeader {font-size: 15px; font-weight: bold;}
.orangeBig {font-size: 17px; font-weight: bold; color: #FD8602;}
.fontFett {font-size: 28px; font-weight: bold; color: #FD8602;}
.fontFett:HOVER {color: #FEC17E; text-decoration: none;	font-size: 28px;}
.menuHeader {font-size: 15px; font-weight: bold;}
.menuHeaderKlein {display: block;}
.menuHeaderGross {display: none;}
.werbungMitteKlein {display: none;}
.werbungMitteGross {display: block;}
.DatumKlein {display: block;}
.DatumGross {display: none;}
}
@media only screen and (max-width : 480px) {
.menuHeader {font-size: 12px; font-weight: bold;}
.orangeBig {font-size: 14px; font-weight: bold; color: #FD8602;}
.fontFett {font-size: 24px; font-weight: bold; color: #FD8602;}
.fontFett:HOVER {color: #FEC17E; text-decoration: none;	font-size: 24px;}
.menuHeader {font-size: 11px; font-weight: bold;}
.menuHeaderKlein {display: block;}
.menuHeaderGross {display: none;}
.werbungMitteKlein {display: block;}
.werbungMitteGross {display: none;}
.DatumKlein {display: block;}
.DatumGross {display: none;}
}
@media only screen and (max-width : 320px) {
.menuHeader {font-size: 10px; font-weight: bold;}
.orangeBig {font-size: 12px; font-weight: bold; color: #FD8602;}
.fontFett {font-size: 22px; font-weight: bold; color: #FD8602;}
.fontFett:HOVER {color: #FEC17E; text-decoration: none;	font-size: 22px;}
.menuHeader {font-size: 10px; font-weight: bold;}
.menuHeaderKlein {display: block;}
.menuHeaderGross {display: none;}
.werbungMitteKlein {display: block;}
.werbungMitteGross {display: none;}
.DatumKlein {display: block;}
.DatumGross {display: none;}
}