html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	background-color:#0A478E;
	margin:0;
	color:#666666;
	text-align:center;
	font-family:Arial;
	font-size:12px;
}
a:link { text-decoration: none; color:#0A478E; }
a:visited { text-decoration: none; color:#0A478E; }
a:active {text-decoration: none; color:#0A478E; }
a:hover {text-decoration: underline; color:#0A478E; }

img {
	border:0;
}

hr {
	color: #E6ECF3;
	background-color: #E6ECF3;
	height:2px;
	border:0;
	padding:0;
	margin: 3px 26px 3px 26px;
}
h1 {
	font-size:15px;
	font-weight:bold;
	line-height: 16px;
	color:#666666;
	margin:0px 0px 4px 26px;
}
h2 {
	margin:8px 4px 8px 26px;
	font-size:12px;
	color:#0A478E;
}
h3 {
	font-size:12px;
	color:#666666;
	margin:15px 4px 8px 26px;
}
input {
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	padding:4px 3px 4px 3px;
	background-color:#FFFFFF;
	border:1px solid #0A478E;
	color:#0A478E;
	width: 184px;
	height: 14px;
	margin: 0px 4px 4px 26px;
}
#container {
	overflow:visible;
	margin: 0 auto;
	width:984px;
	height:100%;
	text-align:left;
}
#head {
	width:960px;
	height:80px;
	background-color:#ffffff;
	font-size:11px;
	line-height: 15px;
	color:#0A478E;
}
#main {
	margin: 0px 0px 0px 0px;
	width:960px;
	min-height:100%;
	background-color:#ffffff;
	float:left;
	clear:right;
	/*z-index:4;*/
}

#left_stage_map p {
	margin:8px 4px 12px 26px;
}

#left_stage p {
	margin:8px 4px 0px 26px;
}

#head p {
	margin: 5px 0 0 0;
}
#left_head {
	width: 325px;
	padding: 30px 0px 0px 26px;
	float:left;
}
#right_head {
	padding: 30px 23px 0px 0px;
	float:right;
}
#stage {
	width: 960px;
	background-color:#ffffff;
	position:relative;
}
#marker {
	float:left;
	margin: 80px 0px 0px 0px;
	width: 23px;
	overflow:hidden;
}
.marks {
	width: 23px;
	height: 31px;
	float: left;
	overflow:visible;
	background-repeat: no-repeat;
}
.act#mark_0 {
	background-image:url('/webcard/img/mark0_ac.png');
	/*z-index:0;*/
	height:32px;
}
.ina#mark_0 {
	background-image:url('/webcard/img/mark0_ia.png');
	/*z-index:0;*/
}
.act#mark_1 {
	background-image:url('/webcard/img/mark1_ac.png');
	/*z-index:1;*/
}
.ina#mark_1 {
	background-image:url('/webcard/img/mark1_ia.png');
	/*z-index:1;*/
}
.act#mark_2  {
	background-image:url('/webcard/img/mark2_ac.png');
	/*z-index:2;*/
	height:60px;
}
.ina#mark_2  {
	background-image:url('/webcard/img/mark2_ia.png');
	/*z-index:2;*/
	height:60px;
}

#az  {
}

#left_stage {
	background-color: #E6ECF3;
	width: 210px;
	height:308px;
	float:left;
	padding: 30px 30px 30px 0px;
	line-height:15px;
}
#left_stage_map {
	background-color: #E6ECF3;
	width: 214px;
	height:462px;
	overflow:hidden;
	float:left;
	padding: 30px 26px 0px 0px;
	color:#666666;
}
#left_stage_visi {
	background-color: #E6ECF3;
	width: 210px;
	height:116px;
	float:left;
	padding: 30px 30px 30px 0px;
	line-height:15px;
	vertical-align:middle;
}
#results {
	background-color: #FFFFFF;
	width: 214px;
	float:left;
	padding: 16px 26px 0px 0px;
	color:#666666;
}
#right_stage {
	float:left;
	width:720px;
	float:right;
}
.right_stage {
	float:left;
	width:720px;
	float:right;
}
#map {
	margin-right:23px;
	float:left;
	width: 670px;
	overflow:hidden;
	height:492px;
	float:right;
}
.res {
	overflow:hidden;
	width:240px;
	height:46px;
	cursor:pointer;
	font-size:11px;
	line-height:12px;
	padding: 0px 0px 0px 0px;
	float:left;
	clear:both;
}
.res:hover {
	background-color: #E6ECF3;
}
#result_footer {
	margin-top: 2px;
	width:214px;
	height:32px;
	font-size:11px;
	padding: 0px 0px 0px 26px;
	float:left;
	clear:both;
	background-color: #E6ECF3;
	color: #0A478E;
}
.resultsw, .resultswimg {
	margin-right:9px;
	float:left;
	height:32px;
	line-height:32px;
	font-weight: bold;
	cursor:pointer;
}
.resultsw {
	padding: 0 7px 0 7px;
}
.resultsw:hover,.resultswimg:hover  {
	background-color: #A4BBD5;
}
.resultswimg img {
	margin-top: 5px;
}
.icon {
	width:24px;
	height:30px;
	margin: 8px 14px 2px 22px;
	text-align:center;
	color:#ffffff;
	line-height:24px;
	float:left;
	background-image: url('/webcard/img/punkt_bg.gif');
	background-repeat: no-repeat;
}
#left_footer {
	width: 188px;
	float:left;
	padding: 30px 26px 30px 26px;
	color:#000000;
}
#right_footer {
	width: 600px;
	margin-top: 50px;
	margin-left: 25px;
	float:left;
	overflow:hidden;
	float:left;
}
#right_footer p {
	padding:0;
	float:left;
	width: 310px;
	color:#000000;
}
#right_footer h1 {
	margin:0 0 4px 0px;
}
.fullp {
	margin:0;
	width: 620px;
}
.button {
	margin: 0 0 10px 0;
	cursor:pointer;
	float:right;
}
.infoWin {
	width:331px;
	color:#666666;
}
.infoWin h1 {
	margin:0;
	padding:2px 0px 6px 0px;
	color:#000000;
}
.infoWin h2 {
	margin:0;
	padding:6px 0px 4px 0px;
	color:#666666;
}
.infoWinTop {
	width:331px;
	height:10px;
	background-image: url('/webcard/img/infoWindow_top.png');
	background-repeat:no-repeat;
}
.infoWinMiddle {
	background-image: url('/webcard/img/infoWindow_bg.png');
	background-repeat:repeat-y;
}
.infoWinContent {
	padding: 0px 26px 8px 26px;
}
.infoWinFooter {
	margin: 2px 14px 0px 6px;
	padding: 6px 0px 0px 0px;
	background-color:#ffffff;
}
.infoWinFooter img {
	float:left;
}
.infoWinBot {
	width:331px;
	height:14px;
	background-image: url('/webcard/img/infoWindow_bot.png');
	background-repeat:no-repeat;
}
.moreInfo {
	cursor:pointer;
	background-image: url('/webcard/img/ffwd_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 12px 0px 22px;
	float:right;
	line-height:26px;
	font-weight:bold;
	color:#0A478E;
}
.iconOnMap {
	width:24px;
	height:24px;
	margin: 0;
	text-align:center;
	color:#ffffff;
	line-height:24px;
	float:left;
	background-image: url('/webcard/img/punkt_bg.gif');
	background-repeat: no-repeat;
}
#provider_logo {
	margin: -30px 0px 14px 0px;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
	padding-bottom: 10px;
	width:240px;
	background-color: #FFFFFF;
	/*height:49px;*/
	font-size:1px;
}
.almid img {
	vertical-align:middle;
}
#business_hours {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
	padding-bottom: 25px;
	background-color:#FFFFFF;
	width: 190px;
	line-height:16px;
}
.bh_table {
	text-align:left;
	height:16px;
	margin: 1px 0px 1px 0px;
	padding: 0 2px 0 26px;
	width:185px;
	float:left;
	clear:both;
}
.time {
	text-align:right;
	margin:0;
	float:right;
	clear:none;
}
.rs_half {
	width:360px;
	height:304px;
	float:left;
}
#prov_info2 {
	padding: 20px 28px 0 2px;
	width:330px;
	min-height:206px;
	height:auto;
	float:left;
	background-color: #FFFFFF;
}
#prov_info1 {
	padding: 20px 28px 0 2px;
	width:330px;
	height:auto;
	min-height:206px;
	float:left;
	background-color: #E6ECF3;
}
#prov_info1 p {
	padding:0px 5px 5px 26px;
}
.grow {
	background-image:url('/webcard/img/prov_info_bg.gif');
	background-repeat:repeat-y;
	border-bottom: 2px solid #E6ECF3;
}
#prov_info2 li {
	margin-top: 2px;
	margin-left: -15px;
	font-weight: bold;
	padding: 2px 0 3px 15px;
	list-style-type:none;
	background-image:url('/webcard/img/grey_arrow.gif');
	background-repeat:no-repeat;
}
.steps_li {
	margin: 2px 0px 15px 0px;
	padding: 0 0 0 30px;
	background-repeat: no-repeat;
	height: 25px;
	line-height:25px;
	vertical-align:middle;
}
.eins {
	background-image:url('/webcard/img/step_1_1.png');
}
.zwei {
	background-image:url('/webcard/img/step_2_1.png');
}
.drei {
	background-image:url('/webcard/img/step_3_1.png');
}
.vier {
	background-image:url('/webcard/img/step_4_1.png');
}
#edit_head {
	height:32px;
	width:960px;
	background-color:#CC6600;
}
.right#edit_head {
	float:right;
}
#edit_head h1 {
	text-align: right;
	color:#FFFFFF;
	line-height:32px;
	padding-right:23px;
}
#steps {
	padding:3px 2px 0px 23px;
	float:left;
}
#steps img {
	margin-right:1px;
}
.bg_step1 {
	background-image: url('/webcard/img/step_1_1.png');
	background-repeat: no-repeat;
	background-position: 212px 5px;
}
.bg_step2 {
	background-image: url('/webcard/img/step_2_1.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.bg_step3 {
	background-image: url('/webcard/img/step_3_1.png');
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
.bg_step4 {
	background-image: url('/webcard/img/step_4_1.png');
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
#form_overlay {
	padding: 0px 0px 40px 20px;
	top: 32px;
	left: 0px;
	position: absolute;
	width:938px;
	background-image: url('/webcard/img/trans_white_90.png');
	z-index: 100;
	border: 1px solid #CC6600;
	color: #0A478E;
}
#form_overlay h1 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:12px;
	color:#666666;
}
#form_overlay h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	color:#666666;
}
#form_overlay h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	color:#FFFFFF;
}
.sel  {
	margin:6px 0px 10px 0px;
	height:22px;
	line-height:22px;
	padding:0;
}
.in {
	margin:5px 0px 10px 0px;
	height:22px;
	line-height:22px;
	padding:0;
	width:240px;
}
.third {
	width:260px;
	padding: 32px 0px 0px 40px;
	float:left;
	position:relative;
}
.radios {
	color:#000000;
	font-size:11px;
}
.radioCL  {
	margin:5px 0px 6px 0px;
	margin-top:4px;
	width:20px;
	vertical-align:middle;
	border:0;
}
.radioCL2  {
	float:left;
	margin:1px 5px 15px 0px;
	width:20px;
	vertical-align:middle;
	border:0;
}
.slogan {
	color:#666666;
	width: 250px;
	padding: 0px;
	font-size: 12px;
}
.tarea {
	border: 1px solid #0A478E;
	margin:3px 0 0 0;
	width:240px;
	height: 70px;
	padding:0;
}
#fehlerBar {
	background-color:#CC0000;
	width: 958px;
	height:31px;
	margin-left:-20px;
	display: none;
}
#fehlerBar h1 {
	color:#FFFFFF;
	padding: 5px 0px 0px 35px;
	display: none;
}

.fehlerIN {
	border: 1px solid #FF0000;
	background-color:#FFCCCC;
	color:#CC0000;
}

.clear {
	clear: both;
}

#resultList {
	width: 250px;
	min-height: 240px;
	height: 240px;
	overflow: hidden;
}

.over {
	background-color: #A4BBD5;
}

.out {
	background-color: #E6ECF3;
}

#contentOpening {
	background-color: #FFFFFF;
}

#provider_data {
	min-height: 107px;
}

#contentContainer {
	display: none;
}

#marker {
	cursor: pointer;
}

form {
	display: inline;
}

#contentLogo {
	padding-bottom: 8px;
	padding-top: 8px;
}

#errorSubdomain, #errorSubdomainCharacter, #errorSubdomainWWW, #errorPassword, #errorLogin, #errorEmail {
	display: none;
	padding-top: 10px;
}

#enterSubdomain input {
	margin-left: 0px;
}

#enterSubdomain #prevStep {
	vertical-align: middle;
}

#enterSubdomain #nextStep {
	vertical-align: middle;
}

.red {
	color: red;
}

.green {
	color: green;
}

#backStep {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #0A478E;
	margin-left: 25px;
	margin-top:-20px;
}

#provider_logo_nav {
	height: 30px;
	background-color: #E6ECF3;
	margin-top: -30px;
	border-bottom: 1px white solid;
	text-align: left;
	width: 241px;
}

#provider_logo2 {
	margin: 0px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	width:240px;
	background-color: #FFFFFF;
	font-size:1px;
}

#ELearning {
	margin-left: 39px;
	margin-top: 54px;
}

#ELearning b {
	font-weight: bold;
	line-height: 25px;
}

#ELearning ul {
	margin: 0px;
	padding: 0px;
}

#ELearning ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#ELearning ul li.first {
	width: 275px !important;
	padding-right: 20px;
}

#ELearning input {
	margin-left: 0px !important;
}

#ELearning ul.login li {
	float: none;
	margin-bottom: 8px;
}

#Overview .back {
	float: left;
	background: #E6ECF3;
	height: 30px;
	line-height: 31px;
	width: 155px;
	color: #0A478E;
	font-size: 14px;
	font-weight: bold;
	background: url('/webcard/img/back_arrow.gif') #E6ECF3 0px 4px no-repeat;
	padding-left: 25px;
	text-decoration: none;
}

#Overview .back a {
	text-decoration: none !important;
}

#Overview .char {
	float: left;
	height: 30px;
	line-height: 30px;
	background: #698AB1;
}

#Overview .char {
	float: left;
	height: 30px;
	line-height: 30px;
	background: #698AB1;
	width: 30px;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

#Overview .char a {
	color: #FFFFFF !important;
	text-decoration: none;
	width: 30px;
	height: 30px;
	display: block;
}

#Overview .char:hover {
	background: #0A478E !important;
	text-decoration: none;
}

#Overview .char.active {
	background: #0A478E !important;
	text-decoration: none;
}

#Overview .lastname.head {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
}

#Overview .firstname {
	width: 100px;
	padding-left: 5px;
}

#Overview .lastname {
	width: 118px;
	background: #F0F3F7;
	padding-left: 5px;
}

#Overview .company {
	width: 205px;
	padding-left: 10px;
}

#Overview .line1 {
	padding-left: 10px;
	border-right: 1px #0A478E dotted;
	border-bottom: 0px none !important;
}

#Overview .line2 {
	padding-left: 5px;
	border-bottom: 0px none !important;
}

#Overview table {
	margin-top: 20px;
	margin-left: 24px;
}

#Overview td {
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 1px #E6ECF3 solid !important;
}
