body.events
{
	padding: 15px 20px 20px 20px;
	background-color: rgb(253, 253, 253);
}


.events_body
{
	width: 530px;
	padding: 20px;
	background-color: rgb(240, 240, 240); 
	border: 1px dotted rgb(130, 130, 130);
	margin: 20px 0 0 0;
}


.events_head
{
	
}


.events_head_td
{
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color: rgb(130, 130, 130);
	vertical-align: bottom;
	text-align: left;
	font-style: italic;
}


.events_text_1
{
	font-family: verdana;
	font-size: 11px;
	color: #5f5f5f;
	vertical-align: top;
	text-align: left;
}


.events_hl_1
{
	font-family: verdana;
	font-size: 16px;
	color: #ff7f00;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}


.events_showinfo
{
	vertical-align: top;
	padding: 6px 0px 0px 7px;
}


.events_error
{
	font-family: verdana;
	font-size: 14px; 
	color: #f00;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #f00;
	border-left: 5px solid #f00;
	width: 550px;
}


.events_td_1
{
	padding: 5px 10px 0px 10px;
	vertical-align: top;
	font-weight: bold;
}

.events_td_2
{
	padding: 0px 0px 15px 10px;
	vertical-align: top;
}

.events_td_3
{
	padding: 5px 7px 5px 7px;
	vertical-align: top;
	font-weight: bold;
	border-bottom: 2px solid rgb(200, 200, 200);
	border-right: 1px dotted rgb(200, 200, 200);
	background-color: #ffffff;
}

	
.events_td_4
{
	padding: 7px 7px 7px 7px;
	vertical-align: top;
	border-bottom: 1px dotted rgb(150, 150, 150);
}


.events_list_old,
.events_list_new
{
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
}


.events_list_new
{
	color: rgb(25, 100, 25);
	list-style-image: url(/shared/img/bullet_2.gif);
}


.events_list_old
{
	color: rgb(143, 179, 142);
	list-style-image: url(/shared/img/bullet_2_old.gif);
}


.events_event-title_new
{
	font-family: arial;
	font-size: 14px;
	color: #563529;
	font-weight: bold;
	padding: 10px 0 5px 0; 
} 


.events_event-title_old
{
	font-family: arial;
	font-size: 14px;
	color: rgb(177, 168, 150);
	font-weight: bold;
	padding: 10px 0 5px 0; 
}


.events_event-title_nextevent_new
{
	font-family: arial;
	font-size: 12px;
	color: #563529;
	font-weight: bold;
	padding: 5px 0 0px 0; 
}


.events_event-date_new
{
	color: rgb(25, 100, 25); 
	font-weight: bold;
}
 
 
events_event-date_old
{
	color: rgb(177, 168, 155); 
	font-weight: bold;
}


.events_event-running
{
	color: #563529;
}


.events_deactivated
{
	display: none;
}


.events_activated
{
	display: inline;
}



/* formularformatierungen */

.events_input_def
{
	font-family: verdana;
	font-size: 11px;
	color: rgb(50, 50, 50);
	margin-top: 4px;
	height: 19px;	
}


input[type=button],
input[type=submit]
{
	margin: 0px;	
}

.events_input_1
{
	border: 1px rgb(200, 200, 200) solid;
	background-color: #fff;
}


.events_input_1_act
{
	border: 1px #ff5f00 solid;
	background-color: #fff;
}


.events_input_2
{
	border: 1px rgb(200, 200, 200) solid;
	background-color: #fff;
}


.events_input_2_act
{
	border: 1px #ff5f00 solid;
	background-color: #fff;
}


.events_input_3
{
	border: 1px #fff solid;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	background-color: rgb(100, 100, 100);
	cursor: pointer;
}


.events_input_3_act
{
	border: 1px #fff solid;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	background-color: #ff5f00;
	cursor: pointer;
}


.events_bg-highlight
{
	background-color: #ff7f00;
} 


.events_td_bg_on
{
	background-color: rgb(250, 250, 250);
}



/* Links */

a.events
{
	color: #ff7f00;
	text-decoration: none;	
}


a.events:hover
{
	color: #f00;
	text-decoration: underline;	
}


a.events_allevents
{
	color: #563529;
	text-decoration: none;
	font-weight: bold;
}

a.events_allevents:hover
{
	color: rgb(25, 100, 25);
	text-decoration: underline;
}
