@charset "utf-8";
/**	Title:		Hochfuegenski - standard elements
	Author:		Mag. Matthias Bauer (mag.matthias.bauer@gmail.com)
	
	Content:	Contains element definitions for hochfuegenski.com
 */

/**************************/
/*          Table         */
/**************************/

table.standard
{
	margin: 0px 0px 15px 0px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 95%;
}

table.standard th
{
	color: #333333;
	background: url(../images/light_blue.png) repeat-x;
	background: url(../images/light_blue.gif) repeat-x top;
	padding:6px 0px 5px 5px;
	text-align: left;
	text-transform: uppercase;
}

table.standard td
{
	color: #333333;
	padding: 5px 5px;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
}

table.standard td.hilite, span.hilite
{
	color: #1C64A5;
}


table.liste
{
	margin: 0px 0px 5px 0px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 460px;
	font-size: 95%;
	text-align: left;
	
}

table.liste th
{
	color: #333333;
	background: url(../images/light_grey.png) repeat-x;
	background: url(../images/light_grey.gif) repeat-x top;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

table.liste td
{
	padding: 5px 5px;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
	vertical-align: top;
}

table.liste td.hilite
{
	color: #1C64A5;
}

table.liste td.none
{
	border-bottom: none;
}

table.lifte
{
	margin: 0px 0px 5px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	font-size: 95%;
	
}

table.lifte th
{
	color: #333333;
	background: url(../images/light_grey.png) repeat-x;
	background: url(../images/light_grey.gif) repeat-x top;
	padding: 12px 5px 7px 5px;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
	
}

table.lifte th.rechts
{
	padding: 12px 8px 7px 0px;
	text-align: right;
}


table.lifte td
{
	color: #333333;
	padding: 12px 5px 7px 0px;
	border-bottom: 1px solid #E6E6E6;
	text-align: right;
}


table.lifte td.links
{
	padding: 12px 8px 7px 5px;
	text-align: left;
}

table.lifte td.rechts
{
	padding: 12px 8px 7px 0px;
	text-align: right;
}

table.lifte td.hilite
{
	color: #1C64A5;
}



/**************************/
/*          Span          */
/**************************/


span.table_header
{
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	color:#FFFFFF;
	background-color: #1C64A5;
	padding: 4px 5px 3px 5px;
	margin: 0;

}

span.header_red
{
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #BF0007;
	padding: 4px 5px 3px 5px;
	margin: 0;
}


span.header_grey
{
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #969696;
	padding: 4px 5px 3px 5px;
	margin: 0;
}

/**************************/
/*          List          */
/**************************/

/*

#article_content_center ul, 
#article_content ul
{
	list-style-image: url(../images/star.gif);
	line-height: 20pt;
	margin: 20px 0 30px 0;
	}


*/

/**************************/
/*          Readon        */
/**************************/


.readon {
	height: 25px;
	width: 130px;
	font-size: 90%;
	letter-spacing: 1pt;
	color: white;
	text-transform: normal;
	display: block;
	padding: 4px 0 0 10px;
	margin: 20px 0 30px 180px;
	background: url(../images/readon.png) no-repeat;
}

a.readon {
	text-decoration: none;
}

a.readon:hover {
	background: url(../images/readon_over.png) no-repeat;
}



/**************************/
/*          Event         */
/**************************/


.eventheader {
	font-size: 125%;
	font-weight: bold;
	color: #333333;
	margin: 0 0 15px 0;
}

span.eventsub {
	font-size: 85%;
	font-weight: normal;
	color: #0061A0;
	margin: 0 0 15px 0;
	color: #666666;
}


.eventdownloads {
	font-size: 125%;
	font-weight: bold;
	color: #666666;
	margin: 25px 0 15px 0;
	border-bottom: 1px solid #e6e6e6;
}

.eventbild {
	float: left;
	margin: 10px 8px 6px 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #e6e6e6;
}

.eventbild-last {
	float: left;
	margin: 10px 8px 6px 0;
	padding: 0 8px 0 0;
}

ul.stern {
	margin: 10px 0 0 15px;
	list-style: none;
	padding: 0 0 15px 0px;
	font-weight: normal;
}

ul.stern li, ul.stern a {
	margin: 0px 0px 5px 0px;
	padding: 1px 5px 0px 25px;
	font-weight: bold;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	font-size: 95%;
	letter-spacing: 0.2pt;
}

ul.stern a {
	padding-left: 0px;
}

ul.stern li {
background: url(../images/star_grey.gif) 0px 5px  no-repeat;
}

table.events
{
	margin: 0px 0px 5px 0px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 449px;
	font-size: 95%;
	text-align: left;
	
}

table.events th
{
	color: #333333;
	background: url(../images/light_grey.png) repeat-x;
	background: url(../images/light_grey.gif) repeat-x top;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

table.events td
{
	padding: 5px 5px;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
	vertical-align: top;
}

