/* Banner
 ------------------------------------------------------------------------------*/
/* Titel */
td.btitel {
	height: 40px;
} 

h1.banner {
	font-family : Arial,Helvetica,sans-serif;
	font-size: 14pt;
	color: 320065;
	margin-top : 4px;
	margin-bottom : 3px;
}

a.banner:link { 
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14pt;
	color:#320065; 
	text-decoration:none;
	font-weight : bold;
}
a.banner:visited {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14pt;
	color:#320065;
	font-weight : bold;
	text-decoration:none;
}
a.banner:hover { 
	text-decoration: underline; 
}
a.banner:active { 
	text-decoration: underline; 
}

/* Trennlinie */
td.bhglila {
	background-color: #320065;
	height : 1px;
}
td.bhggrau {
	background-color: #BBBBBB;
	height : 1px;
}

/* Bilder */
td.bbilder {
	height: 70px;
	background-color : #FFDC91;
	vertical-align : middle;
}

/* Links */
td.blinks {
	height: 25px;
	width: 380px;
	background-color : #FFC46A;
	background-image : url(images/Banner/sf380x25b.jpg);
	vertical-align: bottom;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color:#320065; 
	text-decoration:none; 
}

/* Beschreibung */
td.bbeschreibung {
	height: 25px;
	width: 380px;
	background-color : #FFC46A;
	background-image : url(images/Banner/sf380x25a.jpg);
	vertical-align: middle;
}

h1.bbeschreibung {
	text-align: right;
	font-family : Arial,Helvetica,sans-serif;
	color: #320065;
	font-weight: bold;
	font-size: 12pt;
	margin-top : 3px;
	margin-bottom : 3px;
}

/* Minilinks */			
a.blink:link { 
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color:#320065; 
	text-decoration:none; 
}
a.blink:visited {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color:#320065;
	text-decoration:none;
}
a.blink:hover { 
	color: #9D5F00; 
	text-decoration:none; 
}
a.blink:active { 
	color: #9D5F00; 
	text-decoration:none; 
}

a.blinkow:link { 
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color:#320065; 
	text-decoration:none; 
}
a.blinkow:visited {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color:#320065;
	text-decoration:none;
}
a.blinkow:hover { 
	color: #FF9900; 
	text-decoration:none; 
}
a.blinkow:active { 
	color: #FF9900; 
	text-decoration:none; 
}

/* Powered By-Link */			
a.poweredby:link { 
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color:#888888;
	text-decoration:none;
	font-weight : bold;
}
a.poweredby:visited {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color:#888888;
	text-decoration:none;
	font-weight : bold;
}
a.poweredby:hover { 
	color:#ff9900; 
	text-decoration:none;
}
a.poweredby:active { 
	color:#ff9900; 
	text-decoration:none;
}

.borange {
	color: #FF9900;
}

.bdunkelorange {
	color: #D58000;
}

.blila {
	color: #320065;
}

.brechts {
	text-align : right;
}

td.blinksunten {
	vertical-align : bottom;
	text-align: left;
}

td.brechtsunten {
	vertical-align : bottom;
	text-align: right;
}

