/* internet concept & design by BB COM*/
/* URL: www.bbcom.ch*/

/*----------------------------------------------------------------*/
/********* START - Definitionen der Tabellen **********/

td {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #3a3a3a;
	text-align: left;
}
	
/********* START - Definitionen der Tabellen **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Links **********/

a{
	text-decoration: none;
	color: #10147e;
}
	
A:Visited  {
	text-decoration: none;
}
	
A:Active  {
	text-decoration: none;
	color: #ff0000;
}
	
A:Hover  {
	text-decoration: underline;
	color: #ff0000;
}

/********* END - Definitionen der Links **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen Inputfelder *********/
.input__feld_conf {
	font-size: 10px;
	color: #000000;
	background-color: #ffe4b4;
	border: 1px solid #000066;
}
.input_feld_send {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-color: #ff6d77;
	border: 1px solid #000066;
	
}
/********* END - Definitionen Inputfelder *********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Textbereiche *********/

.navi_smalllinks{
	font-size: 10px;
	color: #fb9c0e;
}
.navi_smalllinks_braun{
	font-size: 10px;
	color: #a05401;
}
.main_adresse{
	font-size: 10px;
	color: #a05401;
}
.titel_black{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.titel_helblau{
	font-size: 16px;
	color: #9eaacf;
}
.titel_helblau_k{
	font-size: 13px;
	color: #9eaacf;
}
.lauftext_kursiv{
	font-size: 11px;
	text-align: left;
	font-style:italic;
}
.lauftext_weiss{
	font-size: 11px;
	color: #969696;
	text-align: left;
}
.lauftext_rot{
	font-size: 11px;
	color: #ff0000;
	text-align: left;
}
.lauftext_small{
	font-size: 9px;
	text-align: left;
}
.uebertitel_weiss {
	font-size: 13px;
	color: #969696;
}
.uebertitel_blau {
	font-size: 13px;
	color: #10147e;
}
.uebertitel_grau {
	font-size: 13px;
	color: #757575;
}
.uebertitel_gelb{
	font-size: 22px;
	color: #fb9c0e;
}
.uebertitel_braun{
	font-size: 22px;
	color: #e9c7a3;
}
.subnav_blau {
	font-size: 11px;
	color: #10147e;
}
.subnav_grau {
	font-size: 11px;
	color: #909090;
}
.links_stufe1_rubrik{
	font-size: 12px;
	font-weight: lighter;
	color: #fb9c0e;
}
.links_stufe1_rubrik_braun{
	font-size: 12px;
	font-weight: lighter;
	color: #e3be9d;
}
.links_stufe1n{
	font-size: 11px;
	color: #10147e;
}
.links_stufe1a{
	font-size: 11px;
	font-weight: bold;
	color: #10147e;
}
/********* END - Definitionen der Textbereiche *********/
/*----------------------------------------------------------------*/
.start {
	width:920px;
	height:102px;
	margin:0px 0px 184px 0px;
	position:absolute;
	vertical-align:baseline;
}
#layer_logo {
	position:relative;
	left:51px;
	top:540px;
	width:0px;
	height:0px;
	z-index:2;
}

