.pad2 {
	display:block;
	background-color:transparent;
	width:10px;
	height:2px;
	line-height:2px;
	font-size:1px;
	}
div.w_long {
	width:220px;
	height:34px;
	}
div label, div label.required{
	font-size:12px;
	font-weight:normal;
	color:#000;
	}
div label.required {
	color:#f4791f;
	font-weight:normal;
	}

input, select, textarea {
	font-size:12px;
	border:1px solid #999;
	font-family:Verdana, Geneva, sans-serif;
	}
.checkbox {border:0px solid #fff;}

.long {width:200px;}
.short {width:80px;}
.date {width:60px;}
.date_month {width:75px;}


fieldset {
	padding:6px;
	width:660px;
	border:0px solid #000;
	}

fieldset#business, fieldset#private {
	border:1px solid #ccc;
	width:650px;
	}
 fieldset#business legend, fieldset legend {color:#999;}
 fieldset span {margin:4px 0px; color:#000;}
 
 fieldset#paket_private { height:161px;}
 fieldset#paket_business { height:311px;}
 
 
 
 blockquote#error_view {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	}
 
 /*CodeCard*/
 
fieldset#login_code {
	background:transparent url(http://central.tic24.de/images/codecard_neu.jpg) no-repeat top left scroll;
	width:330px; height:250px; margin-left:45px;}
div.login_code {
	margin:140px 0px 0px 80px; border:0px solid #000; height:40px; width:230px;
	}
input#login_code {width:229px; height:26px;
	font-size:24px; font-weight:bold; border:0px solid #000; text-align:center;
	background:transparent url(http://central.tic24.de/images/codecard_field.jpg) repeat-x 0px 2px scroll;}

.w100 {
	width:90px;
	}
/*CodeCard End*/


a.orange {
	color:#f4791f;
	text-decoration:none;
	}
a.orange:hover {
	text-decoration:underline;
	}


input#submit_private, input#submit_business {
	border:none; color:#fff; background:transparent url(/images/button_anmeldung_privat.jpg) no-repeat top left scroll; 
	width:161px; height:161px; cursor:pointer;}
input#submit_business {
	background:transparent url(/images/button_anmeldung_business.jpg) no-repeat top left scroll; 
	}


div#agb, div#datenschutz {background:#fff; color:#000; width:660px; height:100px; border:inset 1px #fff; overflow:scroll;}

input.submit_btn4{
	background: url("/images/black2_btn.png") repeat scroll 0% 0% transparent; 
	height: 22px;
	font-weight: normal;
	border: medium none;
	line-height: 20px;
	font-size: 10px;
	cursor: pointer;
	color:#000;
	padding: 0pt 10px 3px;
}
input.submit_btn4:hover{
	background: url("/images/black2_btn.png") 0px 26px scroll transparent;
	color:#fff;
}
input.submit_btn5{
	background: url("/images/orange_btn.png") repeat scroll 0% 0% transparent; 
	height: 22px;
	font-weight: bold;
	border: medium none;
	line-height: 20px;
	font-size: 10px;
	cursor: pointer;
	color:#000;
	padding: 0pt 10px 3px;
}
input.submit_btn5:hover{
	background: url("/images/orange_btn.png") 0px 26px scroll transparent;
	color:#fff;
}



a.link_btn4{
	background: url("/images/black2_btn.png") repeat scroll 0% 0% transparent; 
	height: 22px;
	font-weight: normal;
	border: medium none;
	line-height: 22px;
	font-size: 12px;
	cursor: pointer;
	color:#000;
	padding: 0pt 10px 3px;
	display:inline-block;
	width:auto;
}
a.link_btn4:hover{
	background: url("/images/black2_btn.png") 0px 26px scroll transparent;
	color:#fff;
	text-decoration:none;
}
a.link_btn5{
	background: url("/images/orange_btn.png") repeat scroll 0% 0% transparent; 
	height: 22px;
	font-weight: normal;
	border: medium none;
	line-height: 22px;
	font-size: 12px;
	cursor: pointer;
	color:#000;
	padding: 0pt 10px 3px;
	display:inline-block;
	width:auto;
}
a.link_btn5:hover{
	background: url("/images/orange_btn.png") 0px 26px scroll transparent;
	color:#fff;
	text-decoration:none;
}

#if
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow:auto;
	display:inline;
}
#if BODY
{
	background-color:#00CCFF;
}

.err{background:#f4791f}
