﻿html
{
	overflow-y:hidden;

}
.logo1
{	
	background-image:url(lp_logo2.png);
	background-repeat:no-repeat;
	}

.background1
{	
	background-image:url(shadow-gradient-bottom.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	}
.background2
{	
	background-image:url(shadow-gradient-top.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	}
.background3
{	
	background-image:url(shadow-gradient-left.gif);
	background-position: bottom;
	background-repeat:repeat-y;
	}
.background4
{	
	background-image:url(shadow-gradient-right.gif);
	background-position: bottom;
	background-repeat:repeat-y;
	}
.mainpanel{
background-image:url(tastatur.jpeg);
background-position:bottom;
background-repeat:no-repeat;
}

.panelbg_lo
{
	background-image:url(panel-bg-tl2.gif);
}
.panelbg_ro
{
	background-image:url(panel-bg-tr2.gif);
}
.panelbg_lu
{
	background-image:url(panel-bg-bl2.gif);
}
.panelbg_ru
{
	background-image:url(panel-bg-br2.gif);
}
.breadback
{
	background-image:url(breadbackground.gif);
	background-repeat:repeat-x;
	}
.breadbackright
{
	background-image:url(breadbackgroundright.gif);
	background-repeat:repeat-x;
	}
.breadbackleft
{
	background-image:url(breadbackgroundleft.gif);
	background-repeat:repeat-x;
	}

.foot
{
	background-image:url(footer-bg-grad.gif);
	background-repeat:repeat-x;
	}
.footright
{
	background-image:url(footer-bg-br.gif);
	background-repeat: no-repeat;
	}
.footleft
{
	background-image:url(footer-bg-bl.gif);
	background-repeat: no-repeat;
	}


/*-- row for space between areas   --*/ .SpaceBar {
	height: 3px;
	padding: 0 0 0 0;
}
/*-- cell containing breadcrumbs   --*/ .BreadcrumbsTD {
	height: 28px;
	width: 100%;
	color: #a1a1a1;
	vertical-align: inherit;
	text-align: left;
	padding-top:3px;
}
/*-- cell containing search        --*/ .SearchTD {background-color:transparent;width:215px;vertical-align: top;text-align: right;height: 41px;padding: 10px 7px 0 0;}
/*-- cell containing privacy       --*/ .PrivacyTD {
	text-align: left;
	padding: 0 0 0 0;
	float: none;
	overflow: inherit;
	caption-side: top;
}
/*-- cell containing copyright     --*/ .CopyrightTD {
	text-align: right;
	padding: 0 0 0 0;
	overflow: hidden;
	float: none;
	caption-side: top;
}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ a.LOGIN_object:active {
	color: #6E86BB;
	background: url(ico-login.gif) no-repeat bottom left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	float: left;
	padding: 0px 0 0 25px;
	margin: 3px 0px 0 3px;
}
.suchbild
{
	background-image: url(search-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.LOGIN_object:visited {
	color: #6E86BB;
	background: url(ico-login.gif) no-repeat bottom left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	float: left;
	padding: 0px 0 0 25px;
	margin: 3px 0px 0 3px;
}
a.LOGIN_object:link {
	color: #939393;
	background: url(ico-login.gif) no-repeat bottom left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	float: left;
	padding: 0px 0 0 25px;
	margin: 3px 0px 0 3px;
}
.LOGIN_object {
	color: #6E86BB;
	background: url(ico-login.gif) no-repeat bottom left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	float: left;
	padding: 0px 0 0 25px;
	margin: 3px 0px 0 3px;
}
/*-- login token hover                 --*/ a.LOGIN_object:hover { background:  url(ico-login-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- user token idle                   --*/ a.USER_object:active {
	color: #939393;
	background: url(ico-register.gif) no-repeat bottom left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	float: left;
	padding: 0px 0 0 25px;
	margin: 3px 0px 0 3px;
}
a.USER_object:visited {
	color: #939393;
	background: url(ico-register.gif) no-repeat bottom left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	float: left;
	padding: 0px 0 0 25px;
	margin: 3px 0px 0 3px;
}
a.USER_object:link {
	color: #939393;
	background: url(ico-register.gif) no-repeat bottom left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	float: left;
	padding: 0px 0 0 25px;
	margin: 3px 0px 0 3px;
}
.USER_object {
	color: #939393;
	background: url(ico-register.gif) no-repeat bottom left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	float: left;
	padding: 0px 0 0 25px;
	margin: 3px 0px 0 3px;
}
/*-- user token hover                  --*/ a.USER_object:hover {
	background: url(ico-register-over.gif) no-repeat bottom left;
	color: #444444;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float: left;
}
/*-- date token idle                   --*/ a.DATE_object:active {
	color: #939393;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
		
}
a.DATE_object:visited {
	margin: 0 0 0 0px;
	color: #939393;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
		}
a.DATE_object:link {
	margin: 0 0 0 0px;
	color: #939393;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
		}
.DATE_object {
	margin: 0 0 0 0px;
	color: #939393;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
		}
/*-- date token hover                  --*/ a.DATE_object:hover {
	color: #c1c1c1;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	}
/*-- breadcrumbs token idle            --*/ a.BREADCRUMBS_object:active {
	padding: 0 0 0 0px;
	color: #8f8f8f;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.BREADCRUMBS_object:visited {
	padding: 0 0 0 0px;
	color: #8f8f8f;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.BREADCRUMBS_object:link {
	padding: 0 0 0 0px;
	color: #8f8f8f;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.BREADCRUMBS_object {
	padding: 0 0 0 0px;
	color: #8f8f8f;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover {
	padding: 0 0 0 0px;
	color: #666;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#aaa; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:active { font-size: 11px; color:#aaa; font-weight:bold; text-decoration:none; }
a.FOOTER_objects:visited { font-size: 11px; color:#aaa; font-weight:bold; text-decoration:none; }
a.FOOTER_objects:link { font-size: 11px; color:#aaa; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 11px; color:#777; font-weight:bold; text-decoration:none;  }
/*-- language selector dropdown        --*/ .Language_object {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	margin-left: 2px;
}

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .Normal { font-family: tahoma; font-size: 11px; color: #555; }
.normal { font-family: tahoma; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:active {
	color: #333333;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
a:visited {
	color: #FF0066;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
a:link {
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
/*-- default links hover               --*/ a:hover {
	color: #FF9900;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
/*-- normal  links visited and active  --*/ a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
a.Normal:link {
	color: #000000;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
/*-- normal  links hover               --*/ a.Normal:hover {
	color: #FF9900;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
/*-- search button in search form      --*/ .SearchButton {background:transparent;padding:11px 15px 11px 15px;cursor: pointer;font-size:0px;margin: 0 0 0 0;}
/*-- footer links                      --*/ a.Footer_Links:active { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
a.Footer_Links:visited { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
a.Footer_Links:link { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
.Footer_Links { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }

/*========================================================*/
/*  Forms                                                 */
/*========================================================*/
/*-- default form elements      --*/ input { font-family: tahoma; font-size: 11px; color: #333; }
select { font-family: tahoma; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: inherit; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {height:21px;background: transparent;width: 165px;color: #666;padding: 4px 4px 0px 4px;border: 0px solid #FFFFFF;cursor:text;}

/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .ModuleTitle_SubMenu { background: #FFF; padding: 0px; border: 1px dotted #888; z-index: 1000;  cursor: pointer;  cursor: pointer; font-weight: normal;}
.MainMenu_SubMenu { background: #FFF; padding: 0px; border: 1px dotted #888; z-index: 1000;  cursor: pointer;  cursor: pointer; font-weight: normal;}
/*-- submenu items idle         --*/ .ModuleTitle_MenuItem {
	background:#FFFFFF;
	color: #FFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 0px 30px 0px 16px;
	height: 20px;
	border: 0;
}
.MainMenu_MenuItem {
	background: #6E86BB;
	color: #FFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 0px 30px 0px 16px;
	height: 20px;
	border: 0;
}
/*-- submenu items hover        --*/ .ModuleTitle_MenuItemSel { background: #b5b5b5; color: #FFF; font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: pointer; padding: 0px 30px 0px 16px; height: 20px; border: 0;}

.MainMenu_MenuItemSel { background: #b5b5b5; color: #FFF; font-family: tahoma; font-size: 11px; font-weight: bold; cursor: pointer; cursor: pointer; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
.style2 {
 	font-family: Verdana;
	font-size: 8.5pt;
	color:#FFFFFF;
	}
.style4 {
	font-family: Verdana;
	font-size: 10pt;
	color:#FFFFFF;
}

.style5 {
	text-align: left;
	font-family: Verdana;
	font-size: 13pt;
	color:#FFFFFF;
}

.stylec {
	font-family: Verdana;
	font-size: 9.5pt;
	color:#FFFFFF;
	}
.styleb {
	font-family: Verdana;
	font-size: 11pt;
	color:#FFFFFF;
}

.stylea {
	font-family: Verdana;
	font-weight:bold;
	font-size: 12pt;
	color:#FFFFFF;
}
.styleprodukt1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight:bold;
	color:#FFFFFF;
}
.styleprodukt2 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight:bold;
	color:#FFFFFF;
}
.zwischenschritt {
	font-size: 5pt;
	color:#FFFFFF;
}
.styleprodukt3 {
	font-family: Verdana;
	font-size: 10pt;
	color:#FFFFFF;
}
.styleprodukt4 {
	text-align: center;
}
.express1 {
	font-family: Verdana;
	font-size: 13pt;
}
.express2 {
	font-family: Verdana;
	font-size: 10pt;
}
.lp_home {
	font-family: Verdana;
	font-size: 11pt;
	text-align: center;
	margin:5px;
}
.umbruch {
	font-size: 5pt;
}
.lp_kopf {
height:15px;
}
.lp_zr {
	height:10px;
}

.EFI_XF_INFO {
	height: 500px;
	width: 430px;
	margin: 10px;
}
.efi_proof1 {
	font-family: Verdana;
	font-size: 13pt;
}
.efi_proof2 {
	font-family: Verdana;
	font-size: 10pt;
}

