html, body {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td, span, p, li, textarea, input, select  {
	font-size: 12px; 
}
.main_header{
	background:url(../img/congress-info.jpg) no-repeat;
	height:100px;
	width:1024px;
	text-align:right;
	vertical-align:top;
	padding:30px 5px 0px 0px;
}
.sideBox{
	color:#87888a;
	border-top:solid 1px #87888a;
	padding:7px 30px 10px 0px;
	margin:5px 0px;
	
}
.sideBox_t{
	font-weight:bold;
	text-transform:uppercase;
}
.sideBox a,#highlights .akt_cont a{
	color:#87888a;
	text-decoration:underline;
}
.sideBox a:hover,#highlights .akt_cont a:hover{
	color:#e2001a;
}
.akt_cont a{
	color:#87888a;
	text-decoration:underline;
}
.akt_cont a:hover{
	color:#e2001a;
}
#highlights .sideBox, #highlights .sideBox_t, #highlights .akt_cont{
	font-size:14px;
	padding:10px 0px 0px 0px;
/*	background:url(../img/square_r.jpg) no-repeat;
	text-transform:uppercase;*/
}
#highlights .akt_cont{
	color:#87888a;
}
/*#highlights .akt_cont{
	background:url(../img/square_r.jpg) no-repeat 0px 13px;
	padding-left:15px;
}*/
/*.sideBox .akt_cont{
	background:url(../img/square_r.jpg) no-repeat 0px 1px;
	margin-left:10px;
}*//*#highlights .akt_cont a{
	color:#87888a
}*/
* html #highlights{
	 height: 350px;
}
/*#highlights{
	background:#ff0000;
}*/
/*#highlights .sideBox{
	padding-left:20px;
}*/
p{
	margin:0px;
}
.text_home{
	font-size:16px;
	/*text-transform:uppercase;*/
	color:#87888a;
	line-height:26px;
}
.cont_titel,.cont_text{
	color:#87888a;
	font-size:13px;
	font-weight:bold;
}
.cont_text{
	font-weight:normal;
}
.suchBox{
	width:469px;
	background:#eceded;
	border:solid 0px #000000;
	margin-top:10px;
	padding:20px 20px 20px 7px;
}
.suchTitel{
	font-size:13px;
	color:#000000;
	font-weight:bold;
	background:url(../img/titel_icon.jpg) no-repeat 0px 4px;
	text-indent:23px;
}
#textfield,#textfield2,#DatVon,#DatBis{
	width:430px;
	height:25px;
	margin:5px 0px 0px 23px;
	border:solid 1px #9c9e9f;
	background:url(../img/form_txt_bg.jpg) repeat-x #d9dadb;
 	padding:0px 10px;
}
* html #textfield,* html #textfield2{
	width:420px;
}
/* textfield2 = Für Formular in Tabelle (Kongress eintragen usw.) */
/* DatVon = Für Datums-Felder in Formular, weil id schon gesetzt */
#textfield2,#DatVon,#DatBis{
	margin:5px 0px 0px 0px;
}
#select{
	width:100px;
	height:25px;
	margin:5px 0px 0px 23px;
	border:solid 1px #9c9e9f;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url(../img/form_txt_bg.jpg) repeat-x 0px center;
/*	background:none;*/
	padding:3px 5px 0px 10px;
	vertical-align:middle;
}
#textarea,#textarea2{
	width:430px;
	/*height:25px;*/
	margin:5px 0px 0px 23px;
	border:solid 1px #9c9e9f;
	background:url(../img/form_txt_bg.jpg);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding:0px 10px;
	font-family:Verdana, Geneva, sans-serif;
}
#textarea2{
	margin:5px 0px 0px 0px;
}
form select,form select option{
	/*filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	background:transparent;*/
}
#checkbox{
	margin:5px 0px 0px 23px;
	/*border:solid 1px #9c9e9f;
	background:#ffffff;*/
}
#button{
	width:150px;
	height:25px;
	border:solid 1px #9c9e9f;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url(../img/form_btn_bg.jpg) repeat-x #e2001a;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.Such-Kongresse{
	padding:5px 0px;
	border-bottom:solid 1px #b1b3b4;
}
.Such-Kongresse a{
	color:#87888a;
}
.Such-Kongresse a:hover{
	color:#e2001a;
}
.button{
	padding:0px 17px;
	text-align:right;
}
* html .button{
	padding:0px;
}
.rot{
	color:#e2001a;
}
sup{
	font-size:70%;
	vertical-align:top;
}
.arrow_r_gr{
	/*border:solid 1px #000000;*/
	background:url(../img/arrow_r_gr.gif) no-repeat 0px 4px;
	/*text-indent:-10px;*/
	padding-left:10px;
}
