h2.title {
	margin-top: 2px;
         padding-bottom: 2px;
         border-bottom: 1px solid #ccc;
}
.titlebox {
	position: relative;
         width: auto;
         height: 30px;
         display: block;
         /*border: 1px solid #aaa;*/
}
p.infolink {
	font-size: 0.9em;
}
ul.linklist {
	margin-bottom: 29px;
	position: relative;
}
ul.linklist li h2 {
	margin-bottom: 5px;
         padding-bottom: 0px;
}
ul.linklist li h2,
ul.linklist li h2 a,
ul.linklist li h2 a:visited {
	font-weight: bold;
         /*text-transform: uplpercase;*/
	font-size: 1em;
         color: #333;
}
ul.linklist li h2 a:hover {
	text-decoration: none;
}
ul.linklist li p.link {
	font-size: 11px;
         font-weight: bold;
}
ul.linklist li p.link a,
ul.linklist li p.link a:visited {
	font-size: 11px;
         font-weight: bold;
}
div.kursinfo {
         margin-top: 0px;
         position: relative;
         /*border: 1px solid #aaa; */
         padding-right: 210px;
}
div.kursbild {
         float: right;
	width: 210px;
         margin-top: 0px;
         padding-left: 20px;
         position: relative;
         /*border: 1px solid #aaa; */
}
div.bemerkung {
         margin-top: 20px;
         position: relative;
         /*border: 1px solid #aaa; */
}
.message {
	padding: 6px 4px;
         background: #eee;
         position: relative;
         color: #A30202;
}
/*
=======================================================================================================
TABLE
=======================================================================================================
*/
form {
	width: auto;
	padding: 3px;
}
table.form {
	width: auto;
         border-left: 1px solid #aaa;
         border-right: 1px solid #aaa;
         border-bottom: 1px solid #aaa;
}
table.form2 {
	width: auto;
         border-left: 1px solid #aaa;
         border-right: 1px solid #aaa;
         border-bottom: 1px solid #aaa;
}
table.form td,
table.form2 td {
	padding: 3px 8px;
}
table.form th,
table.form th {
	padding: 2px 8px 2px 8px;
}
table.form th.title,
table.form2 th.title {
         background: #eee;
         padding: 2px 8px 2px 8px;
         margin-bottom: 5px;
         border-bottom:1px solid #aaa;
         border-top:1px solid #aaa
}
table.kursinfo td {
	padding: 3px 0px;

}
table.kursdaten td {
	padding: 0px 3px;
}
/*
=======================================================================================================
FORM
=======================================================================================================
*/
input.list_action_button {
	width:60px;
         font-size: 0.75em;
         font-family: arial, tahoma;
         border: 1px solid #444;
         background: #aaa;
         text-align: center;
         color: #fff;
}
input.textinput {
         border: 1px solid #aaa;
         background: #fff;
         color: #222;
         width: 420px;
         padding: 3px 4px;

}
.formbutton {
	width:16em;
         font-size: 0.8em;
         font-family: arial, tahoma;
         border: 1px solid #444;
         background: #eee;
         color: #222;
         text-transform: uppercase;
         margin: 10px 0px;
         padding: 0.2em;
}
.formbutton:hover {
         border: 1px solid #666;
         background: #A30202;
         color: #fff;
         margin: 10px 0px;
}
select {
        /*	width: 96%;*/
         background: #fff;
         border: 1px solid #aaa;
         color: #222;
         padding: 1px;

}
option {
         padding: 1px 5px;
         background: #fff;
         color: #222;
         text-transform: none;
}
optgroup {
	color:#A30202;
         font-weight: bold;
         padding: 2px 0px;
}
textarea {
         border: 1px solid #aaa;
         background: #fff;
         color: #222;
         width: 420px;
         padding: 3px 4px;
}
/*
=======================================================================================================
LINKS
=======================================================================================================
*/
a.infolink,
a.infolink:visited {
	background: #fff url(../images/thema_icon1.gif) left center  no-repeat;
         text-decoration: none;
         display: block;
         padding: 3px 0px 3px 28px;
	font-size: 0.85em;
         font-weight: bold;
}
a.infolink:hover {
	background: #fff url(../images/thema_icon2.gif) left center  no-repeat;
         text-decoration: none;
         display: block;
         padding: 3px 0px 3px 28px;
	font-size: 0.85em;
         font-weight: bold;
}
a.anmeldelink,
a.anmeldelink:visited {
	background: #fff url(../images/anmelden1.gif) right center  no-repeat;
         text-decoration: none;
         padding: 3px 14px 3px 0px;
	font-size: 0.85em;
         font-weight: bold;
         color: #888;
}
a.anmeldelink:hover {
	background: #fff url(../images/anmelden2.gif) right center  no-repeat;
         text-decoration: none;
         padding: 3px 14px 3px 0px;
	font-size: 0.85em;
         font-weight: bold;
	color:#A30202;
}
a.terminlink,
a.terminlink:visited {
	background: transparent url(../images/tinfo_icon1.gif) right center  no-repeat;
         text-decoration: none;
         padding: 3px 16px 3px 0px;
	font-size: 0.85em;
         font-weight: bold;
         color: #888;
}
a.terminlink:hover {
	background: #fff url(../images/tinfo_icon2.gif) right center  no-repeat;
         text-decoration: none;
         padding: 3px 16px 3px 0px;
	font-size: 0.85em;
         font-weight: bold;
	color:#A30202;
}
a.anmeldelink:hover {
	background: #fff url(../images/anmelden2.gif) right center  no-repeat;
         text-decoration: none;
         padding: 3px 14px 3px 0px;
	font-size: 0.85em;
         font-weight: bold;
	color:#A30202;
}
a.dateilink,
a.dateilink:visited {
	background: #fff url(../images/download_off.gif) right center  no-repeat;
         text-decoration: none;
         padding-right:20px;
	font-size: 1em;
}
a.dateilink:hover {
	background: #fff url(../images/download_on.gif) right center  no-repeat;
         text-decoration: none;
         padding-right:20px;
	font-size: 1em;
}
a.backlink,
a.backlink:visited {
	margin-top: 30px;
         padding:3px 5px;
	font-size: 1em;
         display: block;
         width: 120px;
	font-size: 0.85em;
         font-weight: bold;
         border: 1px solid #aaa;
         clear: both;
}
a.backlink:hover {
	margin-top: 30px;
         text-decoration: none;
         padding:3px 5px;
	font-size: 1em;
         display: block;
         width: 120px;
	font-size: 0.85em;
         border: 1px solid #aaa;
         font-weight: bold;
         background: #ddd;
         clear: both;
}
a.backlink2,
a.backlink2:visited {
         display: block;
         text-decoration: none;
	position:absolute;
         top: 2px;
         right: 0px;
	font-size: 0.85em;
         color: #999;
         font-weight: bold;
         /*width: 200px;
         height: 200px;
         background: #eee;*/
}
a.backlink2:hover {
         display: block;
         text-decoration: none;
	position:absolute;
         top: 2px;
         right: 0px;
	font-size: 0.85em;
         font-weight: bold;
	color:#A30202;
}
