body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  background-color: #CCCCFF;
}

h1 {
	font-size: 16px;
	margin-top: 0px;
	font-weight: bolder;
}

p.produkte {
	font-size:12px;
}

.regcol-g {
	background-color: #CCCCCC;
}

.regcol-w {
	background-color: #FFFFFF;
}
#root {
	width:850px;
	margin: 0 auto;
}
/*#logo {
    height: 187px;
	width: 190px;
	padding-left: 10px;
	padding-top: 13px;
	float: left;
	background-color: #CCCCFF;
}*/
#titel {
	height: 250px;
	width: 850px;
	float: left;
}
#nomenu {
	width: 200px;
	height: 30px;
	float: left;
	background-color: #9999FF;
}
#menu {
	height: 30px;
	width: 650px;
	float: right;
	background-color: #9999FF;
}
#slide {
    width: 200px;
    float: left;
	background-color: #9999FF;
}
#inhalte {
    width: 630px;
	float: right;
	padding: 10px;
	background-color: #CCCCFF;
}
#unten {
	height: 30px;
	width: 850px;
	float: left;
	background-color: #CCCCFF;
}
a:link	{
	text-decoration: none; 
	font-weight: bold;
	font-size: 11px; 
	color: #6666FF;
}
a:active	{
	text-decoration: none; 
	font-weight: bold;
	font-size: 11px; 
	color: #6666FF;
}
a:visited	{
	text-decoration: none; 
	font-weight: bold;
	font-size: 11px; 
	color: #6666FF;
}
a:hover		{
	text-decoration: none; 
	font-weight: bold;
	font-size: 11px; 
	color: #000000;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.w {
	font-size: 8pt; 
	background-color: #FFFFFF;
}

.g {
	font-size: 8pt; 
	background-color: #CCCCCC;
}

td#ref {
	border-top: none;
	border-right: none;
}
.probtn {
	border: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	background-color: #9999FF;
}
.probtn:hover {
	border: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-color: #000000;
	background-color: #CCCCFF;
}

	
.best-text-input {
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
}

.best-btn {
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
}

.reg td {
	width: 200px;
}

.navileft {
	border-right: black 6px;
	border-right-style: double;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
} 
.naviright {
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

