body
{
	background-color: #FFFFFF;
	background-image: none;
	background-attachment: scroll;
	color: #000000;
}

td, th
{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 13px;
	font-style : normal;
	line-height: 14pt;
}

.special
{
	color: #FFFFFF;
}

a
{
	color: #000000;
}

a:hover
{
	text-decoration: none;
}

.ueberschrift
{
	font-weight : bold;
	font-size : 15px;
	height : 25px;
}

table.box_head
{
	color: #FFFFFF;
	background-color: #000000;
	border-color: #104381;
	border-style: solid;
	border-width: 1px;
}

table.box_head tr td, table.box_head tr th
{
	text-align: center;
	font-size: 16;
	font-weight: bold;
	border-right-color: #104381;
	border-right-style: solid;
	border-right-width: 1px;
}

table.box_head tr td.aktiv
{
	background-color: #FFFFFF; 
	color: #000000;
}

table.box_head tr td.leer
{
	border-right: none;
}

table.box_input
{
	color: #000000;
	background-color: #FFFFFF;
	border-color: #104381;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
}

table.box_input * a
{
	color: #000000;
	text-decoration: none;	
}

table.box_input * a:hover
{
	text-decoration: underline;
}

table.box_footer
{
	color: #000000;
	background-color: #EFF1E4;
	border-color: #104381;
	border-style: solid;
	border-width: 1px;
}

.image
{
	border-style: solid;
	border-width: 1px;
	border-color: #104381;
}

input.button, input.button_fad, input.button_buchstabe
{
	background-color: #BBBBBB;
	color: #000000;
	border-color: #104381;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;	
}

input.textfeld, select.textfeld, textarea.textfeld
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial;
	font-size: 12px;
}

input.button
{
	width: 159px;
}

input.button_fad
{
	width: 95px;
}

input.button_buchstabe
{
	width: 20px;
}

table.box_preisliste
{
	color: #000000;
	border-color: #104381;
	border-style: solid;
	border-width: 1px;
}

table.box_preisliste * td
{
	background-color: #F5F8FA;
	border-bottom-color: #104381;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
}

table.box_preisliste thead td, table.box_preisliste thead th
{
	background-color: #EFF1E4;
	font-weight: bold;
	border-bottom-color: #104381;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	vertical-align: middle;
}

table.box_preisliste tr.alternativ td, table.box_preisliste tr td.alternativ
{
	background-color: #FFFFFF;
}

table.box_preisliste * a
{
	color: #000000;
	text-decoration: underline;
}

table.box_preisliste * a:hover
{
	text-decoration: none;
}

table.box_flugliste
{	
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	border-color: #104381;
	border-style: solid;
	border-width: 1px;
}

table.box_flugliste tr td
{
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	border-bottom-color: #104381;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
}

table.box_flugliste thead td, table.box_flugliste thead th
{
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom-color: #104381;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	vertical-align: middle;
}

table.box_flugliste tr.alternativ td, table.box_flugliste tr td.alternativ
{
	background-color: ;
}

table.box_flugliste * a
{
	color: #000000;
	text-decoration: underline;
}

table.box_flugliste * a:hover
{
	text-decoration: none;
}

table.box_info
{
	border-color: #104381;
	border-style: solid;
	border-width: 1px;
}

.fehler
{
	color: #FF0000;
}

