* { margin: 0; padding: 0; }
form { margin: 0; padding: 0; border: 0; }

#tbox {
	width: 127px;
	height: 18px;
	border: 0px none;
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	right: 5px;
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 3px;
	font-weight:normal;
}
#tbox.default {
	color: #c0c0c0;
	font-weight:bold;
}

#main img {
	margin-bottom: 5px;
}

#main {
	overflow: auto;
	position: absolute;	
	width: 400px;
	height: 130px;
	padding: 0;
	margin: 0;
}

#main #form {
	width: 133px;
	height: 130px;
	float: right;
	background: url(/modules/pin2abo/televox/images/form.jpg) repeat-x;
	border-left: 1px solid #ccc;
	text-align: right;
	padding-right: 4px;
}

.btn {
	position: absolute;
	width: 134px;
	height: 29px;
	border: 0px none;
	background: transparent url(/modules/pin2abo/televox/images/eintragen.gif) no-repeat center;
	margin: 0;
	padding: 0;
	right: 0;
	bottom: 18px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-align:center;
	font:12px "Trebuchet MS";
	padding-top:2px;
}
#ab {
	position: absolute;
	font:11px "Trebuchet MS";
	font-style: italic;
	color: #000000;
	bottom: 2px;
	right: 5px;		
}
#agb {
	position: absolute;
	font:12px "Trebuchet MS";
	color: #000000;
	top: 35px;
	right: 5px;	
}
#agb td {
	width: 125px;
	height: 20px;
	font-size: 11px;
	padding: 0;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
}
#agb input {
	margin-right: 2px;	
	margin-top: -3px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

#agb a {
	text-decoration: underline;
	color: #000000;
}
#msg {
	position: absolute;
	font:12px "Trebuchet MS";
	color: #FF3300;
	border: 1px solid #a0a0a0;
	background-color: #efefef;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	top: 5px;
	left: 15px;	
}
#msg td {
	width: 225px;
	height: 70px;
	font-size: 14px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.hdn {
	display: none;
}
.bclose {
	position: absolute;
	top: 5px;
	left: 232px;
	z-index: 99;
	cursor: hand;
}
.bclose a {
	text-decoration: none;
	color: black;
}
#topbg {
	position: absolute;
	font:12px "Trebuchet MS";
	color: #00537E;
	border: 0px none;
	top: 4px;
	right: 10px;
}
#topbg td {
	width: 127px;
	height: 50px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}