@charset "utf-8";
/* CSS Document */

.small {
	font-size: 10px;
	text-transform:none;
	line-height:8px;
}


#layout {
	background-image:url(pics/suchmaschinenoptimierung-kaiserslautern.png);
	background-position: -5px 10px;
	background-repeat:no-repeat;
	overflow:visible;
	height:1100px;
}
#left {
	float:left;
	width:433px;
	margin:70px 0px 0px 25px;
/* 	height:350px;*/
	
}
#right {
	float:right;
	width:428px;
	margin:70px 65px 0px 30px;
/* 	height:350px;*/
}

.gutschein {
	float:right;
	vertical-align:top;
	padding:5px 23px 0px 0px;
	color:#FFFFFF;
}
.seminarinhalt {
	font-weight:bold;
	color:#FF84FF;
	font-size:14px;
	border-bottom-style:dotted;
	border-bottom-color:#FF66FF;
	border-bottom-width:1px;
	line-height:25px;
	margin:0px;
	padding:0px;
}
.zahl {
	font-weight:bold;
	color:#FF84FF;
	font-size:14px;
}
