span.copyright
{
  color: #8c8c8c;
}

ul.tag {
   text-align: left;
   padding: 0px;
   margin: 0px;
   border-bottom: 3px solid #D7D7FF;
}

ul.tag li {
   list-style: none;
   display: inline;
   padding: 4px 12px;
   margin: 0px;
   font-weight: bold;
}

ul.tag li.active {
   border-bottom: 0px;
   background-color: #D7D7FF;
}

ul.tag a, ul.tag span {
   text-decoration: none;
   color: gray;
}

.timetable {
   border: 1px solid #D7D7FF; 
   border-bottom: 4px solid #D7D7FF; 
   padding: 12px 24px;
}

.timeslot {
  position: relative;
  padding: 4px;
  border-bottom: 1px dotted gray;
}

.timeslot_end {
  position: relative;
  padding: 4px;
  padding-border: 0px;
}


.time {
  position: absolute;
  font-size: 10px
  font-weight: normal;
}

.entry {
  margin-left: 80px;
}

.entry .description{
  color: #6c6c6c;
}

.entry .title {
  font-weight: bold;
  font-size: 1.1em;
}

#maintitlelogo {
   position: absolute;
   top: 27px;
   margin-left: 4px;
   width: 543px;
   height: 66px;
   background-image: url(../images/workshop-title.png);
   background-repeat: no-repeat;
}

/* Bilderbuch */
#flashcontent 
{
   height: 800px;
   width: 600px;
}


/* Styles für TreeView Hauptmenu */

td.menu_default 
{
	margin: 0px;
	font-size: 1.0em;
	width: 160px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
}

td.menu_selected 
{
	background-color: #B3B3D9;
}

td.menu_hover
{
	background-color: #F3F3F9;
}

td.menu_root
{
	padding: 0px;
	margin: 0px;
}

td.menu_node0
{
	padding-left: 7px;
    background-image: url(../images/dot_line66.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

td.menu_node1
{
	padding-left: 17px;
}

td.menu_node2
{
	padding-left: 25px;
}

td.menu_node3
{
	padding-left: 32px;
}

/* Styles für Login Controls */

.loginctrls
{
	width: 800px;
	font-size: 11px;
	position: absolute;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.loginname
{
	color: Black;
	font-weight: bold;
}

.loginline 
{
	padding: 0px 0px 0px 8px;
    border-left: 2px solid gray;
}

.loginform
{
	margin-top: 10px;
	border-left: 4px solid #E9E9F0;
	width: 165px;
    background-color: #F3F3F9;
}

.loginform a
{
    margin-bottom:4px;
    text-decoration: none;
    color:#333399;
}
.loginform a:hover
{
    background-color:#E9E9F0;
    text-decoration: none;
}

.loginform_header
{
    padding: 3px;
	font-weight: bold;
	font-size: 1.05em;
}

.loginform p
{
	margin: 0px;
	margin-left: 4px;
	padding: 3px;
}

.loginform p input
{
	border: solid 1px #A9A9B0;
	font-size: 11px;
}

.loginform_button
{
	width: 140px;
	text-align: right;
	padding: 2px;
}

/* Styles für Registrierformular */

.registerform_caption
{
	font-size: 1.0em;
}

.registerform_input input
{
	border: solid 1px #A9A9B0;
	font-size: 11px;
}

.registerform_input select
{
	border: solid 1px #A9A9B0;
	font-size: 11px;
}


.registerform_error
{
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
}

.registerform_error p
{
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}

a.registerform_button
{
	display: block;
    background-color: #F3F3F9;
    padding: 2px 7px;
    text-decoration: none;
    color: #333399;
}

a.registerform_button:hover
{
    background-color: #E9E9F0;
    text-decoration: none;
}



.membermenu 
{
	margin-top: 0px; 
	padding: 4px;
	width: 156px;
}

.membermenu a
{
    text-decoration: none;
    padding: 4px;
}

.membermenu a:hover
{
    background-color: #E9E9F0;
    text-decoration: none;
}

.messagebox 
{
	display: block;
	margin-bottom: 8px;
	border: solid 1px #333399;
	background-color: #E9E9F0;
	padding: 6px;
	 
}


a.linkbutton, a.linkbutton_left, a.linkbutton_right
{
    background-color: #F3F3F9;
    padding: 2px 7px;
    text-decoration: none;
    color: #333399;
    border: solid 1px #d0d0d0;
}

a.linkbutton_left
{
	float: left;
}

a.linkbutton_right
{
	float: right;
}


input, select, td input, td select
{
	border: solid 1px #A9A9B0;
	font-size: 11px;
}

.autorenbox
{
	border: solid 1px #c0c0c0;
	padding: 4px;
	padding-left: 12px;
	padding-bottom: 6px;
}

div#create_user
{
	position: relative;
}

.error_box
{	
	position: absolute;
	font-size: 10px;
	left: 320px;
	width: 275px;
	padding: 4px 8px;
	border: solid 1px red;
}

.error_box ul
{
	padding: 0px;
	margin-left: 16px;
	margin-bottom: 2px;
}

.sponsorlist
{
       margin-left: 0px;
       list-style: none;
       padding: 6px;
       padding-left: 0px;
}

.sponsor
{
       margin: 8px 0px 16px 8px;
       padding: 4px 0px 4px 8px;
}

.sponsor p
{
       margin: 0px;
       padding: 0px;
       padding-top: 8px;
       padding-left: 10px;
}




div#mask_participant > div, div#mask_logindata
{ 
    margin-top: 16px;
}
div#mask_participant * h2, div#mask_logindata h2
{
    margin: 4px 0px 12px 0px;
    font-size: 1.1em;
    font-weight: bold;
}
div.labeled_input, div.customInput
{
    margin: 3px 0px;
}
div.labeled_input div
{
    float: left;
    text-align: right;
    margin-top: 2px;
    margin-right: 8px;
    width: 100px;
}    

div#mask_logindata div.labeled_input div
{
    width: 200px;
}

div#participant_institution
{
}

.confcms_error_box 
{
    background-color: #fdf0f0;
    font-size: 1.1em;
    padding: 8px;
    border: 1px solid #ff9999;
}

.confcms_success_box 
{
    background-color: #f0f9f0;
    font-size: 1.1em;
    padding: 8px;
    border: 1px solid #55cc55;
    margin-bottom: 4px;
}


div#confcms_login
{
    font-size: 11px;
    position: relative;
    top: 10px;
    left: 4px;
    width: 160px;
    margin: 0px;
    padding: 5px;
    background-color: #F3F3F9;
}

div#confcms_login > div > div
{
    margin-bottom: 4px;
}

div#confcms_login > div > div > div
{
    font-size: 0.9em;
    color: #6c6c8c;
    margin-bottom: 2px;
}

div#confcms_login * div.confcms_login_header
{
    font-weight: bold;
    background-color: #c8c8c8;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 4px;
    padding: 3px;
    color: #000000;
}

div#confcms_login * a.confcms_login_button
{
    border: 1px solid #BECCE0;
    background-color: #ffffff;
    padding: 4px 7px;
    text-decoration: none;
    font-weight: bold;
}

div#confcms_login * div.confcms_login_button
{
    margin: 12px 0px;
    text-align: right;
}


div#confcms_login * div.confcms_login_error_box
{
    margin: 8px 0px;
    color: #ff0000;
    border: 1px dotted #ff0000;
    padding: 4px;   
}

.custom_login 
{
    background-color: #ffffff;
    width: 250px;   
}