body {
	background-color: #008000; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 12px;
}

table.table_content {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

td {
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 12px;
}

a.link:link
{
         color: #990099;
         font-size: 12px;
         font-family:Verdana,Arial,sans-serif;
         text-decoration: none;
}
a.link:visited
{
         color: #990099;
         font-size: 12px;
         font-family:Verdana,Arial,sans-serif;
         text-decoration: none;
}
a.link:active
{
         color: #990099;
         font-size: 12px;
         font-family:Verdana,Arial,sans-serif;
         text-decoration: none;
}
a.link:hover
{
         color: #990099;
         font-size: 12px;
         font-family:Verdana,Arial,sans-serif;
         text-decoration: underline;
}
.textlink {
	color: #000000;
	text-decoration: none;
	cursor: hand;
	text-justify: auto;
}


.title {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}

.textpurple {
	text-decoration: none;
	color: #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textpurple A {
	text-decoration: none;
	color: #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textpurple A:hover {
	text-decoration: underline;
	color: #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textred {
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buttonover {
	font-weight: normal;
	color:#000000;
	width: 150px;
	height: 34px;
	background: #B4CAE8;
	padding: 6 0 6 5;
	border: thin solid #990099;
}
.buttonover:link {
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	background: #B4CAE8;
	border: thin solid #990099;
}
.buttonover:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: #B4CAE8;
	border: thin solid #990099;
}
.buttonover:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	border: thin ridge #990099;
}
.hand {
 	cursor: hand;
}

/* uebernommen von Berufskompass bei Update Taetigkeitsfragen */
.spacer {
	height:10px;
	display: block;
	margin: 0px;
	padding: 0px;
}


.page_spacer_fix {
	display:block;
	height: 0px;
}

.page_spacer {
	display:block;
	height: 25px;
}


table.ul{
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	position:relative;
	left:-50px;
/*	width: 850px; */

}

td.menuitem {
	text-align:center;
}


td.question {
	border-bottom: 0px;
	font-weight:bold;
}

tr.question {
	font-weight:bold;
}

tr.header {
	display:table-row;
	color:#FFFFFF;
	height: 50px;
	vertical-align:top;
	font-weight:bold;
	padding: 15px;
	text-align:center;
}


.spacer_fix {
	display:block;
	height: 0px;
}

/*  Tätigkeit  */
table.taetigkeit{
	table-layout:auto;
	width:auto;
	margin-top: 0px;
	margin-left:50px;
	margin-right:50px;
	border-collapse:collapse;
}

table.ul_taetigkeit{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	position:relative;
	left:-50px;
/*	width: 850px; */
	padding: 3px;
}


td.taetigkeit {
	display:table-cell;
	padding: 5px;
}

#taetigkeit_c2, #taetigkeit_c3, #taetigkeit_c4, #taetigkeit_c5 {
	width:100px;
	text-align:center;
	cursor:pointer;
}

#taetigkeit_c1 {
	width:300px;
}

.spacer_fix_taetigkeit {
	display:block;
	height: 65px;
}




/* Reihung  */

table.ul_reihung{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	position:relative;
	left:-50px;
/*	width: 850px; */

}

table.reihung {
	table-layout:auto;
	width:auto;
	margin-top: 5px;
	margin-left:30px;
	margin-right:30px;
	border-collapse:collapse;
}

tr.reihung {
	height:34px;
}

th.reihung_c1, th.reihung_c2, th.reihung_c3, th.reihung_c4, th.reihung_c5 {
	width:50px;
	text-align:center;
	padding: 5px;
}


#reihung_c1, #reihung_c2, #reihung_c3, #reihung_c4, #reihung_c5 {
	width:50px;
	text-align:center;
	padding: 5px;
	border-bottom: 1px solid #999999;	
	cursor: pointer;
}

#reihung_c6 {
	width:500px;
	padding: 5px;
	border-bottom: 1px solid #999999;	
}

.spacer_fix_reihung {
	display:block;
	height: 35px;
}

td.header {
	font-size: 22px;
}