#leftbox #flyer {
	left: 0px;
	top: 0px;
	position: relative;
	width: 430px;
	height: 230px;
	overflow: hidden;
	z-index: 1;
}
#leftbox #flyer img {
	margin: 0;
	padding: 0;
	float: none;
}

#leftbox #webdesign {
	left: 0px;
	top: 0px;
	position: relative;
	width: 430px;
	height: 230px;
	overflow: hidden;
	z-index: 1;
	font-size: 10px;
	color: #333333;
}

#leftbox #webdesign table {
	margin: 8px 0 40px 0;
	height: 177px;
	width: 430px;
	border: 0px;
}
#leftbox #webdesign td {
	vertical-align: bottom;
}
#leftbox #webdesign table img {
	float: left;
	background-repeat: no-repeat;
	margin: 0;
	border: 0px;
}
#leftbox h3 {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 8px 0;
}
#leftbox h3 a {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
#leftbox h3 a:hover {

	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.ref {
	margin: 0 0 12px 0;
	line-height: 16px;
	height: 120px;
}
#leftbox .ref img {
	float: right;
}


#leftbox .ref a {
	color: #993300;
	text-decoration: none;
}

#rightbox p {
	margin: 0;
}
#rightbox ul {
	padding:0;
	margin:0;
	left:0px;
	z-index:100;
	overflow:visible;
}
#rightbox li {
	list-style-type: none;
	background-image: url(../webdesign/stuttgart/pfeilchen.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding:0 0 0 20px;
}
/* #rightbox ul li {
	list-style-type: disc;
	line-height: 16px;
}*/

#rightbox li a {
	color: #993300;
	text-decoration: none;
}
#rightbox li a:hover {
	color: #660000;
	text-decoration: underline;
}
table.contact td{
border:0px; padding-bottom:0px;
}

