body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
}
div#top {
	background: url(../images/schlummerli-logo.jpg) top right no-repeat;
	height: 150px;
	padding: 0px 15px;
}

a {
	text-decoration: none;
  color: #5566ff;
  font-weight: bold;
}

a:Hover {
  text-decoration: underline;
}


div#top a {
	font-size: 150%;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

div#right {
	width: 164px;
	padding: 20px 0px;
}

div#main {
	padding: 0px 10px 10px 240px;
}

.imgRight {
    float: right;
    padding: 0px 0px 10px 20px;
}

.imgLeft {
    float: left;
    padding: 0px 10px 10px 0px;
}

h1 { color: #000;
}

.list {
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	vertical-align: middle;
}
div#nav {
    width: 200px;
    float: left;
    margin: 0px 15px;
    background: #cbe1fa;
}
div#nav  a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	text-decoration:none;
	padding: 10px;
}

div#nav a:Hover {
	color: #f00;
	text-decoration: underline;
}

b.rtop, b.rbottom{ display:block;background: #FFF; }
b.rtop b, b.rbottom b{ display:block;height: 1px; overflow: hidden; background: #cbe1fa; }
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}    </style>


.dbl {
	color: #f9c;
}

.dbl:Hover {
	color: #ffc;
}

td#impressum {
	width: 120px;
}