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

/* PARTS */
div#teaser {
	width: 990px;
	height: 360px;
	background-image: url(../../img/portal/teaser_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

div#slider {
	width: 990px;
	height: 165px;
	background-image: url(../../img/portal/slider_backg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 3px;
}

div#content2rows {
	width: 990px;
	margin-bottom: 3px;
}


.contentBackgTop {
	background-image: url("../../img/portal/content_backg_top.png");
	background-repeat: no-repeat;
	height: 4px;
	width: 990px;
}

.contentBackg {
	background-image: url("../../img/portal/content_backg.png");
	width: 974px;
	padding: 10px 8px 4px 8px;
}

.contentBackgBottom {
	background-image: url("../../img/portal/content_backg_bottom.png");
	background-repeat: no-repeat;
	height: 4px;
	width: 990px;
}


/* TOP Menü */

.topMenu {
	padding-top:17px;
	padding-left:12px;
	height: 37px;
	width: 795px;
}

.topMenu .menuItem {
	float:left;
	height: 37px;
	margin-right: 10px;
	cursor: pointer;
}

.topMenu .home {
	float:left;
	width: 29px;
	height: 28px;
	margin-top:8px;
	padding-right:10px;
	background-image: url("../../img/portal/menu_home.png");	
	background-repeat: no-repeat;
	cursor: pointer;
}

.topMenu .menuItem .leftBackg {
	float:left;
	width: 6px;
	height: 25px;
	margin-top:12px;
	background-image: url("../../img/portal/menu_button_left.jpg");
}

.topMenu .menuItem .mBackg {
	float:left;
	height: 20px;
	margin-top:12px;
	padding-top:5px;
	font-weight:bold;
	background-image: url("../../img/portal/menu_button_backg.jpg");
}

.topMenu .menuItem .mLink {
	margin-top:12px;
	padding-top:5px;
	padding-left:20px;
	font-weight:bold;
	float:left;
	height: 20px;
	font-size: 14px;
}

.topMenu .menuItem .mLink a:link,
.topMenu .menuItem .mLink a:visited {
	color:#000000;
	text-decoration: underline;
}	

.topMenu .menuItem .mLink a:hover {
	text-decoration: none;
}

.topMenu .menuItem .rightBackgText {
	float:left;
	height: 37px;
	width: 27px;
	background-image: url("../../img/portal/menu_button_right_text.png");
}

.topMenu .menuItem .rightBackgTable {
	float:left;
	height: 37px;
	width: 27px;
	background-image: url("../../img/portal/menu_button_right_table.png");
}




/* Teaser */
div.teaserLeft {
	width:325px;
	height:360px;
	float:left;
	position: relative;
}
div.teaserMiddle {
	width:340px;
	height:360px;
	float:left;
	position: relative;
}
div.teaserRight {
	width:325px;
	height:360px;
	float:left;
	position: relative;
}

/* MENU-Layer*/

#menuVideo {
	position: absolute;
	bottom:0px;
	left:0px;
	z-index: 1000;
}

.menuLayer {
	position:relative;
	width: 964px;
	height: 476px;
}

.menuLayer .menuLayerBackg {
	position: absolute;
	top:-1px;
	left:-1px;
	width: 966px;
	height: 478px;	
	background-image: url("../../img/portal/menu_backg.png");
	background-repeat: no-repeat;	
	z-index: 1;
}

.menuLayer .menuLayerContent {
	position: absolute;
	width: 966px;
	height: 476px;	
	top:0px;
	left:0px;
	z-index: 2;
}

.menuLayer .menuLayerContent .closeText {
	position:absolute;
	top:10px;
	left:835px;
	z-index: 10;
}

.menuLayer .menuLayerContent .closeText a:link,
.menuLayer .menuLayerContent .closeText a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
	
.menuLayer .menuLayerContent .closeText a:hover {
	text-decoration: none;
}
	
	
.menuLayer .menuLayerContent .menuContainerLeft {
	position:absolute;
	left:0px;
	top:4px;
	width: 218px;
	z-index: 5;
}

.menuLayer .menuLayerContent .menuContainerLeft .item {
	padding-left:16px;
	padding-top:11px;
	height: 30px;
	width: 198px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.menuLayer .menuLayerContent .menuContainerLeft .itemNormal {
	padding-left:16px;
	padding-top:11px;
	height: 30px;
	width: 201px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background-image: url("../../img/portal/menu_normal.png");
}
	

.menuLayer .menuLayerContent .menuContainerLeft .itemSelected {
	padding-left:16px;
	padding-top:11px;
	height: 30px;
	width: 202px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background-image: url("../../img/portal/menu_selected.png");
	background-position:-1px 0px;
}
	
	
.menuLayer .menuLayerContent .menuContainerLeft .itemBorder	{
	position:relative;
	border-bottom:1px solid;
}
	
	
.menuLayer .menuLayerContent .menuContainerRight {
	height:311px;
	left:215px;
	position:absolute;
	top:3px;
	width:750px;
	z-index:1;
}

.menuLayer .menuLayerContent .menuContainerRight .tmTitel {
	font-size: 22px;
	padding: 47px 0px 0px 21px;
}

.menuLayer .menuLayerContent .menuContainerRight .cont {
	float:left;
	width: 370px;
	padding-top:5px;
}



.menuLayer .menuLayerContent .menuContainerRight .item {
	width: 360px;
	margin:10px;
	cursor: pointer;
}

.menuLayer .menuLayerContent .menuContainerRight .item .itemBackg {
	width: 350px;
	padding:5px;
}

.menuLayer .menuLayerContent .menuContainerRight .item .itemBottom {
	width: 340px;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
}


.menuLayer .menuLayerContent .menuContainerRight .itemOver {
	width: 360px;
	margin:10px;
	cursor: pointer;
}

.menuLayer .menuLayerContent .menuContainerRight .itemOver .itemBackg {
	width: 350px;
	padding:5px;
	background-image: url("../../img/portal/menu_subselect_backg.png");
}

.menuLayer .menuLayerContent .menuContainerRight .itemOver .itemBottom {
	background-image: url("../../img/portal/menu_subselect_backg_bottom.png");
	width: 360px;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
}




.menuLayer .menuLayerContent .menuContainerRight .mTitle {
	font-weight: bold;
	font-size: 14px;
}	
	
.menuLayer .menuLayerContent .menuContainerRight .mImage {
	float:left;
	width: 70px;
}
	
.menuLayer .menuLayerContent .menuContainerRight .subItems ul{
	padding:0 0 0 0px;
	margin:0px;
	line-height:16px;
}

.menuLayer .menuLayerContent .menuContainerRight .subItems a:link,
.menuLayer .menuLayerContent .menuContainerRight .subItems a:visited {
	color:#000000;
	text-decoration: underline;
}

.menuLayer .menuLayerContent .menuContainerRight .subItems a:hover {
	text-decoration: none;
}
	
	
	
.menuLayer .menuLayerContent .menuSubTextItem {
	width:278px;
}
	
.menuLayer .menuLayerContent .menuSubTextItem .subTextitemBackg {
	width:278px;
	background-image: url("../../img/portal/menu_subselect_subtext_backg.png");
	float:left;
}

.menuLayer .menuLayerContent .menuSubTextItem .subTextitemBackg .subTextContent {
	padding:5px;
	width:268px;
	float:left;
}

.menuLayer .menuLayerContent .menuSubTextItem .subTextBottom {
	width:278px;
	height: 3px;
	overflow: hidden;
	background-image: url("../../img/portal/menu_subselect_subtext_backg_bottom.png");
	float:left;
}
	
	
/* SNIPPETS */




.modMenu {
	position: absolute;
	bottom:20px;
	left:10px;
	width: 134px;
}

.modMenu .backg {
	width: 134px;
	padding-top:4px;
	background-image: url("../../img/module/mod_info_top.png");
	background-repeat: no-repeat;	
}

.modMenu .bottom {
	width: 134px;
	height: 5px;
	background-image: url("../../img/module/mod_info_bottom.png");
	background-repeat: no-repeat;	
}

.modMenu .backg .moditem {
	padding:0px 5px 0px 5px;
	cursor: pointer;
	font-size: 10px;
	line-height: 13px;
}

.modMenu .backg .moditemSelect {
	padding:0px 4px 0px 4px;
	margin:0px 1px 0px 1px;
	cursor: pointer;
	font-size: 10px;
	line-height: 13px;
	background-color: #ee8207;
	color: #FFFFFF;
}

.modVideoSwf {
	text-align: center;
}
#modVideoSwf {
	text-align: center;
	float:right;
}

.modTextLayer {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	height: 300px;
	width: 400px;
}






div#slider .slidercontainer {
	padding:13px 12px 0px 12px;
	height: 152px;	
}

.slidercontainer #buttonLeft {
	float:left;
	width: 33px;
	height: 152px;
	cursor: pointer;
	background-image: url("../../img/portal/slider_buttonleft.png");
	background-repeat: no-repeat;
}

.slidercontainer #buttonRight {
	float:right;
	margin-left:13px;
	width: 20px;
	height: 152px;
	text-align:right;
	cursor: pointer;
	background-image: url("../../img/portal/slider_buttonright.png");
	background-repeat: no-repeat;
}

.slidercontainer #sliderCont {
	float:left;
	position:relative;
	width: 900px;
	height: 152px;
	overflow:hidden;
}


.slidercontainer #sliderCont .modulBox a:link {
	color:#272727;
	text-decoration: underline;	
}	

.slidercontainer #sliderCont .modulBox a:HOVER,
.slidercontainer #sliderCont .modulBox a:ACTIVE,
.slidercontainer #sliderCont .modulBox a:VISITED {
	color:#272727;
	text-decoration: underline;	
}

.slidercontainer #sliderCont .modulBox {
	float:left;
	position:relative;
	width: 168px;
	height: 151px;
	margin-right: 15px;
	cursor:pointer;
}

.slidercontainer #sliderCont .modulBox .catcher {
	position:absolute;
	top:0px;
	left:0px;
	width: 168px;
	height: 151px;
	z-index: 200;
}

.slidercontainer #sliderCont .modulBox .openMover {
	position:absolute;
	top:29px;
	left:45px;
	width: 80px;
	height: 54px;
	z-index: 200;
	background-color: #FFFFFF;
	display:none;
}

.slidercontainer #sliderCont .modulBox .unselect {
	position:absolute;
	top:0px;
	left:0px;
	width: 168px;
	height: 151px;
	margin-right: 15px;
	background-image: url("../../img/portal/slider_modulbox_gray.png");
	background-repeat: no-repeat;
	cursor:default;
	z-index:100;
}

.slidercontainer #sliderCont .modulBox .boxBackg {
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	width: 168px;
	height: 151px;
	margin-right: 15px;
	background-image: url("../../img/portal/slider_modulbox.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.slidercontainer #sliderCont .modulBox .boxBackg_unselect {
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	width: 168px;
	height: 151px;
	margin-right: 15px;
	background-image: url("../../img/portal/slider_modulbox_unselect.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.slidercontainer #sliderCont #sliderSet {
	position:relative;
	width:3000px;	
}

.slidercontainer #sliderCont #sliderSet .selected {
	position:absolute;
	left:0px;
	top:112px;
	width:166px;
	height:1px;
	line-height:2px;
	font-size:2px;
	border:1px solid #FFFFFF;
	background-color: #d84b18;
	display:block;
}

.slidercontainer #sliderCont .modulBox .boxContent {
	position:absolute;
	top:1px;
	left:1px;
	width:166px;
	height: 149px;
}

.slidercontainer #sliderCont .modulBox .boxContent .image {
	float:left;
	position:relative;
	margin-top:4px;
	margin-left:4px;
	height: 71px;
	width: 158px;
	overflow: hidden;
}

.slidercontainer #sliderCont .modulBox .boxContent .image .imageOverlay{
	background-image:url(../../img/portal/slider_image_backg.png);
	background-position:1px 2px;
	background-repeat:no-repeat;
	height:78px;
	left:-6px;
	position:absolute;
	top:-7px;
	width:165px;
	z-index:3;
}

.slidercontainer #sliderCont .modulBox .boxContent .subtitle {
	position:absolute;
	bottom:6px;
	left:0px;
	width: 166px;
	height: 29px;
	color: #414141;
	font-size: 12px;
	text-align: center;
}



.slidercontainer #sliderCont .modulBox .boxContent .balken {
	position:absolute;
	top:91px;
	left:10px;
	width: 146px;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	background-image: url("../../img/portal/slider_balken.jpg");
	z-index:10;	
}


.slidercontainer #sliderCont .modulBox .boxContent .description {
	background-color: #cccccc;
	height:71px;
	left:4px;
	position:absolute;
	text-align:center;
	top:-77px;
	width:158px;
	z-index:10;
}

.slidercontainer #sliderCont .modulBox .descriptionMask {
	position:absolute;
	top:-5px;
	left:-5px;
	width:164px;
	height:76px;
	background-image:url("../../img/portal/slider_image_backg.png");
	color:#FFFFFF;
}

.slidercontainer #sliderCont .modulBox .descriptionCont {
	color: #FFFFFF;
	font-size: 17px;
	margin:-2px 0px 0px 0px;
}

div#loginLayer {
	width:231px; 
	height:220px; 
	padding:10px; 
	position:absolute; 
	right:28px; 
	top:68px; 
	text-align:left; 
	background-image:url(../../img/portal/login_bg_small.png); 
	background-repeat: no-repeat;
}

div#login input {
	background-color: #e6eff3;
	border:1px solid #8fb8c9;
	margin:0px;
}

div#loginColumn {
	width:325px;
	height:357px;
	background-image: url("../../img/portal/login_bg.png");
}

div#loginColumn .subLinks {
	/*padding-left:55px;*/
}

ul {
	list-style: none;
	padding: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

li {
	background-image: url("../../img/portal/list_rect.png");
	background-repeat: no-repeat;
	background-position: -2px 0px;
	list-style: none;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 2px;
}

div#loginColumn ul {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

div#loginColumn li {
	background-image: url("../../img/portal/list_arrow.png");
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 4px;
}

div#login .loginLabel {
	width: 80px;
	float:left;
	clear:left;
}

div#login .loginForm {
	margin-bottom:4px;
}

div#login .loginSubmit {
	margin-left: 80px;
}

#overBackg {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	background-color:#cccccc;
	z-index:1000;
	text-align:center;
	opacity: 0.0;
	filter:alpha(opacity=0);
}

#contentBackgContainer {
	position:absolute;	
	top:0px;
	left:0px;
	height:100%;
	z-index:1000;
	display:none;
}

#contentCloser {
	position:absolute;
	right:-15px;
	top:4px;
	width:33px;
	height: 50px;
	cursor: pointer;
	background-image: url("../../img/portal/closer.png");
	background-repeat: no-repeat;
	z-index: 100;
}


.Container_top_745 {
	float:left;
	font-size: 5px;
	line-height: 0px;
	height: 5px;
	margin-top:14px;
	background-image: url("../../img/portal/745_backg_top.png");
	width: 745px;
}

.Container_745 {
	float:left;
	background-image: url("../../img/portal/745_backg.png");
	width: 713px;
	padding:0px 16px 16px 16px;
}

.Container_bottom_745 {
	float:left;
	font-size: 5px;
	line-height: 5px;
	height: 5px;
	background-image: url("../../img/portal/745_backg_bottom.png");
	width: 745px;
}



.regRightBox {
	position:relative;
	width: 322px;
	height: 126px;
	margin-top:76px;
	background-image: url("../../img/portal/reg_rightbox.png");
	background-repeat: no-repeat;
}

.regRightBox .regBoxPfeil {
	position:absolute;
	top:31px;
	left:-10px;
	height:16px;
	width:10px;
	background-image: url("../../img/portal/reg_boxpfeil.png");
	background-repeat: no-repeat;
}

.regRightBox_schmal {
	position:relative;
	width: 229px;
	height: 126px;
	margin-top:76px;
	background-image: url("../../img/portal/reg_rightbox_small.png");
	background-repeat: no-repeat;
}

.regRightBox_schmal .regBoxPfeil {
	position:absolute;
	top:31px;
	left:-10px;
	height:16px;
	width:10px;
	background-image: url("../../img/portal/reg_boxpfeil.png");
	background-repeat: no-repeat;
}


.regModBox {
	float:right;
	background-image: url("../../img/portal/reg_modbox.png");
	width: 315px;
}

.regModBoxTop {
	float:right;
	background-image: url("../../img/portal/reg_modbox_top.png");
	background-repeat: no-repeat;
	width: 315px;
	height: 4px;
	font-size:4px;
	line-height:4px;
	margin-top:6px;
}

.regModBoxBottom {
	float:right;
	background-image: url("../../img/portal/reg_modbox_bottom.png");
	background-repeat: no-repeat;
	width: 315px;
	height: 4px;
	font-size:4px;
	line-height:4px;
}

.regModBox_small {
	float:right;
	background-image: url("../../img/portal/reg_modbox_small.png");
	width: 222px;
}

.regModBoxTop_small {
	float:right;
	background-image: url("../../img/portal/reg_modbox_top_small.png");
	background-repeat: no-repeat;
	width: 222px;
	height: 4px;
	font-size:4px;
	line-height:4px;
	margin-top:6px;
}

.regModBoxBottom_small {
	float:right;
	background-image: url("../../img/portal/reg_modbox_bottom_small.png");
	background-repeat: no-repeat;
	width: 222px;
	height: 4px;
	font-size:4px;
	line-height:4px;
}




.regContainer_top {
	float:left;
	font-size: 5px;
	line-height: 0px;
	height: 5px;
	margin-top:14px;
	background-image: url("../../img/portal/reg_backg_top.png");
	width: 652px;
}

.regContainer {
	float:left;
	background-image: url("../../img/portal/reg_backg.png");
	width: 620px;
	padding:0px 16px 16px 16px;
}

.regContainer_bottom {
	float:left;
	font-size: 5px;
	line-height: 5px;
	height: 5px;
	background-image: url("../../img/portal/reg_backg_bottom.png");
	width: 652px;
}


.regContainer .regStepContainer {
	position: relative;
	margin:27px 0px 0px 0px;
	border-top:1px solid #FFFFFF;
	width: 620px;
	height: 40px;
	display:none;
}

.regContainer .regItem {
	float:left;
	width: 201px;
	padding-bottom: 8px;
}

.regContainer .regItem input {
	width: 185px;
}

.regStepContainer .step1 {
	position: absolute;
	left:-5px;
	top:-19px;
	width: 33px;
	height: 30px;
	background-image: url("../../img/portal/reg_1.png");
	background-repeat: no-repeat;
}

.regStepContainer .step1over {
	position: absolute;
	left:-5px;
	top:-19px;
	width: 33px;
	height: 30px;
	background-image: url("../../img/portal/reg_1over.png");
	background-repeat: no-repeat;
}


.regStepContainer .step2 {
	position: absolute;
	left:192px;
	top:-19px;
	width: 33px;
	height: 30px;
	background-image: url("../../img/portal/reg_2.png");
	background-repeat: no-repeat;
}

.regStepContainer .step2over {
	position: absolute;
	left:192px;
	top:-19px;
	width: 33px;
	height: 30px;
	background-image: url("../../img/portal/reg_2over.png");
	background-repeat: no-repeat;
}


.regStepContainer .step3 {
	position: absolute;
	left:394px;
	top:-19px;
	width: 33px;
	height: 30px;
	background-image: url("../../img/portal/reg_3.png");
	background-repeat: no-repeat;
}

.regStepContainer .step3over {
	position: absolute;
	left:394px;
	top:-19px;
	width: 33px;
	height: 30px;
	background-image: url("../../img/portal/reg_3over.png");
	background-repeat: no-repeat;
}


.regStepContainer .step4 {
	position: absolute;
	right:-7px;
	top:-19px;
	width: 33px;
	height: 30px;
	background-image: url("../../img/portal/reg_4.png");
	background-repeat: no-repeat;
}

.regStepContainer .step4over {
	position: absolute;
	right:-7px;
	top:-19px;
	width: 33px;
	height: 30px;
	background-image: url("../../img/portal/reg_4over.png");
	background-repeat: no-repeat;
}

.regStepContainer .balken {
	position: absolute;
	left:79px;
	top:-5px;
	width: 62px;
	height: 8px;
	background-image: url("../../img/portal/reg_balken_blau.png");
	background-repeat: no-repeat;
	
}

.regStepContainer .steptext1 {
	position: absolute;
	top:10px;
	left:0px;
	width: 115px;
}

.regStepContainer .steptext2 {
	position: absolute;
	top:10px;
	left:129px;
	width: 158px;
	text-align:center;
}

.regStepContainer .steptext3 {
	position: absolute;
	top:10px;
	left:329px;
	width: 158px;
	text-align:center;
}

.regStepContainer .steptext4 {
	position: absolute;
	top:10px;
	right:0px;
	width: 125px;
	text-align:right;
}

.regcontent_top {
	float:left;
	width: 621px;
	height: 5px;
	line-height: 5px;
	background-image: url("../../img/portal/reg_subbackg_top.png");
}

.regcontent {
	float:left;
	width: 605px;
	background-image: url("../../img/portal/reg_subbackg.png");
	padding:8px;
}

.regcontent_bottom {
	float:left;
	width: 621px;
	height: 6px;
	line-height: 5px;
	background-image: url("../../img/portal/reg_subbackg_bottom.png");
}

.inputRequired {
	/*border: 1px solid #dd0a00;*/
	border-color: #dd0a00;
}


.linkCards {
	width: 640px;
	margin-left: -10px;
}


.linkCards .card {
	float:left;
	position:relative;
	padding:10px;
	margin:10px;
	width: 279px;
	height:110px;
	background-image: url("../../img/portal/card_subselect_backg.png");
	cursor: pointer;
}


.linkCards .card .cardBottom {
	position:absolute;
	bottom:0px;
	left:0px;	
	width: 299px;
	height:3px;
	font-size:3px;
	line-height:3px;
	background-image: url("../../img/portal/card_subselect_backg_bottom.png");
}

.linkCards .cardOver {
	float:left;
	position:relative;
	padding:10px;
	margin:10px;
	width: 279px;
	height:110px;
	background-image: url("../../img/portal/card_subselect_backg_over.png");
	cursor: pointer;
}

.linkCards .cardOver .cardBottom {
	position:absolute;
	bottom:0px;
	left:0px;	
	width: 299px;
	height:3px;
	font-size:3px;
	line-height:3px;
	background-image: url("../../img/portal/card_subselect_backg_bottom_over.png");
}

.card_352 {
	position:relative;
	background-image: url("../../img/portal/card_subselect_backg_352.png1");
	background-repeat: repeat-y;
}

.card_352 .cardBottom {
	position:absolute;
	bottom:0px;
	left:0px;	
	width: 352px;
	height:3px;
	font-size:3px;
	line-height:3px;
	background-image: url("../../img/portal/card_subselect_backg_352_bottom.png1");
}


.cardOver_352 {
	position:relative;
	background-image: url("../../img/portal/card_subselect_backg_352_over.png");
	background-repeat: repeat-y;
}

.cardOver_352 .cardBottom {
	position:absolute;
	bottom:0px;
	left:0px;	
	width: 352px;
	height:3px;
	font-size:3px;
	line-height:3px;
	background-image: url("../../img/portal/card_subselect_backg_352_bottom_over.png");
}


.card_670 {
	position:relative;
	background-image: url("../../img/portal/card_subselect_backg_670.png");
	background-repeat: repeat-y;
	width: 670px;
	float:right;
}

.card_670 .cardBottom {
	position:absolute;
	bottom:0px;
	left:0px;	
	width: 670px;
	height:3px;
	font-size:3px;
	line-height:3px;
	background-image: url("../../img/portal/card_subselect_backg_670_bottom.png");
}


.cardOver_670 {
	position:relative;
	background-image: url("../../img/portal/card_subselect_backg_670_over.png");
	background-repeat: repeat-y;
	width: 670px;
	float:right;
}

.cardOver_670 .cardBottom {
	position:absolute;
	bottom:0px;
	left:0px;	
	width: 670px;
	height:3px;
	font-size:3px;
	line-height:3px;
	background-image: url("../../img/portal/card_subselect_backg_670_bottom_over.png");
}



.linkPfeil {
	background-image: url(../../img/portal/list_arrow.png);
	padding-left:20px;
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

.logMessage {
	background-image: url("../../img/portal/log_messi.png");
	background-position:-1px -1px;
}

.contentBox {
	background-image: url(../../img/portal/reg_backg.png);
	background-position: -5px -5px;
	border: 1px solid #ffffff; 
	padding:5px;
	line-height:17px;
	width: 604px;
}


.digita2010 {
	position: absolute;
	right: -11px;
	top:137px;
	background-image: url("../../img/digita2010.png");
	width: 98px;
	height: 98px;
	z-index: 4;
}



.lernpfade {
	float:left; 
	padding-top: 13px;
}

.lernpfade .l_container {
	padding:5px 185px 24px 5px; 
	position:relative; 
	min-height: 65px;
}

.lernpfade .l_image {
	position:absolute; 
	right:9px; 
	top:8px; 
	border:1px solid #ffffff; 
	padding:3px;
}

.lernpfade .l_infos {
	position:absolute; 
	bottom:0px; 
	left:1px; 
	background-color: #ffffff; 
	border:1px solid #cccccc; 
	padding:3px; 
	border-bottom:0px; 
	border-left:0px;
}

.trans {
	background-image: url("../../img/portal/trans.png");
}

.progress_balken {
	background-image: url("../../img/portal/progress_balken.png");
}

.progress_balken_k {
	background-image: url("../../img/portal/progress_balken_k.png");
}
.check_ok {
	background-image: url("../../img/portal/check_ok.png");
	background-repeat: no-repeat;
	background-position: top right;
}

.check_cancel {
	background-image: url("../../img/portal/check_cancel.png");
	background-repeat: no-repeat;
	background-position: top right;
}

.regPartLeft .lernpfade .linkCards {
	width: 620px;
}

.regPartLeft .lernpfade .linkCards .card_670 {
	width: 595px;
	background-image: url("../../img/portal/card_subselect_backg_595.png") !important;
}

.regPartLeft .lernpfade .linkCards .cardOver_670 {
	width: 595px;
	background-image: url("../../img/portal/card_subselect_backg_595_over.png") !important;
}

.regPartLeft .lernpfade .linkCards .card_670 .cardBottom {
	width: 595px;
	background-image: url("../../img/portal/card_subselect_backg_595_bottom.png") !important;
}

.regPartLeft .lernpfade .linkCards .cardOver_670 .cardBottom {
	width: 595px;
	background-image: url("../../img/portal/card_subselect_backg_595_bottom_over.png") !important;
}

.learnPartLeft .lernpfade .linkCards {
	width: 710px;
}
