
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

.header
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.6;
}

.nav01
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #1F005C;
}

a.nav01, a.nav01:hover, a.nav11
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #1F005C;
	text-decoration: none;
}

nav01selected, a.nav01selected, a.nav01selected:hover, a.nav01selected:active, a.nav01selected:visited
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #1F005C;
	text-decoration: none;
}

.nav02
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #1F005C;
}

a.nav02, a.nav02:hover, a.nav02:visited
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #1F005C;
	text-decoration: none;
	
}

.navmeta
{
	font-family: verdana,arial;
	font-size: 9px;
	font-weight: normal;
	color: #003399;

}

a.navmeta
{
	font-family: verdana,arial;
	font-size: 9px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

a.navmeta:hover
{
	font-family: verdana,arial;
	font-size: 9px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.title
{
	font-family: verdana,arial;
	font-size: 13px;
	font-weight: bold;
	color: #111111;
}

.subtitle
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
}


.content, p
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	line-height: 1.6;
}

.error
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold
	color: #FF0000;
	line-height: 1.6;
}

td
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	line-height: 1.9;
}

.td_nav
{
	font-family: verdana,arial;
	font-size: 12px;
	line-height: normal;
}

.small
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	line-height: 1.6;
}

a.small
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #1919B3;
	text-decoration:underline;
}


a.small:hover
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #1919B3;
	text-decoration:none;
}

a
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #1919B3;
	text-decoration:underline;
}


a:hover
{
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #1919B3;
	text-decoration:none;
}

.footer, header
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.6;
}

a.footer, a.header
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.6;
	text-decoration: underline;
}

a.footer:hover, a.header:hover
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.6;
	text-decoration: none;
}

.login
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #003F81;
}

.txtlogin
{
	font-size: 11px;
	width:132px;
	color: #111111;
	background-color: none;
}

.butlogin
{
	font-size: 11px;
	width:88px;
	font-weight: bold;
	color: #111111;
/*	background-color: #1919B3;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF; */

}
.rahmen
{
    BORDER-RIGHT: #cccccc 1px outset;
    BORDER-TOP: #cccccc 1px outset;
    BORDER-LEFT: #cccccc 1px outset;
    BORDER-BOTTOM: #cccccc 1px outset
}
textarea
{
	background-color: #FFFFFF;
	color: #111111;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana, arial;
	width: 450px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

INPUT, SELECT {
	color: #111111;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana, arial;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/***** Tabelle für Workshops *****/

#ws table {
	width: 100%;
	border-collapse:collapse;
	border:1px solid #e8ddb2;
}

#ws caption {
	font: 1em/1em Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	text-indent: 2px;
	padding-top: 18px;
	padding-bottom: 11px;
	height: 45px;
	color: #a08002;
}
#ws thead th {
	background: url(/images/bg_th.jpg) repeat-x;
	height: 39px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #e8ddb2;
}
#ws tbody tr {
background: url(bg_td1.jpg) repeat-x top;
}
#ws tbody tr.odd {
	background: #FFF8E8 url(/images/bg_td2.jpg) repeat-x;
}

#ws tbody th {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 4px;
	width: 102px;
	border-top: 1px solid #e8ddb2;
	border-right: 1px solid #e8ddb2;
	text-align: left;
}

#ws tbody td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 10px 7px;
	border-top: 1px solid #e8ddb2;
	border-right: 1px solid #e8ddb2;
	text-align: left;
}
/*
#ws a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
#ws a:hover {
	color: #F8A704;
	text-decoration: underline;
}
*/
#ws tfoot th {
	background: url(/images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
#ws tfoot td {
	background: url(/images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

hr {
	color: #cccccc;
	height: 1px;
	width:99%;
	text-align:left;
}