/*  basics */
body{
	background-color: #EFDEBD;
	margin: 0;
	padding: 0;
}
body, td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
/*link style*/
a:link, a:visited, a:active {
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	color: #94CED6;
	font-weight: bold;
	text-decoration: none;
}

h1{
	color: #666666;
	margin: 0px 0px 3px 0px;
	font-size: 14px;
}
h2{
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	color: #666666;
}
h3{
}
img{
	border: none;
}

hr{
	width: 100%;
    height: 1px;
	color: #94CED6;
    background-color: #94CED6;
    border: none;
}
/* areas */
div#container{
	position: relative;
	width: 850px;
}

div#top_area{
	position: relative;
	background-color: #EFDEBD;
	border-bottom: 1px solid #94CED6;
}
div#bottom_area{
	position: relative;
	/*background-color: #EFEFEF;*/
	background-color: #FFFFFF;
	background: url("img/bg_content.gif");
	border-right: 1px solid #94CED6;
}
div#logo_area{
	position: relative;
       width: 100%;
       text-align: right;
       height: 105px;
      /* background-image: url("../../img/categorypic.gif");
       background-repeat: no-repeat;
       background-position: 15px 0px;*/
}
img#logo{
	margin-top: 5px;
}
/* topnavigation */

div#nav_extra_area{
	position: relative;
	left: 217px;
	width: 582px;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	height: 25px;
	line-height: 25px;
	text-align: right;
}
div#nav_extra_area div{
	float:left;
	display: inline;
	background-color: #FEDCA2;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
div#nav_extra_area  div.event_cat_a{
	background-color: #94CED6;
}
div#nav_01_area{
	position: relative;
	left: 199px;
	width: 650px;
	height: 52px;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #EFDEBD;
	border-bottom: none;
	/*border-bottom: 1px solid #FF9900;*/
	clear: both;
}

#nav_01_area ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav_01_area li {
	float: left;
	display: inline;
	background-color: #FF9900;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	text-align: center;
}
#nav_01_area a {
	color: #FFFFFF;
	text-decoration: none;
}
/* Backslash Hack hide rules from IE5-MAc \*/
#nav_01_area a {/*float: none;*/}
/* End IE5-Mac hack */

#nav_01_area>ul a {width: auto;}

#nav_01_area li:hover  {
	background: #FFFFFF;
	color: #2F9798;
	border: 1px solid #94CED6;
	border-bottom: none;
}
#nav_01_area a:hover  {
	color: #2F9798;
}

#nav_01_area li:hover  a{
	color: #2F9798;
}
#nav_01_area li.menue_01_a  {
	background: #FFFFFF;
	color: #2F9798;
	border: 1px solid #94CED6;
	border-bottom: none;
}
#nav_01_area li.menue_01_a  a{
	color: #2F9798;
}
#nav_01_area .menue_01_a a:hover {
	background: #FFFFFF;
	color: #666699;
}
/* nav 01 concrete widths */
div#nav_01_area li#all_events {
	width: 80px;
}
div#nav_01_area li#science_events {
	width: 140px;
}
div#nav_01_area li#med_events {
	width: 140px;
}

div#nav_01_area li#tech_events {
	width: 140px;
}
div#nav_01_area li#boku_events {
	width: 140px;
}
/* search */
div#search_area{
	position: relative;
	/*left: 199px;
	width: 650px;*/
	text-align: left;
	/*background-color:#EFEFEF;*/
	background-color:#FFFFFF;
	height: 25px;
	line-height: 25px;
	border-top: 1px solid #94CED6;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: none;
	clear: both;
	z-index: 2;
}

div#finder, div#finder_info{
	font-size: 11px;
	display: inline;
	height: 25px;
	/*line-height: 25px;*/
}
div#finder{
	position: relative;
	margin-left: 10px;
	float: left;
	display: inline;
}
div#finder_info{
	position: relative;
	float: right;
	text-align: right;
	margin-right: 10px;
}
div#user_nav_area{
	position: relative;
	width: 650px;
	border-bottom: 1px solid #94CED6;
	height: 25px;
	background-color: #EFEFEF;
}
div#user_nav_area div{
	float: left;
	/*padding: 3px 10px 3px 10px;*/
	padding-left: 10px;
	height: 100%;
	line-height: 25px;
}
div#user_nav_area  div.user_link_a{
	background-color: #FFFFFF;
	color: #666666;
}
div#user_nav_area  div.user_link_a a{
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
}
div#user_nav_area a:hover{
	color: #666666;
}
/* left - legend, navigation, login.. */
div#nav_02_area{
	position: relative;
	float: left;
	left: 0px;
	width: 200px;
}
div#nav_02_area div{
	/*margin: 5px;
	width: 92%;	*/
}
div#cal_area{
	padding: 0px;
	margin: 0px;
	width: 100%;
}
div#legend_area, div#login_link_area, div#partner_area{
	/*margin: 5px;*/
	/*width: 92%;*/
	/*padding: 5px;*/
	/*padding-bottom: 10px;*/
}
div#partner_area{
	text-align: center;
}
div#legend_area table td{
	padding: 5px;
}
div#legend_area h2{
	text-align: center;
	margin: 0px;
	padding: 7px 0px;
	border-top: 1px solid #94CED6;
	border-bottom: 1px solid #94CED6;
	background-color: #D2ECEF;
}
div#login_link_area{
	text-align: center;
	/*border-top: 1px solid #94CED6;*/
	padding: 10px 0px;
}

/* main content */
div#content_area{
	position: relative;
	float: left;
	background: #FFFFFF;
	/*margin-left: 210px;*/
	width: 640px;
	/*height:100%; */
}

div#info_area{
	position: relative;
	/*width: 630px;*/
	margin: 10px 0px 10px 10px;
	border: 1px solid #EFEFEF;
	height: 20px;
	line-height: 20px;
	/*background-color: #94CED6;*/
}

div#user_info_area{
	display: block;
	position: relative;
	width: 630px;
	margin: 10px 0px 0px 10px;
	border: 1px solid #EFEFEF;
	/*height: 20px;
	line-height: 20px;*/
	/*background-color: #94CED6;*/
}
div.parameter{
	float: left;
}
div.functions{
	float: right;
}
div#txt_main{
	position: relative;
	margin: 10px 0px 0px 10px;
	text-align: left;
}

div#footer{
	position: relative;
	clear: both;
	background: #FFFFFF;
	border-top: 1px solid #94CED6;
	border-bottom: 1px solid #94CED6;
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	color: #666666;
}

/* forms */
form{
	display: inline;
}
input, select{
	font-size: 11px;
	line-height: 11px;
	/*height: 13px;
	line-height: 13px;*/
	border: 1px solid #FEDCA2;
	margin-top: 3px;
}
input.check{
	border: 1px solid red;
}
radio{
	border: none;
}
input#keywords{
	width: 90px;
}
select{
	/*height: 15px;*/
	width: 200px;
}
textarea{
	border: 1px solid #FEDCA2;
}
label{
	font-weight: bold;
	color: #666666;
}
.button{
	height: 17px;
	border: 1px solid #FEDCA2;
	font-weight: bold;
	color: #666666;
}
#find.button{
	width: 40px;
	font-size: 10px;
	font-weight: normal;
}

.submit_login{
	height: 16px;
	font-weight: bold;
}
.submit{
	height: 16px;
	width: 120px;
	font-weight: bold;
}
input.confirm{
	border: 1px solid #FF4500;
}
/* ids, classes event detail */
div.info_box_start{
	padding: 3px;
	border: 1px solid #FF9900;
	background-color: #EFEFEF;
}
div.info_box_end{
	padding: 3px;
	border: 1px solid #FF9900;
	border-top: none;
}
div#event_detail_head{
	background-color: #EFDEBD;
	background-color: #F8EEDB;
}

div#event_detail_date{
	/*background-color: #EFEFEF;*/
}
div#event_detail_abstract{
	padding: 3px;
	border: 1px solid #FF9900;
	border-top: none;
}
div.event_detail_desc, div.event_detail_text{
	padding-bottom: 3px;
}
div.event_detail_desc{
	width: 22%;
	float: left;
	text-align: right;
	color: #666666;
	font-weight: bold;
}
div.event_detail_text{
	margin-left: 24%;
}

div.footer{
	/*width: 100%;*/
	text-align: right;
}
/* classes */
.note{
	color: #666666;
}
.alert{
	color: #CF3333;
}
/* special icons */
a.febs:link,  a.febs:visited, span.febs{
	padding-left: 20px;
	background: url(img/icon_febs.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
a.gebaerden:link,  a.gebaerden:visited{
	display: block;
	padding-left: 35px;
	background: url(img/gebaerden_min.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.maedchen:link, a.maedchen:visited{
	display: block;
	padding-left: 35px;
	background: url(img/icon_maedchen_min.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	min-height: 25px;
}
a.maedchen.gebaerden, a.gebaerden.maedchen:visited{
	display: block;
	padding-left: 65px;
	background: url(img/gehoer_maedchen.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}
a.sp_astro:link, a.sp_astro:visited{
	display: block;
	padding-left: 48px;
	background: url(img/astro_min.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	min-height: 25px;
}
a.sp_boku:link, a.sp_boku:visited{
	display: block;
	padding-left: 35px;
	background: url(img/boku_min.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	min-height: 25px;
}
a.sp_umwelt:link, a.sp_umwelt:visited{
	display: block;
	padding-left: 35px;
	background: url(img/tu_min.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	min-height: 25px;
}

a.sp_boku.gebaerden, a.sp_boku.gebaerden:visited{
	display: block;
	padding-left: 65px;
	background: url(img/gehoer_boku.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

a.sp_umwelt.maedchen, a.sp_umwelt.maedchen:visited{
	display: block;
	padding-left: 65px;
	background: url(img/tu_maedchen.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

span.gebaerden{
	padding-left: 25px;
	background: url(img/gehoerlosenbund.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
span.maedchen{
	padding-left: 20px;
	background: url(img/icon_maedchen.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
span.maedchen.gebaerden, span.gebaerden.maedchen{
	padding-left: 45px;
	background: url(img/gehoer_maedchen.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}
/* client-preview */
div.client-preview{
	position: relative;
	border: 1px solid #999999;
	width: 31%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
div.client-preview h2{
	background-color: #EFDEBD;
	color: #666666;
	border-bottom: 1px solid #999999;
	text-indent: 3px;
}
div.client-preview div.body{
	padding: 3px;
	height: 130px;
	background-color: #FFFFFF;
}
div.client-preview div.footer{
	border-top: 1px solid #999999;
	padding: 3px;
}

div.switch-results-area a,
div.switch-results-area span{
padding-right: 5px;
}

table.legend td{
	vertical-align: top;
	padding-bottom: 5px;
}
div.event_detail_text.gebaerden{
	padding-left: 45px;
	background: url(img/gebaerden.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	min-height: 35px;
}
div.event_detail_text.maedchen{
	padding-left: 45px;
	background: url(img/icon_maedchen.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	min-height: 35px;
}
div.event_detail_text.gebaerden.maedchen{
	padding-left: 65px;
	background: url(img/gehoer_maedchen.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	min-height: 40px;
}
div.event_detail_text.sp_astro{
	padding-left: 65px;
	background: url(img/astro.gif) no-repeat;
	background-position: 0px 0px;
	min-height: 40px;
}

div.event_detail_text.sp_umwelt{
	padding-left: 40px;
	background: url(img/tu.gif) no-repeat;
	background-position: 0px 0px;
	min-height: 40px;
}

div.event_detail_text.sp_boku{
	padding-left: 40px;
	background: url(img/boku.gif) no-repeat;
	background-position: 0px 0px;
	min-height: 40px;
}

div.event_detail_text.sp_umwelt.maedchen{
	padding-left: 65px;
	background: url(img/tu_maedchen.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	min-height: 40px;
}
div.event_detail_text.sp_boku.gebaerden{
	padding-left: 65px;
	background: url(img/gehoer_boku.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	min-height: 40px;
}
div#event_detail_links{
	display: none;
}
