/* allgemeine Definition */
body { background-color: #ffffff; color: #000066; }
body, td, th, p, div, .buttonklasse2, ol, ul, li, dl, dt, dd, span, input, select, textarea { font-family: verdana, sans-serif; }
body, td, th, p, div, .buttonklasse2, ol, ul, li, dl, dt, dd, span, input, select, textarea { font-size: 11px; }

.buttonklasse2 {
	background-color: #cccccc;
	padding: 1px;
	border: solid 1px #ff6600;
}

/* allgemeine Groessendefinition */
.size1 { font-size: 10px; }
.size2 { font-size: 11px; }
.size3 { font-size: 14px; }
.size4 { font-size: 16px; }
.size5 { font-size: 18px; }
.size6 { font-size: 20px; }

/* Linkdefinition */
a { color: #000066 }
a:link { color: #000066 }
a:visited { color: #5f6eaa }
a:hover { color: #ff6600 }
a:active { color: #ff6600 }
a.scoutnav:visited { color: #000066 }
a.scoutnav:hover { color: #ff6600 }

/* Zusatzdefinitonen */
b { font-weight: 600; }
h1, h2, h3 {
	font-weight: 600;
	font-size: 14px;
	margin-top: 4px;
}
h3 {
	font-size: 12px;
}
sup {
	font-size: 8px;
	vertical-align: super;
}

/* Scout24-Navigation */
.scoutnav {
	text-decoration: none;
}

.borderorange {
	background-color: #ffffff;
	border: solid 1px #000066;
}
.button {
	background-color: #000066;
	border: solid 1px #ffffff;
	color: white;
	font-weight: bold;
}


/* Footer */
.is24debug { color: silver; }

.is24darkBlue { color:#000066; }


/* Styles für Verivox */
.verivox h1			{font-family:arial; font-size:12pt; color:000066; padding:0px; margin:0px;}
.verivox h2			{font-family:arial; font-size:11pt; color:000066; padding:0px; margin:0px;}
.verivox			{font-family:arial; font-size:10pt; color:000066;}
.verivox table		{font-family:arial; font-size:10pt; color:000066;}
.verivox a			{color:000066;}
.verivox a:hover	{color:ff6600;}

.vx_calc_head		{font-family:arial; font-size:10pt; color:ffffff; padding:3px; background-color:000066; font-weight:bold;}
.vx_calc_body		{font-family:arial; font-size:10pt; color:000066; padding:3px; background-color:d9e1f0;}

.vx_result_header			{font-family:arial; font-size:8pt; color:ffffff; padding:2px; background-color:000066;}
.vx_result_row1				{font-family:arial; font-size:8pt; color:000066; padding:2px; background-color:B9C8E1;}
.vx_result_row2				{font-family:arial; font-size:8pt; color:000066; padding:2px; background-color:d9e1f0;}
.vx_result_highlight_row1	{font-family:arial; font-size:8pt; color:000066; padding:2px; background-color:ffcc99;}
.vx_result_highlight_row2	{font-family:arial; font-size:8pt; color:000066; padding:2px; background-color:ffcc99;}

.vx_header	{font-family:arial; font-size:10pt; color:ffffff; padding:1px; background-color:000066; font-weight:bold;}

.vx_carrier_header	{font-family:arial; font-size:8pt; color:ffffff; padding:2px; background-color:000066;}
.vx_carrier_row1	{font-family:arial; font-size:8pt; color:000066; padding:2px; background-color:B9C8E1;}
.vx_carrier_row2	{font-family:arial; font-size:8pt; color:000066; padding:2px; background-color:D9E1F0;}
.vx_carrier_oeko	{font-family:arial; font-size:8pt; color:000066; padding:2px; background-color:D9F1DC;}

.vx_text					{font-family:arial; font-size:10pt; color:000066;}

/* Skyscraper */
#mf_skyscraper {
    float: right;
    margin-left: 15px;
}








