#feld_logout	{
	text-align:right;
	width:30px;
	height:21px;
	float:right;
	}

#spalte_links a	{
	display:block;
	width:100%;
	background-color:#FFF;
	border-bottom:dotted 1px orange;
	}
	
#spalte_links a:hover,
#spalte_links a:active,
#spalte_links a:focus	{
	background-color:#af130d;
	color:#FFF;
	}
	
#spalte_links a.aktiv	{
	background-color:#af130d;
	color:#FFF;
	}
	
#wkfuss	{
	width:100%;
	border-top:solid 2px #FFA500;
	background-color:#FFF;
	color:#000;
	}
	
#wkkopf	{
	width:100%;
	border-bottom:solid 2px #FFA500;
	background-color:#FFF;
	color:#000;
	}
	
table	{
	width:100%;
	}
	
th	{
	vertical-align:top;
	}
	
table.nachweistabelle th,
table.nachweistabelle td	{
	width:50%;
	border-right:dotted 1px #333;
	border-bottom:dotted 1px #333;
	}
	
table.semwkkontrolluebersicht th	{
	border-right:dotted 1px #333;
	border-bottom:solid 1px darkred;
	}
	
table.semwkkontrolluebersicht td	{
	border-right:dotted 1px #333;
	border-bottom:dotted 1px #333;
	}
	
table.ta_seminardetails th,
table.ta_seminardetails td	{
	border-bottom:dashed 1px #222;
	padding-top:2px;
	padding-bottom:2px;
	}
	
button	{
	cursor:pointer;
	}

table.buchungspersonangaben td button	{
	font-size:140%;
	font-weight:600;
	background-color:#304491;
	color:#FFF;
	}
	
button.mit_nachdruck	{
	font-size:140%;
	font-weight:600;
	background-color:#304491;
	color:#FFF;
	}
	
input.maxiin	{
	border:solid 1px #222;
	width:214px;
	}
	
input.megain	{
	border:solid 1px #222;
	width:100%;
	height:20px;
	
	font-size:1.2em;
	font-weight:600;
	}
		
	
input.midiin	{
	border:solid 1px #222;
	width:84px;
	}
	
	
input.miniin	{
	border:solid 1px #222;
	width:24px;
	}	
	
input.rahmenlos_miniin	{
	border:solid 1px #FFF;
	width:24px;
	}	
	
img	{
	border:none;
	}
	
	
h1	{
	font-size:24px;
	}

a	{
	text-decoration:none;
	font-size:1.0em;
	}

.kassenlink a	{
	font-size:18px;
	background-color:#304491;
	color:#FFF;
	}
	
sup	{
	font-weight:800;
	font-size:72%;
	}
	
.alarm	{
	border:solid 1px red;
	}
	
.bestellfazit_inhalt	{
	width:100%;
	background-color:#fff;
	color:#000;
	font-weight:400;
	}
	
.bestellfazit_kopf	{
	width:100%;
	background-color:#af130d;
	color:#fff;
	font-weight:600;
	}	

	
.dimin	{
	font-size:0.8em;
	}
	
.manko	{
	border-left:solid 5px #cc0033;
	border-right:solid 5px #cc0033;
	}
	
.nachweiskopf	{
	width:100%;
	background-color:#af130d;
	color:#fff;
	font-weight:600;
	}
	
.preisdetails	{
	width:100%;
	text-align:left;
	}
	
.rechtsb	{
	text-align:right;
	}
	
.sedetails	{
	font-size:80%;
	}
	
.terminanzeige	{
	font-size:80%;
	}

.wkzeile	{
	border-bottom:dotted 1px #333;
	}
