body 
{
	font-family: Verdana;
	font-size: 8pt;
	background-color:#ffffff;
	color: #333333;
}

.separator_border
{
	background-color: #FFFFFF;
}

input.text
{
	border: 1px solid Black;
}

a.menu_item
{
	color: #FFFFFF;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	margin-right: 6px;
	vertical-align:middle;		
}

a.menu_item:hover
{
	color: #000000;
	vertical-align:middle;
}

a.menu_cart_link
{
	color: #FFFFFF;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
	vertical-align:middle;
}

a.menu_cart_link:hover
{
	color: #000000;
	vertical-align:middle;
}

.events_title
{
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.events_list_item_title
{
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	line-height: 20px;	
}
a.events_list_item_title
{
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	line-height: 20px;		
}

.events_list_item_date
{
	font-weight: bold;	
}

.event_search {
	font-size: 11px;
	color: #996600;
	text-decoration: none;		
}

.event_search_result_title {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
	text-align: left;
	font-weight: bold;	
	background-color: #FF9A00;
}

.event_search_date_textbox {
	width: 10em;	
	font-size: 1.2em;
}

a.event_search_date_link
{
	font-size: 11px;
	color: #996600;
	text-decoration: none;		
}

/*Kalender*/
.calendar_header
{
	background-color:#FF9900; /*title_box bg */
	color:#ffffff; /*title_box color */
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}



.calendar_day
{
	background-color: #FFECD0;
	color: #996600;
	font-size: 11px;
	text-decoration:none;
	
}

.calendar_day_today
{
	background-color: #FF9900;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	
}


.calendar_dayheader
{
	font-family: Verdana;
	background-color:#ffffff; /*title_box color */
	font-size: 11px;
	font-weight: bold;
	color: #996600; /*title_box bg*/
}



.calendar_link
{
	font-size:11px;
	color:#996600; /*text_red*/
	font-weight:bold;
	text-decoration:none;	
}




.event_title
{
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

a.event_title
{
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.event_description
{
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}

.wartburg_title
{
	font-size: 11px;
	color: #A58901;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.wartburg_text
{
	font-size: 11px;
	color: #A58901;
	text-decoration: none;
	line-height: 11px;	
	font-weight: normal;
}

.wartburg_search_button
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFCC00;
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
}

.event_forward_button
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9A00;
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
}


.cart_header
{
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color:#216DE0;
}

.cart_step
{
	font-size: 11px;
	font-weight: bold;
	color:#216DE0;
}

.cart_link
{
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

a.cart_link
{
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

a.cart_link:hover
{
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}

.cart_item_format_info
{
	background-color: #90B9F7;
}

.cart_item_title
{
	color: #165BC0;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

.cart_item_text
{
	color: #165BC0;
	font-size:11px;	
	text-decoration: none;	
}

.cart_item_price
{
	color: #165BC0;
	font-size:11px;	
	font-weight: bold;
	text-decoration: none;	
}

.cart_item_quantity_textbox
{
	width: 20px;
}

a.cart_item_action
{
	color: #165BC0;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

a.cart_item_remove:hover
{
	color: #165BC0;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}

.cart_action
{
	color: #FFFFFF;
	font-size:11px;	
	font-weight: bold;
	text-decoration: none;	
	background-color: #165BC0;
}
.cart_finalaction
{
	color: #FFFFFF;
	font-size:11px;	
	font-weight: bold;
	text-decoration: none;	
	background-color: #990000;
}

a.cart_action
{
	color: #FFFFFF;
	font-size:11px;	
	font-weight: bold;
	text-decoration: none;	
	background-color: #165BC0;
}

a.cart_finalaction
{
	color: #FFFFFF;
	font-size:11px;	
	font-weight: bold;
	text-decoration: none;	
	background-color: #990000;
}

.navigation_bar
{
	background-color: #FF9900;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.navigation_link
{
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

.navigation_link:hover
{
	color: #000000;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

.event_image_thumbnail
{
	background-color: #CCCCCC;	
}
td.separatorLine_1of2
{
	border-bottom:1px solid #90B9F7;
	font-size:5px;
}
td.separatorLine_2of2
{
	font-size:5px;
}

td.doubleLine
{
	border-bottom:2px double #90B9F7;
}

.summary_bar
{
	color: #165BC0;
	font-size: 14px;	
	font-weight: bold;
	text-decoration: none;	
	background-color: #90B9F7;
}

.error_message
{
	background-color:#FFFFFF;
	color: Red;
	font-weight: bold;
	padding:10px;
}

.title
{
	font-family: Arial;
	height: 41px;
	text-indent: 10px;
	background-image: url(../images/head_entity.gif);
	vertical-align: middle;
	color: #CC8616;
	font-style: italic;
	font-size: 16px;
	font-weight: 900;	
}

.order_link
{
    color: #FF9900;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}


.order_link:hover
{
    color: #000000;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

.wartburg_navigation_bar
{
	background-color: #FFCC01;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.wartburg_navigation_link
{
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

.wartburg_navigation_link:hover
{
	color: #000000;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

a.historic_action
{
	background-color: #AD8E58;
	color: #FFFFFF;
	font-size:11px;	
	font-weight: bold;
	text-decoration: none;	
}	

.historic_action
{
	background-color: #AD8E58;
	color: #FFFFFF;
	font-size:11px;	
	font-weight: bold;
	text-decoration: none;	
}

.historic_title
{
	font-size: 11px;
	color: #6C5939;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.historic_navigation_bar
{
	background-color: #AD8E58;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.historic_navigation_link
{
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

.historic_navigation_link:hover
{
	color: #000000;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

a.button
{
	color: #FFFFFF;
	font-size:11px;	
	font-weight: bold;
	text-decoration: none;	
	background-image: url(../images/icon_vor.gif); 
	display: inline;                                    
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-right: 25px; 
	padding-left: 5px;
	background-repeat: no-repeat; 
	background-position: right;	
}