/* CSS Teego */

body {
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
}

table {
border-collapse: collapse;
font-family: Arial; 
font-size: 12px; 
font-style: normal; 
font-weight: normal;
color: #707070;
}

a			{color: #FF9919; text-decoration: none;}
a:hover 		{color: #000000; text-decoration: underline;}

.titel {
padding-left: 15px;
font-family: Arial; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #707070;
}

.mainmenu_link {font-family: Arial; font-weight: bold; text-decoration : none; color : #FFFFFF;}
.mainmenu_link a {color: #FFFFFF; text-decoration: none;}
.mainmenu_link a:hover {color: #FF9919; text-decoration: none;}

.mainmenu_link_active {font-family: Arial; font-weight: bold; text-decoration : none; color : #FF9919;}
.mainmenu_link_active a {color: #FF9919; text-decoration: none;}
.mainmenu_link_active a:hover {color: #FF9919; text-decoration: none;}

.submenu_link {font-family: Arial; font-size : 11px; font-weight: bold; text-decoration : none; color : #696969;}
.submenu_link a {color: #696969; font-weight: bold; text-decoration: none;}
.submenu_link a:hover {color: #FF9919; font-weight: bold; text-decoration: underline;}

/* Webshop css*/
.cart_table{
border-style: solid;
border-width: 1px;
border-color: #769F3E;
}

.cart_kop {
color: #FFFFFF;
font-weight: bold;
background-color: #769F3E;
vertical-align: middle;
}

.cart_button {
background-color: #769F3E;
font-family: verdana;
font-weight: bold;
border: #5C822D 1px solid;
font-size: 11px;
color: #000000;
}

.cart_inputbox {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
}

.cart_line {
border-top-style: solid;
border-width: 1px;
border-color: #000000;
}

.cart_dline {
border-top-style: solid;
border-width: 2px;
border-color: #000000;
}
/* Webshop css einde */

.footer_text {
font-family: Arial; 
font-size: 10px; 
font-style: normal; 
color: #FFFFFF;
}

.footer_link {font-family: Arial; font-size : 10px; font-weight: bold; text-decoration : none; color : #666666;}
.footer_link a {color: #666666; font-weight: bold; text-decoration: none;}
.footer_link a:hover {color: #3AB5D3; font-weight: bold; text-decoration: none;}
