body 
{
	margin: 0;
	background-color: #FFF;
	font-family: sans-serif;
	background-image: URL('../img/general_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

h3
{
	font-weight: normal;
	margin: 8px 10px 0px 10px;
	font-size: 16px;
	color: #6A6A6A;
}

hr
{
	margin: 0 10px 0 10px;
	border: 0;
	height: 1px;
	background-color: #BEE600;
}

.img_border
{
	margin: 0px;
	border: 2px solid #FFF;
}

.shirt
{
	margin: 10px 10px 0px 10px;
	border: 2px solid #FFF;
}

.table_big
{
	width: 362px;
	margin: 0;
	text-align: center;
}

.table_marktplaats
{
	margin: 5px 10px 0 10px;
}	

.table_blog
{
	height: 54px;
	width: 342px;
	margin: 5px 10px 0 10px;
}

.table_tribes
{
	width: 342px;
	margin: 5px 10px 0 10px;
	text-align: center;
}

p.frontpage
{
	margin: 4px 0 4px 0;
	font-family: sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}

p.blog_preview
{
	margin: 0 10px 4px 17px;
	font-family: sans-serif;
	font-size: 10px;
	color: #6A6A6A;
}

p.aanmelden
{
	margin: 4px 10px 0 10px;
	font-family: sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
}

.balloon
{
	height: 54px;
	width: 280px;
	background-image: URL('../img/balloon.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

input.aanmelden 
{
	margin: 6px 10px 0 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 180px;
}

/************************************************************************************************* Title balk */
#title_container
{
	height: 68px;
	width: 950px;
	background-color: #FFF;
}

#logo
{
	float: left;
	height: 68px;
}

#login 
{
	float: right;
	height: 68px;
	text-align: right;
}

input.login
{	
	margin: 3px 0 0 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 150px;
}	

input.loginsubmit
{
	margin: 3px 0 0 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#mini_profile
{
	float: right;
	height: 68px;
	text-align: right;
}

#mini_profile p
{
	margin-right: 5px;
	font-family: sans-serif;
	font-size: 10px;
	color: #6A6A6A;
}

#mini_profile span
{
	font-family: sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}


/************************************************************************************************* Menu balk */
#bar 
{
	height: 35px;
	background-image: URL('../img/bar_bg.gif');
	background-repeat: repeat-x;
	border-top: 1px solid #6A6A6A;
	border-bottom: 1px solid #6A6A6A;
}

#menu_container
{
	padding: 0px;
	width: 950px;
	height: 35px;
	border-left: 1px solid #6A6A6A;
	border-right: 1px solid #6A6A6A;
}

#menu
{
	height: 35px;
	float: left;
}

#menu a, #menu a:hover
{
	margin: 0px;
	border: 0px;
	font-size: 14px;
	line-height: 36px;
	color: #6A6A6A;
  text-decoration: none;
}

#menu a span, #menu a:hover span
{
	display: block;
	float: left;
	height: 35px;
  padding: 0 15px 0 15px;
	border-right: 1px solid #6A6A6A;
	cursor: pointer;
}

#menu a:hover span
{
	color: #6A6A6A;
	background-image: URL('../img/bar_bg_hit.gif');
}

#search 
{
	float: right
}

#search span
{
	margin: 0 10px 0 0;
	display: block;
	height: 35px;
	width: 159px;
	cursor: pointer;
	background-image: URL('../img/search_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#search input
{
	margin: 5px 0 0 0;
	padding: 5px 0 5px 23px;
	border: 0px;
	background: transparent;
}
/************************************************************************************************* Content */
#content_container
{
	width: 952px;
	margin: 150px auto 0px auto;
}

#overzicht_left, #overzicht_center
{
	width: 362px;
}

#overzicht_t-shirt
{
	width: 200px;
	height: 200px;
	margin-bottom: 11px;
}

#aanmelden
{
	width: 200px;
	height: 187px;
}

#aanmelden, #overzicht_t-shirt, #overzicht_left, #overzicht_center
{
	text-align: left;
	background-image: url('../img/content_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFF;
	border: 1px solid #6A6A6A;
}