body{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 9pt;
	font-style: bold;
}
h1{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 120%;
	
}
table{
	
	font-size: 85%;
	font-weight: bold;
}
tHead{
	font-weight: bold;
	font-size: 110%;
}
input, select{
  font-size: 10pt;
}
.small_text{
	font-size: 80%;
}

.large_text{
	font-size: 110%;
	font-weight: bold;
}
.smileys, .smileys_info_smileys{
	font-family: "Wingdings";
	font-size: 110%;
}


/**************************************************************************************/
/*-------------------------------- Index------------------------------------------- */

#menu{
	font-weight: bold;
	font-size: 90%;
}
.menu_button{
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
	cursor : pointer;
}
/**************************************************************************************/
/*-------------------------------- Startpage------------------------------------------- */
#startpage_body #main_content_div table, #rss_body table {
	font-weight: normal;
	
}
#startpage_body #main_content_div tHead{
	font-size: 100%;
	font-weight: bold;
	height: 20px;
}
/**************************************************************************************/
/*-------------------------------- Gästbok------------------------------------------- */
.guestbook_post{
	font-size: 90%;
}
.guestbook_post_title{
	font-weight: bold;
}
.guestbook_post_date{
	font-size: 80%;
}
.guestbook_post_author{
	font-style: italic;
}
/**************************************************************************************/
/*---------------------------------match_report---------------------------------------- */
#location_and_date{
	font-size: 80%;
	font-style : italic;
}
#match_result{
	font-size: 80%;
	font-weight: bold;
}
.match_report_title{
	font-weight: bold;
	font-size: 150%;
}
.match_report_preamble{
	font-weight: bold;
}
/**************************************************************************************/
/*-------------------------------------Player Info--------------------------------*/
#player_shirt_surename{
	font-size: 130%;
	font-weight: bold;
}
#player_shirt_number{
	font-size: 450%;
	font-weight: bolder;

}
/*********************************************************************************/
/*-------------------------------------Player statistics for period-------------------*/
.player_name{
	font-weight: bold;
}
/**************************************************************************************/
/*-------------------------------------Period Table-----------------------------------*/
.competition_sub_title{
	font-size: 13pt;
}
/**************************************************************************************/
/*-------------------------------------News--------------------------------------------*/
.news_date{
	font-weight: bold;
	font-size: 70%;
}
.news_subject{
	font-weight: bold;
	font-size: 150%;
}
.news_text, .news_author, .news_link{
	font-size: 90%;
}
.news_author, .news_link{
	font-weight: bold;
}
/**************************************************************************************/