@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #999;
}

//a:link { text-decoration: none; color: #000; }
//a:hover { text-decoration: underline; color: #009; }
	
#centerpage {
	background-color: #CCC;
	position: absolute;
	width: 1100px;
	height: 900px;
	z-index: 1;
	-webkit-border-radius: 0 30px 30px 30px;
	border-radius: 0 30px 30px 30px;
	border: thick;
	border-color: #333;
	border-style: solid;
	top: 10%;
	left: 25%;
	margin-top: -75px;
	margin-left: -100px;
}
#centertop {
	background-color:#FFF;
	position: relativ;
	left: 0px;
	top: 0px;
	width: 1099px;
	height: 110px;
	z-index: 2;
		-webkit-border-radius: 0 30px 0px 0px;
	border-radius: 0 30px 0px 0px;
	float:left;
}
#centercenter {
	background-color:#FFF;
	position: relativ;
	width: 1100px;
	height: 769px;
	z-index: 3;
	float:left;
		-webkit-border-radius: 0 0px 30px 30px;
	border-radius: 0 0px 30px 30px;
	margin-left:-0.5px;
		overflow:auto;
	
	
	
}


.menu{margin:80px 0px 0px 0px; padding:0; height:30px; width:100%; display:block; background:url('../img/menu/topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('../img/menu/topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('../img/menu/topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('../img/menu/topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('../img/menu/topMenuImages.png') 100% -90px no-repeat;}

#logo {
	position:relative;
	left:20px;
	top:5px;
	width:600px;	
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:36px;

}
#content {
	position:relative;
	height:50%;
	width:95%;
	top:10px;
	left:10px;
	column-count: 2;
	column-gap: 0px;
	column-rule: 0px choose #000000;
	-moz-column-count: 2;
	-moz-column-gap: 0px;
	-moz-column-rule: 0px choose #000000;
	-webkit-column-count: 2;
	-webkit-column-gap: 0px;
	-webkit-column-rule: 0px choose #000000;

}
#contentbig {
	position:relative;
	top:10px;
	left:10px;
}

#s1left {
	position: absolute;
	float:left;
	left: 1px;
	top: 2px;
	width: 740px;
	height: 741px;
	z-index: 1;
	border:thin;
	border-color:#000;
	border-style:solid;
	overflow:scroll;
}
#s1righttop {
	position: absolute;
	float:left;
	left: 742px;
	top: 2px;
	width: 290px;
	height: 500px;
	z-index: 2;
	border:thin;
	border-color:#000;
	border-style:solid;
	overflow:scroll;
	font-size:14px;
}
#s1rightbottom {
	position: absolute;
	left: 742px;
	top: 503px;
	width: 290px;
	height: 240px;
	z-index: 3;
		border:thin;
	border-color:#000;
	border-style:solid;
	overflow:scroll;
}
#s6left {
	position: absolute;
	float:left;
	left: 1px;
	top: 2px;
	width: 800px;
	height: 741px;
	z-index: 1;
	border:thin;
	border-color:#000;
	border-style:solid;
	overflow:auto;
}
#s6righttop {
	position: absolute;
	float:left;
	left: 800px;
	top: 2px;
	width: 230px;
	height: 500px;
	z-index: 2;
	border:thin;
	border-color:#000;
	border-style:solid;
	overflow:none;
	text-align:left;
	list-style-position:inside;
	list-style-type: circle;
}
#s6rightbottom {
	position: absolute;
	left: 800px;
	top: 503px;
	width: 230px;
	height: 240px;
	z-index: 3;
		border:thin;
	border-color:#000;
	border-style:solid;
}
#matmenue{
		position: absolute;
	float:left;
	left: 742px;
	top: 2px;
	width: 290px;
	height: 500px;
	z-index: 2;
	border:thin;
	border-color:#000;
	border-style:solid;
	overflow:hidden;	
}
.matmenue a:active {
	color:#666;
	text-decoration:none;
}
.matmenue a{
	color:#000;
	text-decoration:none;
}
.matemnue a:hover  {
	color:#CCC;
	text-decoration:underline;
}
.infobox {
    border: 3px outset #FFA5A5; 
    outline:0; 
    height:60px; 
    width: 400px;
	background-color:#F00;
	color:#FFF;	
}
.smalltext {
	font-size:9px;	
	
}
#cssmenu {
  background: #081B99;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 14em;
  font-size:14px;
}
#cssmenu li {
  font: 80% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
}
#cssmenu a {
  background: #081B99;
  border-bottom: 2px solid #C5C6CA;
  color: #ccc;
  display: block;
  margin: 0;
  padding: 2px 12px;
  text-decoration: none;
  font-weight: normal;
}
#cssmenu a:hover {
  background: #999999 url("../img/menu_s1/hover.gif") left center no-repeat;
  color: #fff;
  padding-bottom: 2px;
}
.csscarttable {
	margin:0px;padding:0px;
	width:90%;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.csscarttable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.csscarttable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.csscarttable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.csscarttable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.csscarttable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.csscarttable tr:hover td{
	
}
.csscarttable tr:nth-child(odd){ background-color:#ffffff; }
.csscarttable tr:nth-child(even)    { background-color:#d3e9ff; }.csscarttable td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.csscarttable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.csscarttable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.csscarttable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.csscarttable tr:first-child td{
		background:-o-linear-gradient(bottom, #0057af 5%, #007fff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0057af), color-stop(1, #007fff) );
	background:-moz-linear-gradient( center top, #0057af 5%, #007fff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0057af", endColorstr="#007fff");	background: -o-linear-gradient(top,#0057af,007fff);

	background-color:#0057af;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.csscarttable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #0057af 5%, #007fff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0057af), color-stop(1, #007fff) );
	background:-moz-linear-gradient( center top, #0057af 5%, #007fff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0057af", endColorstr="#007fff");	background: -o-linear-gradient(top,#0057af,007fff);

	background-color:#0057af;
}
.csscarttable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.csscarttable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.bestellungen {
	margin:0px;padding:0px;
	width:95%;

	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.bestellungen table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.bestellungen tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.bestellungen table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.bestellungen table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.bestellungen tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.bestellungen tr:hover td{
	background-color:#ffffff;
		

}
.bestellungen td{
	vertical-align:middle;
	background-color:#d3d1cf;


	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:4px;
	font-size:8px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.bestellungen tr:last-child td{
	border-width:0px 1px 0px 0px;
}.bestellungen tr td:last-child{
	border-width:0px 0px 1px 0px;
}.bestellungen tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.bestellungen tr:first-child td{
		background:-o-linear-gradient(bottom, #081b99 5%, #081b99 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #081b99), color-stop(1, #081b99) );
	background:-moz-linear-gradient( center top, #081b99 5%, #081b99 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#081b99", endColorstr="#081b99");	background: -o-linear-gradient(top,#081b99,081b99);

	background-color:#081b99;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.bestellungen tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #081b99 5%, #081b99 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #081b99), color-stop(1, #081b99) );
	background:-moz-linear-gradient( center top, #081b99 5%, #081b99 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#081b99", endColorstr="#081b99");	background: -o-linear-gradient(top,#081b99,081b99);

	background-color:#081b99;
}
.bestellungen tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.bestellungen tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.overview2_20 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}




