/* Help Texte */

a.text  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;
	text-decoration : underline;
}

a:  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;
	text-decoration : underline;
}

a:active  {
	color : #0000CC;
}

a:visited  {
	color : #0000CC;
}

a:hover  {
	color : #FF9900;
}

body	{
	background-color : #ffffff;
}

.bodyform	{
	background-color : #FDFAF2;
}

b  {
	font-weight : bold;
	color : #000000;
}

b.rot  {
	color : #E41A15;
}


/* Hintergruende */

.backweiss  {
	background-color : #FFFFFF;
}

.liniesw  {
	background-color : #000000;
}


/* Hintergruende Tabellen */

.dot  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	color : #000000;

}

.textgr  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	background-color : #FDF6EC;
}

/* Text */

.text7grau  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #AAAAAA;
}

.text8  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

.text9  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
}

.text10  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

.text10rot  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #E41A15;
}


.text11  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #000000;
}

.text9bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
}


.buttonsw  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
	background-color : #DDDDDD;
}

.buttonbsw  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	background-color : #AAAAAA;
}

.buttonbbl  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	background-color : #CBB9F9;
}


.frage2brt  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #EE8775;
}

.adresse2bsw  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
}

.adresse4brt  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #EE8775;
}

.radiogn  {
	background-color : #DAFBCE;
}

.formborderm  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #FDFDFD;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	width: 210px;
}

.formborder  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #FDFDFD;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	width: 280px;
}

.button12  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CBB9F9;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	width: 100px;
}

.button12s  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	background-color : #CBB9F9;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	width: 60px;
}


