
body {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #645359;
	margin: 0px;
	padding-left: 23px;
	background : #ffffff;
	background-image : url(../images/im_bg_paragraphen_gross.jpg);
	background-repeat : no-repeat;
	background-position:13px 0px;

}

/* tables */

td {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height : 140%;
}
td.rot {
	background : #d21034;
	height: 32px;
	padding-left: 232px;
}
td.grau {
	background : #66555c;
	height: 405px;
	padding-left: 20px;
	padding-top: 34px;
}
td.weiss {
	width: 526px;
	height: 405px;
	border-top: 4px solid #66555c;
	border-right: 4px solid #66555c;
	border-bottom: 4px solid #66555c;
	padding: 30px 30px 20px 30px;
}
table.popup {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color; #ff0000;
	margin: 0px;
}


/* texts */

a { 
	font-size: 11px;
	color: #d21034;
	text-decoration: none;
}
a:hover { 
	font-size: 11px;
	color: #66555c;
	text-decoration: none;
}
a.subnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #a7959c;
	text-decoration: none;

}
a.subnav:hover { 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;

}
a.subnav_activ, a.subnav_activ:hover { 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;

}
.titel {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #645359;
	text-decoration: none;

}

a.copyright{
	font-size: 11px;
	color: #66555c;
}
a.copyright:hover{
	font-size: 11px;
	color: #d21034;

}

p {
	margin:	17px 0 6px 0;
}

/* spez */

.border {
border: 1px solid;
border-color: #938589; }





/* formular */


.formfield { 
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px; 
	color: #000000;
	width: 220px; 
	border: 1px solid #000000;
	background-color:#ffffff;
	text-decoration: none;
	padding-left: 4px;
}
.formsubmit {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none; 
	background-color: #d21034;
	letter-spacing: 1pt;
	color: #ffffff;
	padding-top: 2px;

}
.formradio{
	border-color: #000000;
}
.eingabe {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.3mm;
	color: #000000;
}

.stern {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #d21034;
}

ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
}

ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 13px;
	background-image: url(/images/icon_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


