body {
	margin:0px 5px 5px 5px;
	background-color:#fff;
}

table.main_table {
	width:100%;
	height:100%;
}
td.linebottom, td.copyright {
	height:25px;
	text-align:center;
}

td.linebottom span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e0e0ee;
}

td.copyright span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}

td.footline, div.headline {
	font-family: Verdana;
	font-size:11px;
	color: #686870;
	margin: 0px 1x 0px 1px;
}

form {
	padding:0px;
	margin:0px;
}

td.footline { text-align:center; background-color:#e0e0e0; }

div.headline { text-align:right; border-bottom: 1px #686870 solid; }

div.headline a {
	font-family: Verdana;
	font-size:11px;
	color: #808088;
	line-height:15px;
	padding: 1px 6px 1px 6px;
	}
	div.headline a:link { text-decoration:none; color: #808088; }
	div.headline a:visited { text-decoration:none; color: #808088; }
	div.headline a:hover { text-decoration:none; color: #336699; }
	div.headline a:active { text-decoration:none; color: #336699; }
	div.headline a:focus { text-decoration:none; color: #336699;
}

td.navbg {
}

td.content {
	text-align:left;
	vertical-align:top;
	height:100%;
	background-color:#fff;
}

table.trademark td {
  border: 1px outset;
  vertical-align: center;
  text-align: center;
  margin: 2px;
}

table.nav {
	text-align:top;
	border: 0px;
}

td.dot {
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	padding:0px 2px 0px 3px;
	color: #fff;
	text-align: center;
}

td.nav {
}

td.nav a {
	font-family: Verdana;
	font-size:12px;
	width:150px;
	height:20px;
	line-height:16px;
	padding:1px 2px 1px 5px;
	border: 1px #e0e0e0 solid;
	}
	td.nav a:link { text-decoration:none; color: #707080; }
	td.nav a:visited { text-decoration:none; color: #707080; }
	td.nav a:hover { text-decoration:none; color: #003366; border-color: #d0d0d0; }
	td.nav a:active { text-decoration:none; color: #707080; }
	td.nav a:focus { text-decoration:none; color: #003366;  border-color: #d0d0d0;
}

table.top_header{
	border-width: 0px 1px 0px 0px;
	border-color: #BB0000;
	border-style: solid;
	background:transparent;
}

table.sub_header {
	width:100%;
}

table.top_header a, table.top_header a:visited {
	display:block;
	padding:3px 6px 3px 6px;
	border-width: 1px 0px 0px 1px;
	border-color: #BB0000;
	border-style: solid;
	color:#000;
	margin-left:1px;
	white-space:nowrap;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0px;
	font-family:Verdana,Arial,Helvetiva;
}

table.top_header td {
	-moz-opacity:0.8;
	filter:Alpha(opacity=80);
	background-color: #fff;
}

table.sub_header a, table.sub_header a:visited {
	color:#444;
	background-color:#fff;
	display:block;
	width:100% - 10px;
	border-bottom: 1px #BB0000 solid;
	white-space:nowrap;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0px;
	font-family:Verdana,Arial,Helvetiva;
	background-image: url(../images/menu_closed.gif);
	background-repeat: no-repeat;
	background-position:left middle;
	padding:2px 5px 5px 15px;
	margin-top:2px;
}

table.sub_header a:hover {
	background-image: url(../images/menu_select.gif);
	color: #BB0000;
}

table.sub_header a.order {
	background-image: url(../images/updated.gif);
}

table.top_header a:hover, a.active {
	color: #fff;
	background-color: #BB0000;
}

td.med {
	-moz-opacity:0.3;
	filter:Alpha(opacity=30);
}

td.off {
	-moz-opacity:0.1;
	filter:Alpha(opacity=10);
}


img { border: 0px }

a { font-size:12px; }

table.angebot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:100%;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	padding:5px;
	color:#445E9F;
	background-color:#B1C2EB;
	margin-bottom:3px;
}

input.button, button.button {
	border: 1px #BB0000 outset;
 	color:#BB0000;
 	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:hand; cursor:pointer;
}

input.input {
	border-style:solid;
	border-color:#aaa;
	border-width:1px;
	background-color:#fff;
	color:#444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

