/* Stylesheet A2 website  
   - kleuren - borders - images (color, background, border-style) */

body
{
	background: url(../image/background_black-gray.png);
}   

#header, #content, #content_2, #content_3, #footer, #entry_content
{
	background-color: white;
}

#header_line, #footer_line_2 
{
	background: rgb(254, 206, 0)
}

#footer_line_1
{
	background-color: #355B99;
}

#logo
{
	background: url(../image/logo.png);
}

#logo_A2TM
{
	background: url(../image/logo_A2TM.jpg);
}

#logo_A2
{
	background: url(../image/logo_A2.jpg);
}

#entry_A2TM
{
	background: url(../image/skyline_harbour.jpg);
}

#entry_A2TM_logo
{
	background: url(../image/skyline_harbour.jpg);
}
#entry_A2
{
	background: url(../image/skyline_city.jpg);
}

#entry_mid
{
	background: url(../image/center_piece.jpg);
}

#a2_news
{
	background: url(../image/news_item.jpg);
}
#banner
{
	background: url(../image/background_banner.jpg);
}

#banner_index
{
	background: url(../image/snelweg.jpg) no-repeat top right;
}

#banner_a2
{ 
	background:url(../image/visie.jpg) no-repeat top right;
}

#banner_contact
{
	background: url(../image/contact.jpg) no-repeat top right;
}

#banner_nieuws
{ 
	background: url(../image/nieuws.jpg) no-repeat top right;
}

#banner_route
{ 
	background: url(../image/route.jpg) no-repeat top right;
}

#banner_klanten
{ 
	background: url(../image/klanten.jpg) no-repeat top right;
}

#banner_software
{ 
	background: url(../image/software.jpg) no-repeat top right;
}

#banner_templates
{ 
	background: url(../image/templates.jpg) no-repeat top right;
}

#banner_training
{ 
	background: url(../image/training.jpg) no-repeat top right;
}

#banner_informatie
{ 
	background: url(../image/informatie.jpg) no-repeat top right;
}

#banner_telephone
{ 
	background: url(../image/telephone.jpg) no-repeat top right;
}

#banner_sitemap
{ 
	background: url(../image/sitemap.jpg) no-repeat top right;
}
