body
{
	font-family:arial, verdana, tahoma;
	font-size:0.9em;
	cursor:default;
}

a,
button
{
	cursor:hand;
	font-weight:regular;
}

button
{
	letter-spacing:0px;
	height:1.8em;
	min-height:1.8em;
	max-height:1.8em;
	padding-top:1px;
	width:100px;
	min-width:100px;
}

textarea,
input,
select
{
	font-family:arial, verdana, tahoma;
	font-size:1em;
}



#input_fields #register
{
	display:block;
	float:none;
	height:2.4em;
	min-height:2.4em;
	border-bottom:4px solid #afafaf;
	overflow:hidden;
}

#input_fields #register a
{
	background-image:url(../img/buttons/register_on.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#6f6f6f;
	height:1.4em;
	min-height:1.4em;
	padding-left:12px;
	padding-top:8px;
	overflow:hidden;
	font-variant:small-caps;
	margin-top:5px;
}

#input_fields #register a:hover,
#input_fields #register a.on
{
	background-image:url(../img/buttons/register_off.gif);
	color:black;
	padding-top:10px;
	margin-top:0px;
}

#input_fields #register a.on
{
	background-image:url(../img/buttons/register_off.gif);
	padding-top:12px;
}


#register_index
{
	margin-top:10px;
	width:100%;
	min-width:100%;
	height:1.2em;
	min-height:1.2em;
	padding-top:7px;
	border-bottom:1px solid #afafaf;
}

#register_index a
{
	font-size:0.9em;
	background-image:url(../img/buttons/register_on.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#6f6f6f;
	height:1.3em;
	min-height:1.3em;
	padding-left:12px;
	padding-right:12px;
	padding-top:20px;
	overflow:hidden;
	font-variant:small-caps;
	overflow:hidden;
}

#register_index a:hover
{
	background-image:url(../img/buttons/register_off.gif);
	margin-top:25px;
	color:black;
}

#register_index a.hub_select
{
	background-image:url(../img/buttons/register_off.gif);
	margin-top:25px;
	color:black;
}

#programm
{
	background-color:#D4D0C8;
	overflow:hidden;
	width:100%;
	max-width:99.5%;
	min-width:1024px;
	display:block;
	border:1px outset #D4D0C8;
	position:absolute;
	left:0px;
	top:0px;
}

.hidden
{
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index:1;
}

#header
{
	width:100%;
	min-width:1024px;
	max-width:100%;
	margin:0px;	
	padding:0px;
	display:block;
	background-image:url(../img/backgrounds/menu_bg_3.gif);
}

#session
{
	text-align:right;
	cursor:default;
}

#session a
{
	color:red;
	text-decoration:none;
	padding-left:10px;
	padding-right:5px;
	width:4em;
}


#session a.account
{
	color:#5f5f5f;
	width:200px;
	text-align:left;
}

#session a:hover
{
	color:black;
	background-color:#dfdfdf;
}

#supermainmenu
{
	margin:0px;
	background-image:url(../img/menu/menu_bg.gif);
	margin-bottom:1px;
	height:1.5em;
	min-height:1.5em;
	color:white;
	padding-left:10px;
	padding-top:3px;
	font-weight:bold;
}

#supermainmenu a
{
	margin-top:1px;
	float:left;
	text-decoration:none;
	color:#C9D5EE;
	padding-left:4px;
	padding-right:4px;
	font-size:0.9em;	
	border:2px solid transparent;
}

#supermainmenu a:hover
{
	color:#3B5994;
	background-color:#E6E8EE;
	color:black;
	border:2px outset #E6E8EE;
}

#supermainmenu a.on
{
	background-color:#E6E8EE;
	color:#3B5994;
	border:1px outset #E6E8EE;
}

#headline
{
	background-image:url(../img/menu/menu_bg.gif);
	margin:0px;
	max-width:100%;
	color:white;
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
	margin-top:1px;
	padding-bottom:3px;
	margin-bottom:2px;
	height:1.3em;
	min-height:1.3em;
	display:block;
}

#headline p
{
	margin:0px;
	margin-left:10px;
	height:1em;
	vertical-align:bottom;
	color:white;
	font-size:15px;
	padding-top:3px;
}

h1
{
	font-size:14px;
	color:#082C54;
	width:100%;
	max-width:98%;
	font-weight:bold;
	padding-left:10px;
	display:block;
	float:none;
	height:25px;
	padding-top:6px;
	letter-spacing:2px;
	margin:0px;
	background-image:url(../img/backgrounds/menu_bg_3.gif);
}


/*
*  EDIT TABLE
*/
#input_fields
{
	margin-bottom:40px;
	margin-left:20px;
	padding:20px;
	padding-bottom:60px;
	width:600px;
	max-width:600px;
	border:1px solid black;
}

#input_fields input,
#input_fields textarea,
#input_fields select
{
	width:600px;
	float:none;
	display:block;
	background-color:#F7F4EE;
	border:1px solid #dfdfdf;
	
}

#input_fields input.hidden
{
	width:0px;
	min-width:0px;
	max-width:0px;
	display:block;
	overflow:hidden;
}

/*
*  EXTRA
*/
#extra
{
}


#attention
{
	width:98%;
	max-width:98.5%;
	height:100%;
	max-height:100%;
	display:block;
	position:absolute;
	left:0px;
	top:60px;
	border:1px solid black;
	font-family:arial, verdana, tahoma;
	background-color:#D4D0C8;
	padding:10px;
	z-index:1000000;
}

/*
*  Loading
*/

#loading
{
	 position:absolute; 
	 top:330px; 
	 left:50%; 
	 z-index:1;
	 width:120px;
	 min-width:120px;
	 background-color:#D4D0C8;
	 text-align:center;
	 display:block;
	 height:35px;
	 min-height:35px;
}



/*
*  Filter
*/

#filter
{
	display:block;
	padding-top:0.3em;
	text-align:center;
	width:99%;
	cursor:default;
	background-image:url(../img/backgrounds/filter.gif);
}

div.filter_on
{
	min-height:13em;
	max-height:13em;
	overflow:visible;
}

div.filter_off
{
	min-height:1em;
	max-height:1em;
	overflow:hidden;
}


#filter form
{
	border: 0px;
	
}

#filter input.button
{
	border:0px;
	float:center;
	background-color:#DFDFDF;
	width:200px;
	height:1.7em;
	min-height:1.7em;
	margin-left:10px;
	margin-top:0px;
	padding-bottom:5px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #5f5f5f;
	cursor:hand;
	background-image:url(../img/backgrounds/bg_flag_nav_button.gif);
}

.bmover,
#filter input.bmover
{
	border:0px;
	background-image:url(../img/backgrounds/bg_flag_nav_button_on.gif);
	color:white;
	border-bottom:1px solid black;
	border-top:1px solid gray;
}

#filter input.checkbox
{
	width:15px;
	height:3em;
	max-height:3em;
	min-height:3em;
	display:block;
}

#filter p
{
	float:left;
	width:100%;
	text-align:center;
}


#filter select
{
	width:200px;
	background-color:white;
	border:1px inset white;
	margin-bottom:3px;
}

#filter input
{
	width:200px;
	background-color:white;
	border:1px inset white;
	margin-bottom:3px;
}