 /* Body */
body {
margin:0px;
padding:0px;
}

 
/* Body + TD*/
body, td{
font-size:8pt;
font-family:Verdana, Helvetica, sans-serif;
vertical-align:top;
color:#1b4bae;
}

/* table format */
table {
border:0pt;
}

 

/* Standardlink */
a {
color:#1b4bae;
}

 
a:hover {
text-decoration:none;
}

.mitarbeiter{
	font-size:7pt;
	line-height:12px;
}
a.ma-link{
	font-size:7pt;
	line-height:12px;
} 

/* Navigation*/
.navi{
padding-left: 70px;
padding-top: 70px;
}


a.navi_1 {
display:block;
line-height:20px;
text-decoration:none;
color:#1b4bae;
font-weight:bold;
width: 120px;
}
a.navi_1on{
display:block;
line-height:20px;
text-decoration:none;
color:#960000;
font-weight:bold;
width: 120px;
}

a:hover.navi_1 {
text-decoration:underline;
color:#960000;
font-weight:bold;
}


/* Buttons Liste Neuwagen */

a.neuwagen {
display:block;
line-height:20px;
text-decoration:none;
color:#0f439f;
background: #f0f4ff;
font-weight:bold;
padding: 0px 8px 0px 8px;
width: 80px;
border: 1px solid #800000;
}

a:hover.neuwagen {
display:block;
line-height:20px;
text-decoration:none;
color:#fff;
background: #800000;
font-weight:bold;
padding: 0px 8px 0px 8px;
width: 80px;
border: 1px solid #800000;
}


/* Überschriften */
h1{
font-size:11pt;
color:#800000;
font-weight:bold;
}

 
/* Überschrift */
h2,h3,h4,h5,h6{
font-size:13pt;
color:#0f439f;
font-weight:bold;
margin: 0px;
padding: 0px;
}


/* Trennlinie */
hr{
height:1pt;
color:#000000;
}



/* small font */
.small {
font-size:8pt;
}

 
/* big font */
.big {
font-size:16pt;
}




/* error font */
.error {
color:#ff0000;
}

 
/* footer font */
.footer {
font-size:8pt;
}
.klein{
font-size:7pt;
color:#0f439f;
}
input {border: 1px solid #0f439f;
background-color:#f4f7fb;
margin-bottom: 1px;
}
select, textarea, Check {border: 1px solid #0f439f;
background-color:#f4f7fb;
margin-bottom: 1px;
}
.submitbutton {border: 1px solid #0f439f;
background-color:#f4f7fb;
}
.mdx_form_select{border: 1px solid #0f439f;
background-color:#f4f7fb;
}
