/* Start main div settings */
#website
{
	background-color:white;
	width:770px;
	margin:0px auto;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
/*
	border-left:1px #0073AE dashed;
	border-right:1px #0073AE dashed;
*/
}

#header
{
 	height:110px;
	text-align:left;
}

#content
{
 	margin: 5px;
	text-align:left;
}

#footer
{
	text-align:left;
}

#bottom_info
{
	margin: 10px 5px;
	
}

.img_footer
{
	float:left;
	padding: 5px;
}

#sponsor
{
	background-color:#003366;
 	color:white;
 	font-weight:bold;
 	padding: 2px 0px;
 	text-align:center;
}
/* End main div settings */

/* Start home div settings */
#main
{
	text-align:center;
}
#main_top
{

}
#main_left
{
	width:260px;
	float:left;
	margin: 5px 2px 5px 5px;
	text-align:left;
}
#main_middle
{
	width:210px;
	float:left;
	margin: 5px 2px 5px 2px;
	text-align:left;
}
#main_right
{
	width:260px;
	float:left;
	margin: 5px 5px 2px 5px;
	text-align:left;
}
#main_bottom
{
	clear:both;
}
/* End home div settings */

/* Start ttweetje settings */
.ttweetje_list
{
	width: 770px;
	height: 20px;
}
.ttweetje_name
{
	width: 200px;
	float: left;
}
.ttweetje_document
{
	width: 570px;
	float: left;
}
/* End ttweetje settings */

/* Start news settings */
#news_homepage
{
}

#news_details img
{
float: right;
padding: 6px 10px 6px 0px;
}

#news_list
{
}
/* End news settings */

/* Start event settings */
#event_homepage
{
}

#event_details
{
}

.event_list
{
	width: 770px;
	height: 28px;
}
.event_type
{
	width: 92px;
 	float:left;
}
.event_date
{
	width: 92px;
	float:left;
}
.event_name
{
	width: 490px;
	float:left;
}
.event_action
{
	width: 96px;
	float:left;
}
.event_gallery_list
{
	width: 300px;
	float:left;	
}
.event_gallery_image
{
	

}
.event_gallery_description
{
}

.event_result_list
{
	width: 710px;
}
.event_result_distance
{
	width: 50px;
	height: 20px;
	float:left;
}
.event_result_name
{
	width: 180px;
	height: 20px;
	float:left;
}
.event_result_gender
{
	width: 30px;
	height: 20px;
	float:left;
}
.event_result_cityorclub
{
	width: 110px;
	height: 20px;
	float:left;
}
.event_result_ttwmember
{
	width: 110px;
	height: 20px;
	float:left;
}
.event_result_netto
{
	width: 100px;
	height: 20px;
	float:left;
}
.event_result_position
{
	width: 90px;
	height: 20px;
	float:left;
}
.event_result_details
{
	width: 30px;	
	float:left;
}

/* End event settings */

/* Start text settings */
#text
{
	
}
/* End text settings */

/* Start html settings */
body {
	background-color : #D8D9DB;
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004474;
}

h1
{
	font-size: 16px;
	font-weight: bolder;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

h4
{
	font-size: 10px;
	font-weight: bold;
}


a:link
{
	color: #004474;
	text-decoration: underline;
}

a:visited
{
	color: #8B008B;
	text-decoration: underline;
	font-weight : normal;
}

a:active
{
	color: #FFA500;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	color: #FFA500;
	text-decoration: underline;
	font-weight: normal;
}

img
{
	padding: 5px;
}

hr
{
	border: 1px #003366 dashed;
}

.list_arrows
{
	text-transform: none;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
/* End html settings */
