/*TWMC Stylesheet*/
/* colors */

/* blue 0093d0 */
/*dark blue 0055a5*/
/* gray 968d78 */
/*light gray e6e6e6*/

@import url("./thickbox.css");

body                         {height: 100%; padding:0; margin:0; background: white; text-align: center;}
td, th, div				{font-size: x-small; font-family: verdana; color:#000; vertical-align: top;}

a                              {color: #0093d0; text-decoration: none;}
a:hover                  {color: #968d78; text-decoration: underline;}
a img                        {border:0;}

h1				{font-size: medium; color: #0093d0; margin: 0; padding: 5px 0;}
h2				{font-size: small; color: #968d78; margin: 0; padding: 5px 0;}
h3				{font-size: small; color: black; margin: 0; padding: 5px 0;}
h4				{font-size: x-small; color: #0093d0; margin: 0; padding: 5px 0;}

p				{margin: 0 0 10px 0;}
hr				{size: 1px; height: 1px; color: #0093d0; margin: 10px 5px;}

input					{border: 1px solid #0093d0; height: auto; font-size: x-small; margin: 1px;}
input.button	{height: auto; }
label					{display: block; float: left; width: 100px; border: 1px solid white;}

/* div				{border: 1px dotted lime; margin: 1px;} */

.container		{border: 0px solid pink; margin: auto; height: auto; text-align: center; height: 100%; width: 970px; }
.top					{border: 0px solid lime; height: 150px; padding: 0px; color: white; background: #0055a5 url('./images/top_00.gif') no-repeat top right;}
.logo					{float: left; height: 130px; width: 200px; padding: 10px; border: 0; background: white url(./images/logo_back.gif) no-repeat left bottom;}
.main					{border: 0px solid orange; margin: auto; padding: 0 10px;}
.left					{border: 0px solid lime; float: left; height: 100%; min-height: 420px; width: 180px; padding: 20px; margin: 0 10px 0 -10px; background: #0093d0 url('./images/left.gif') repeat-x top right; color: white; text-align: left;}
.left a				{color: white; text-decoration: none;display: block; font-size: small; margin: 10px;}
.left a:hover	{color: black; text-decoration: underline;}
.left h3				{margin: 0 0 10px 0; padding: 0; border-bottom: 1px solid white;}
.menu					{font-weight: bold; margin: 0 0 20px 20px; line-height: 150%; text-align: right;}
.content			{border: 0px solid pink; height: auto; min-height: 350px; max-width: 470px; text-align: left; margin-left: 220px;}
.frontbuttons	{border: 1px sold red; text-align: center; margin-bottom: 10px;}
.frontbutton	{margin: 5px;} 
.introduction	{font-weight: bold; line-height: 150%;}
a p						{border-bottom: 1px solid #0093d0; margin: -5px 0 20px 0;}
.right				{border: 0px solid #0093d0; background: #e6e6e6; float: right; padding: 10px; margin: 0 0 0 10px; width: 220px; min-height: 350px;}
.block				{text-align: left; min-height: 200px; min-width: 190px; padding: 10px 15px; background: url(./images/block_00.gif) no-repeat center center;}
.block#bandenmontagelijn		{background: url(./images/block_01.gif) no-repeat center center;}
.block#bandenmontagelijn h1	{margin: 10px 0 0 40px; color: black;}
.block#bandenmontagelijn p		{margin: 0px 0 0 40px;}
.block#bandenhuishouding		{background: url(./images/block_02.gif) no-repeat center center; padding-left: 4px; padding-right: 4px;}
.block#bandenhuishouding h1	{margin-top: 115px; padding-top:10px; color: black; text-align: center; font-size: small;}
.block#bandenhuishouding h2	{color: white; font-size: medium; text-align: center;}
.block h1			{font-weight: normal;}

.thumb					{min-width: 210px; min-height: 180px; padding: 2px; margin: 2px; float: left; border: 1px dotted #ececec; font-weight: bold; font-style: italic;}
.thumb img				{display: block; border: 1px solid #0093d0; margin: 2px 0;}

.footer					{clear: both; font-size: xx-small; color: gray; padding: 5px 10px; border-top: 1px dotted #ececec;}
.footer a				{color: #968d78;}
.footer a:hover	{color: #0093d0;}

/*.sitemap ul			{margin: 0; padding: 0; background: lime;}*/
ul.sitemap			{ list-style: none; }

.contactform	{ margin: 0px; }



