/*
kessel farben
ks_schwarz = #000000
ks_orange = #FF9900
ks_rot = red


style='BORDER-BOTTOM: #FF9900 1px solid;'
style='BORDER: #FF9900 1px solid;'
style='BORDER-TOP: #FF9900 1px solid;'

*/
body
{
  font-family:Avantgarde;overflow:auto;
}
.bg_blass 
{ 
  background: url("images/logo_blas.gif");
  background-repeat: no-repeat;
  background-position: center;
  background-position: middle;
}


/* LINK */
a:link		{ text-decoration: none; color: #000000; font:Verdana;}
a:visited	{ text-decoration: none; color: #000000; font:Verdana;}
a:active	{ text-decoration: none; color: #000000; font:Verdana;}
a:hover		{ text-decoration: none; color: red; font:Verdana;}

.aktiv:link		{ text-decoration: none; color: red; font:Verdana;}
.aktiv:visited	{ text-decoration: none; color: red; font:Verdana;}
.aktiv:active		{ text-decoration: none; color: red; font:Verdana;}
.aktiv:hover		{ text-decoration: none; color: #000000; font:Verdana;}



.button_head:link		{ text-decoration: none; color: #000000; font:18px bold Avantgarde;BORDER-color: black;}
.button_head:visited	{ text-decoration: none; color: #000000; font:18px bold Avantgarde;BORDER-color: black;}
.button_head:active		{ text-decoration: none; color: #000000; font:18px bold Avantgarde;BORDER-color: black;}
.button_head:hover		{ text-decoration: none; color: red; font:18px bold Avantgarde; BORDER-color: black;}

.button_head
{
	BORDER-color: #000000;
	height: 22px;
	BORDER-RIGHT: black 1px solid;
	BORDER-BOTTOM:  1px solid;
	BORDER-LEFT:  1px solid;
	BORDER-TOP:  1px solid;
	padding:0 4 0 4; /*innen:oben rechts unten links*/
	margin:55 2 0 2; /*aussen:oben rechts unten links*/
}

.button_head_active:link		{ text-decoration: none; color: red; font:18px bold Avantgarde; BORDER-color: black;}
.button_head_active:visited		{ text-decoration: none; color: red; font:18px bold Avantgarde; BORDER-color: black;}
.button_head_active:active		{ text-decoration: none; color: red; font:18px bold Avantgarde; BORDER-color: black;}
.button_head_active:hover		{ text-decoration: none; color: red; font:18px bold Avantgarde;BORDER-color: black;}

.button_head_active
{
	BORDER-color: #000000;
	height: 22px;
	BORDER-RIGHT: black 1px solid;
	BORDER-BOTTOM:  1px solid;
	BORDER-LEFT:  1px solid;
	BORDER-TOP:  1px solid;
	padding:0 4 0 4; /*innen:oben rechts unten links*/
	margin:55 2 0 2; /*aussen:oben rechts unten links*/
}



.button_footer:link		{ text-decoration: none; color: #000000; font:12px bold Avantgarde;}
.button_footer:visited	{ text-decoration: none; color: #000000; font:12px bold Avantgarde;}
.button_footer:active	{ text-decoration: none; color: #000000; font:12px bold Avantgarde;}
.button_footer:hover	{ text-decoration: none; color: red; font:12px bold Avantgarde; BORDER-color: black;}

.button_footer
{
	BORDER-color: #000000;
	height: 18px;
	BORDER-RIGHT:  1px solid;
	BORDER-BOTTOM:  1px solid;
	BORDER-LEFT:  1px solid;
	BORDER-TOP:  1px solid;
	padding:0 4 0 4; /*innen:oben rechts unten links*/
	margin:0 2 0 2; /*aussen:oben rechts unten links*/
}

.button_footer_active:link		{ text-decoration: none; color: red; font:12px bold Avantgarde; BORDER-color: black;}
.button_footer_active:visited	{ text-decoration: none; color: red; font:12px bold Avantgarde; BORDER-color: black;}
.button_footer_active:active	{ text-decoration: none; color: red; font:12px bold Avantgarde; BORDER-color: black;}
.button_footer_active:hover		{ text-decoration: none; color: red; font:12px bold Avantgarde;}

.button_footer_active
{
	BORDER-color: #000000;
	height: 18px;
	BORDER-RIGHT:  1px solid;
	BORDER-BOTTOM:  1px solid;
	BORDER-LEFT:  1px solid;
	BORDER-TOP:  1px solid;
	padding:0 4 0 4; /*innen:oben rechts unten links*/
	margin:0 2 0 2; /*aussen:oben rechts unten links*/
}

/* Fonty texte*/


.willkommen{line-height: 2.0em; font-family: verdana; font-size:14px;text-align: justify;padding:0 10 0 10;}
.fonty_footer{font:12px bold;}
.fonty20{font:20px Verdana;}
.fonty18{font:18px Verdana;}
.fonty16{font:16px Verdana;}
.fonty14{font:14px Verdana;}
.fonty12{font:12px Verdana;}
.bg_skyline{background-image:url(images/skyline.gif); background-repeat:no-repeat;}
.bg_skylbottom{background-image:url(images/skybottom.jpg); background-repeat:no-repeat;}



