/* ------------------------------FONTS------------------------------ */
.menutext
{
	font-family	: Verdana;
	font-size	: 12px;
	color		: #000000;
	font-weight		: bold;
}
.menulink
{
	font-family	: Verdana;
	font-size	: 12px;
	color		: #000000;
	text-decoration	: none;
	font-weight		: bold;
}
.menulink:hover
{
	font-family	: Verdana;
	font-size	: 12px;
	color		: #ffffff;
	text-decoration	: none;
	font-weight		: bold;
}

.mittel
{
	font-family	: Verdana;
	font-size	: 11px;
	color		: #000000;
	font-weight		: bold;
}

.normaltext
{
	font-family	: Verdana;
	font-size	: 10px;
	color		: #000000;
}
.tabelle_wichtig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #fb1215;
	font-size: 12px;
	font-weight: bold;
}

.kontaktform {
	background-color: ebebeb;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.kontaktform_neutral {
	background-color: #FFFFFF;
}


.normaltextlink
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #000000;
}
.normaltextlink:hover
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #000000;
}
.normaltextdick
{
	font-family	: Verdana;
	font-size	: 10px;
	color		: #000000;
	font-weight		: bold;
}
.normaltextdicklink
{
	font-family	: Verdana;
	font-size	: 10px;
	color		: #000000;
	font-weight		: bold;
}
.normaltextdicklink:hover
{
	font-family	: Verdana;
	font-size	: 10px;
	color		: #000000;
	font-weight		: bold;
}

/* ------------------------------FONTS------------------------------ */


/* ------------------------------STYLE------------------------------ */
textarea {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #000000;
 BACKGROUND-COLOR: #ffffff;
 text-indent : 2px;
}
.input {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma,Helvetica;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	text-indent: 2px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #EBEBEB;
	border: 1px solid #000000;
	height: 22px;
	width: 150px;
}


.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
	background-color: #F1F4F8; border: #787B8F; border-style: dotted;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.zitat {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00000; line-height: 125%;
	background-color: #F1F4F8; border: #787B8F; border-style: dotted;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

td.all {
   	border-left : 1px solid;
	border-left-color:#000000;
    border-right : 1px solid;
	border-right-color:#000000;
    border-top : 1px solid;
	border-top-color:#000000;
    border-bottom : 1px solid;
	border-bottom-color:#000000;
   }


body {
scrollbar-face-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}


/* ------------------------------STYLE------------------------------ */
.input_falsch {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma,Helvetica;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	text-indent: 2px;
	border: 1px dashed #FF3300;
}
.rot_hellroter_rahmen {
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
}

.tabelle_wichtig_vergessen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #FF0000;
	font-size: 12px;
	font-weight: bold;
}

/* ------------------------------COOKIE------------------------------ */
.c00kie-container {
    font-family: Verdana;
    font-size: 12px;
    line-height: 1.2em;
    text-align: left;
    z-index: 9999999;
}

.c00kie-container-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.cookie_accept_btn {
    padding: 8px 10px;
    background-color: #000;
    cursor: pointer;
    text-align: center;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
}
