/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
}

body,td,th {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
}

a {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #e20015;
}
a:visited {
	color: #e20015;
}
a:hover {
	color: #e20015;
}
a:active {
	color: #e20015;
}

h1{ color:#e20015; font-size:22px; font-weight:lighter;}

h2					{ color: #000; font-size: 10px; text-decoration: none; margin:0; padding:0}
h2 a:link			{ color: #000; font-size: 10px; text-decoration: none;margin:0 ; padding:0}
h2 a:visited		{ color: #000; font-size: 10px; text-decoration: none;margin:0; padding:0}
h2 a:active			{ color: #000; font-size: 10px; text-decoration: none;margin:0; padding:0}
h2 a:hover			{ color: #000; font-size: 10px; text-decoration: none;margin:0; padding:0 }

.menu					{ color: #ffffff; font-size: 12px; text-decoration: none;}
.menu a:link			{ color: #ffffff; font-size: 12px; text-decoration: none; }
.menu a:visited			{ color: #ffffff; font-size: 12px; text-decoration: none;}
.menu a:active			{ color: #ffffff; font-size: 12px; text-decoration: none;}
.menu a:hover			{ color: #ffffff; font-size: 12px; text-decoration: none; }

.subsubmenu				{ color: #ffffff; font-size: 11px; text-decoration: none;}
.subsubmenu a:link      { color: #ffffff; font-size: 11px; text-decoration: none; }
.subsubmenu a:visited   { color: #ffffff; font-size: 11px; text-decoration: none;}
.subsubmenu a:active    { color: #ffffff; font-size: 11px; text-decoration: none;}
.subsubmenu a:hover     { color: #ffffff; font-size: 11px; text-decoration: none; }

.selected      { color: #ffffff; font-size: 12px; text-decoration: none;}
.selected a:link       { color: #ffffff; font-size: 12px; text-decoration: none; }
.selected a:visited    { color: #ffffff; font-size: 12px; text-decoration: none;}
.selected a:active     { color: #ffffff; font-size: 12px; text-decoration: none; }
.selected a:hover     { color: #ffffff; font-size: 12px; text-decoration: none; }

.validator {color: #e20015;font-size:12px;}
.validatortext {color: #e20015;}
input.stylebutton		{ font-size: 12px; color: #ffffff; background-color:#e20015; border:solid 1px;}
.stylebutton			{ font-size: 10px; color: #ffffff; background-color:#e20015; border:solid 1px;}
input.textbox				{ font-size: 12px; font-family: Arial; border:solid 1px black; height:12px}
input.checkbox				{ font-size: 12px; font-family: Arial; border:solid 0px black; height:16px}
.login { border:solid 1px #000000; }

.captcha {border:1px solid #7f9db9}

.titel{ color:#e20015; font-size:22px;}

.breadcrumb {color:#e20015; font-size:11px}
.breadcrumb:link {color:#e20015; font-size:11px;}
.breadcrumb:active {color:#e20015; font-size:11px;}
.breadcrumb:visited {color:#e20015; font-size:11px;}
.breadcrumb:hover {color:#e20015; font-size:11px;}

.producttable td		{	border:solid 1px #e70010; padding: 3px; font-family: Arial, Verdana; font-size: 11px;	}
