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

/* *************************************************************************************************** */
/* start teaser start ******************************************************************************** */

#start-wrapper {
	padding-top: 10px;
	padding-left: 20px;
}

#start-teaser, .start-teaser{
	background-image: url(http://figurtrainer.01kunden.net/pcp/img/start/teaser_bg.gif);
	background-repeat: repeat-x;
	background-color: #5e5e5e;
	width: 920px;
}

#start-teaser #PriceBadge {
	position: absolute;
	top: 10px;
	left: 340px;
}

#start-teaser table.Wrapper {
	width: 920px;
}

#start-teaser table.Wrapper table td {
	font-size: 14px;
	color: #FFFFFF;
}

#start-teaser table.Wrapper td.Content {
	padding: 10px 10px 10px 10px;
}

#start-teaser table.Wrapper td.Video {
	width: 481px;
	border-left: 1px solid #000000;
}

#start-teaser table.Wrapper b {
	font-size: 16px;
	color: #CC9933;
}

#start-teaser table.Wrapper a {
	color: #CC9933;
	font-size: 16px;
}

#start-teaser table.Wrapper table td.Num {
	color: #CC9933;
	vertical-align: text-top;
}

/* start teaser start ******************************************************************************** */
/* *************************************************************************************************** */


#start-smallteasers, .start-smallteasers {
	padding-left: 20px;
}

#start-smallteasers .smallteaser {
	overflow: hidden;
	width: 227px;
	height: 270px;
	float: left;
	margin-right: 4px;
	background-color: #FFFFFF;
}

#start-smallteasers .st-head {
	background-color: #999999;
	color: #FFFFFF;
	padding: 2px 2px 2px 10px;
	font-size: 12px;
	font-weight: bold;
}

#start-smallteasers .st-content b {
	font-size: 11px;
}

#start-smallteasers .st-content {
	font-size: 10px;
	color: #000000;
	padding: 5px 5px 2px 10px;
	line-height: 12px;
}

#start-smallteasers .st-content a {
	color: #CC9933;
	font-weight:bold;
}
/* **************************** */
/* Register ******************* */
#start-teaser table.Register {
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
}

#Register-Steps {
	border-collapse: collapse;
	font-size: 14px;
}

#Register-Steps .Num {
	color: #CC9933;
	padding: 7px 4px 7px 7px;
	width: 10px;
}

#Register-Steps .Text {
	color: #CCCCCC;
	padding: 7px 7px 7px 0px;
	border-right: 2px solid #000000;
	cursor: pointer;
}

#Register-Steps .ActiveNum {
	color: #CC9933;
	padding: 7px 4px 7px 7px;
	background-color: #444444;
	width: 10px;
}

#Register-Steps .ActiveText {
	color: #FFFFFF;
	padding: 7px 7px 7px 0px;
	border-right: 2px solid #000000;
	background-color: #444444;
	cursor: pointer;
}


table.Register table.RegContent a {
	color: #CC9933;
	font-size: 14px;
}

table.Register table.RegContent td {
	padding: 3px 3px 3px 7px;
}


table.Register table.RegContent td.N {
	text-align: right;
	width: 100px;
}

table.Register table.RegContent tr.Separator td {
	border-top: 2px solid #000000;
}

table.Register table.RegContent td.Caption {
	font-weight: bold;
	width: 150px;
}

table.Register table.RegContent td.Input {
	width: 200px;
}


table.Register table.RegContent2 a {
	color: #CC9933;
	font-size: 14px;
}

table.Register table.RegContent2 td {
	padding: 3px 3px 3px 7px;
}


table.Register table.RegContent2 td.N {
	text-align: right;
	width: 100px;
}

table.Register table.RegContent2 tr.Separator td {
	border-top: 2px solid #000000;
}

table.Register table.RegContent2 td.Caption {
	font-weight: bold;
	width: 150px;
}

table.Register table.RegContent2 td.Input {

}

table.Register table.RegContent2 td.Input input.text {
	padding: 0px;
	height: auto;
	width: 200px;
}

table.Register table.RegContent2 td.Input input.plz {
	width: 45px;
}

table.Register table.RegContent2 td.Input input.date2 {
	width: 15px;
}

table.Register table.RegContent2 td.Input input.date4 {
	width: 30px;
}

