body
{
	margin:0;
	padding: 0;
	background-color: #ffffff;
	color: #000;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

/*/*/
body, td, p, div
{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body,
html>body td,
html>body p,
html>body div
{
	font-size: small;
}
/* */

img{
	border: 0px;
}

a{
	color: #b91861;
	text-decoration: underline;
}
a:hover {color: #e45e9b;}
a:visited {color: #bf7f9c;}

.gloClear{
	clear:both;
	font-size:1px;
}	

.boxAll{
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align:left;
	padding-top: 0;
}

h1{
	padding: 0 0 .8em 0;
	margin:0;
	color: #000;
	font-size: 150%;
	line-height:1.1em;
	font-weight:normal;
}

h2{
	padding: 0 0 1em 0;
	margin:0;
	color: #000;
	font-size: 108%;
}

h3{
	padding: 0 0 .3em 0;
	margin:0;
	color: #000;
	font-size: 100%;
}

h4{
	padding: 0;
	margin:0;
	color: #000;
	font-size: 100%;
}

form {padding:0; margin:0;}

ul, ol, dl, li {position: relative;  }

a.linkArrow {
	padding-left:12px;
	display:block;
	color: #b91861;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/link_arrow.gif) no-repeat 0 0.3em;
}

a.linkArrow:hover{
	color: #e45e9b;
	text-decoration: underline;
}

a.linkArrowBack {
	padding-left:12px;
	display:block;
	color: #b91861;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/link_arrow_back.gif) no-repeat 0 0.3em;
}

a.linkArrowBack:hover{
	color: #e45e9b;
	text-decoration: underline;
}

a.linkArrowTop, a.linkArrowTop:visited {
	padding-left:12px;
	display:block;
	color: #aaaaaa;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/link_arrow_top.gif) no-repeat 0 0.4em;
}

a.linkArrowTop:hover{
	color: #aaaaaa;
	text-decoration: underline;
}

/*button light background*/

.btnForms 
{
	list-style:none outside;
	margin:0;
	padding:0;
}
.btnForms li{
	float:left;
	height:19px;
	background:url(../images/btn_middle.gif) repeat-x top left;
	_width:1px;				/*hacking around IE6*/
	_white-space:nowrap;	/*hacking around IE6*/
}
.btnForms span {
	display:block;
	background:url(../images/btn_right.gif) no-repeat top right;
}
.btnForms span a{
	display:block;
	background:url(../images/btn_left.gif) no-repeat top left;
	font-size: 12px;
	color: #ba1861;
	font-weight:bold;
	height:19px;
	padding:2px 10px 0 10px;
	text-decoration:none;
}

.btnForms span a:hover{
	color: #e55d9b;
	text-decoration:none;
}

/*button dark background*/

.btnFormsDark
{
	list-style:none outside;
	margin:0;
	padding:0;
}
.btnFormsDark li{
	float:left;
	height:19px;
	background:url(../images/btn_middle.gif) repeat-x top left;
	_width:1px;				/*hacking around IE6*/
	_white-space:nowrap;	/*hacking around IE6*/
}
.btnFormsDark span {
	display:block;
	background:url(../images/btn_right_dark.gif) no-repeat top right;
}
.btnFormsDark span a{
	display:block;
	background:url(../images/btn_left_dark.gif) no-repeat top left;
	font-size: 12px;
	color: #ba1861;
	font-weight:bold;
	height:19px;
	padding:2px 10px 0 10px;
	text-decoration:none;
}

.btnFormsDark span a:hover{
	color: #e55d9b;
	text-decoration:none;
}

a.linkPlus, a.linkPlus:visited {
	padding-left:20px;
	display:block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/btn_plus.gif) no-repeat center left;
}

a.linkPlus:hover{
	color: #fff;
	text-decoration: underline;
	background: url(../images/btn_plus_over.gif) no-repeat center left;
}

a.linkMinus, a.linkMinus:visited {
	padding-left:20px;
	display:block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/btn_minus.gif) no-repeat center left;
}

a.linkMinus:hover{
	color: #fff;
	text-decoration: underline;
	background: url(../images/btn_minus_over.gif) no-repeat center left;
}

/* -- styles for header -- */
.boxHeader{
	display:none;
	position: relative;
	width: 942px;
	height: 91px;
	background-image: url(../images/bg_header.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.heaLogo{
	position:absolute;
	width: 247px; 
	left:0;
	top: 0;
}

.heaMeta{
	position:absolute;
	top: 10px;
	right:4px;
	width: 700px; 
	line-height: 1em;
	text-align:right;
	color: #737373;
	font-size: 85%;
}

.heaMeta a, .heaMeta a:visited{
	color: #737373;
	text-decoration: none;
}
.heaMeta a:hover{
	color: #737373;
	text-decoration: underline;
}
.heaMeta a.active{
	color: #737373;
	font-weight:bold;
	text-decoration:underline;
}

.heaMetaSearch
{
	font-size: 85%;
	margin: 0 2px 0 15px;
	width: 124px;
	background-color: #ffffff;
	color: #737373;
	text-decoration:none;
	border: 1px solid #aaaaaa;
}

.heaSearchsubmit {
	width: 17px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background:url(../images/btn_search.gif) no-repeat;
	vertical-align:top;
}
	
.heaImgSubpage{
	display:none;
	position: relative;
	width: 942px;
	height: 90px;
	padding-left: 4px;
	background-image: url(../images/bg_header_img.jpg);
	background-repeat: repeat-y;
}

/* -- end styles for header -- */

/* -- styles for navigation -- */
.boxNavigation{
	display:none;
	position: relative;
	width: 189px;	
	padding:0 0 0 4px;
	float:left;	
	height: 1%;
	font-size: 100%;
}

.boxNavShadow{
	position: relative;
	width: 21px;
	height:500px;	
	margin:0;
	padding:0;
	float:left;	
	background-image: url(../images/nav_shadow.jpg);
    background-repeat:no-repeat;
}

/* -- styles for navigation level 1-- */
.navL1{
	position: relative;
	width: 189px;
	display: block;
	font-size: 100%;
	background-color: #fff;
}

.navL1 a, .navL1 a:visited{
	display: block;
	color: #000;	
	text-decoration:none;
	margin: 0;
	padding: 3px 3px 3px 28px;
    background-image: url(../images/nav_l1.gif);
    background-repeat: no-repeat;
    background-position: left .5em;
    border-bottom: solid 1px #d0d0d0;
}

.navL1 a.open, .navL1 a.open:visited{
	display: block;
	color: #000;	
	font-weight:bold;
	text-decoration:none;
	margin: 0;
	padding: 3px 3px 3px 28px;
    background-image: url(../images/nav_l1_open.gif);
    background-repeat: no-repeat;
    background-position: left .5em;
	border-bottom: solid 1px #d0d0d0;
}

.navL1 a.active, .navL1 a.active:visited{
	display: block;
	color: #b91861;	
	font-weight:bold;
	text-decoration:none;
	margin: 0;
	padding: 3px 3px 3px 28px;
    background-image: url(../images/nav_l1_open.gif);
    background-repeat: no-repeat;
    background-position: left .5em;
    border-bottom: solid 1px #d0d0d0;
}

.navL1 a:hover{
	display: block;
	cursor:pointer;
	color: #000;	
	text-decoration:underline;
}


/* -- styles for navigation level 2-- */
.navL2{
	position: relative;
	width: 189px;
	display: block;
	font-size: 100%;
	background-color: #e3e3e3;
}

.navL2 a, .navL2 a:visited{
	display: block;
	color: #000;	
	text-decoration:none;
	padding: 3px 3px 3px 38px;
    background-image: url(../images/nav_l2.gif);
    background-repeat: no-repeat;
    background-position: left .5em;
    border-bottom: solid 1px #d0d0d0;
}

.navL2 a.open, .navL2 a.open:visited{
	display: block;
	color: #000;	
	font-weight: bold;
	text-decoration:none;
	padding: 3px 3px 3px 38px;
    background-image: url(../images/nav_l2_open.gif);
    background-repeat: no-repeat;
    background-position: left .5em;
    border-bottom: solid 1px #ededed;
}

.navL2 a.active, .navL2 a.active:visited{
	display: block;
	color: #b91861;	
	font-weight:bold;
	text-decoration:none;
	padding: 3px 3px 3px 38px;
    background-image: url(../images/nav_l2_open.gif);
    background-repeat: no-repeat;
    background-position: left .5em;
    border-bottom: solid 1px #ededed;
}

.navL2 a:hover{
	display: block;
	cursor:pointer;
	color: #000;	
	text-decoration:underline;
}


/* -- styles for navigation level 3-- */
.navL3{
	position: relative;
	width: 189px;
	display: block;
	font-size: 100%;
	background-color: #d0d0d0;
}

.navL3 a, .navL3 a:visited{
	display: block;
	color: #000;	
	text-decoration:none;
	padding: 3px 3px 3px 48px;
    background-image: url(../images/nav_l3.gif);
    background-repeat: no-repeat;
    background-position: left .5em;
    border-bottom: solid 1px #ededed;
}

.navL3 a.active, .navL3 a.active:visited{
	display: block;
	color: #b91861;	
	font-weight:bold;
	text-decoration:none;
	padding: 3px 3px 3px 48px;
    background-image: url(../images/nav_l3.gif);
    background-repeat: no-repeat;
    background-position: left .5em;
    border-bottom: solid 1px #ededed;
}

.navL3 a:hover{
	display: block;
	cursor:pointer;
	color: #000;	
	text-decoration:underline;
}

/*styles for breadcrumb*/
.navBreadcrumb{
	position: relative;
	width: 480px;
	padding: 5px 0;
	margin-bottom: 25px;
	font-size: 85%;
	color: #737373;
	font-weight:bold;
	border-bottom: solid 1px #d0d0d0;
}

.navBreadcrumb a, .navBreadcrumb a:visited{
	color: #b91861;
	font-weight:normal;
	text-decoration:none;
	padding-right: 10px;
	background-image: url(../images/breadcrumb_arrow.gif);
    background-repeat: no-repeat;
    background-position: right .2em;
}

.navBreadcrumb a:hover{
	color: #b91861;
	font-weight:normal;
	text-decoration:underline;
}

/*styles for login information*/
.navLoginText{
	margin-top: 30px;
	color: #01aefb;	
	font-weight:bold;
	text-decoration:none;
	padding: 3px 3px 3px 28px;
    background-image: url(../images/icon_logininfo.gif);
    background-repeat: no-repeat;
    background-position: left .3em;
    border-top: solid 1px #d0d0d0;
    border-bottom: solid 1px #d0d0d0;
}
.navLoginLink{
	color: #b91762;	
	font-weight:bold;
	text-decoration:none;
	padding: 3px 3px 3px 16px;
    border-bottom: solid 1px #d0d0d0;
}

/* -- end styles for navigation -- */

/* -- styles for home -- */
.boxHome
{
	position:relative; 
	float:left; 
	width:745px;
}

.homTop
{
	position:relative; 
	width:745px;
	background-image: url(../images/bg_flash_home.jpg);
    background-repeat: repeat-y;
}

.homBottom
{
	position:relative; 
	width:745px;
	padding-bottom: 15px;
	background-image: url(../images/bg_home_content.jpg);
    background-repeat: repeat-y;
}

.homTopLeft
{
	position:relative; 
	float:left;
	width:520px;
}
.homTopRight
{
	position:relative; 
	float:right;
	width:210px;	
}

.homNewsBox
{
	position:relative;
	width:200px;
	color: #c6c6c6;
	font-size: 100%;	
	line-height: 1.1em;
	padding-top:5px;
}

.homNewsTitle{
	padding: 5px 0 5px 0;
	color: #c6c6c6;
	font-weight:bold;	
	font-size: 108%;
	border-bottom: solid 1px #aaaaaa;
}

.homNewsText{
	padding: 9px 0;
	color: #c6c6c6;	
}

.homNewsText p{margin:0; padding: 0 0 5px 0}

.homNewsImg{
	padding: 0;
	color: #c6c6c6;	
}

.homNewsSeparator
{
	height:1px;
	font-size: 1px;
	border-top: solid 1px #aaaaaa;
}

.homPostit
{
	position:relative;
	width:189px;
	margin: 17px 0 10px 0;
	background-image: url(../images/postit_middle.jpg);
    background-repeat: repeat-y;
}
.homPostitTop
{
	position:relative; 
	width:189px;
	height: 7px;
	font-size: 1px;
	padding:0;
	margin:0;
	background-image: url(../images/postit_top.jpg);
    background-repeat: no-repeat;
}
.homPostitBottom
{
	position:relative; 
	width:189px;
	height: 15px;
	padding:0;
	margin:0;
	background-image: url(../images/postit_bottom.jpg);
	background-position: left bottom;
    background-repeat: no-repeat;
}

.homPostitTitle
{
	position:relative; 
	padding: 5px 20px 5px 25px;
}
.homPostitText
{
	position:relative; 
	padding: 0 20px 2px 25px;
}
/* -- end styles for home --*/

/* -- styles for content -- */
.boxMain{
	position: relative;
	width: 100%;
	margin:0;
	padding: 0;
	background-image: none;
}

.boxContent{
	position: relative;
	width: 480px;
	float:left;
	margin-top: 2px;
	padding-left: 21px;
	background-image: none;
    background-repeat:no-repeat;
}

.homBottom .boxContent{
	padding-top: 20px;
	background-image: none;
}

.conLauftext{
	color: #000;
	font-size:100%;
	line-height: 1.2em;
}

.conLauftext ul
{
	margin-left: 0;
	padding-left: 20px;
	list-style: square;
}

.conLauftext ol
{
	margin-left: 0;
	padding-left: 22px;
}


.conTextSmall{
	color: #000;
	font-size:85%;
}

.conLauftextBox{
	padding: 8px 10px 8px 10px;
	color: #000;
	font-size:100%;
	line-height: 1.2em;
	background-image: url(../images/con_bg_box.jpg);
    background-repeat: repeat-y;
}

.conFormBg{
	color: #000;
	font-size:100%;
	line-height: 1.2em;
	background-image: url(../images/con_bg_box.jpg);
    background-repeat: repeat-y;
}

.conFormBg td{
	padding: 3px 0 5px 8px;
}
.conFormBg td.textLabel{
	width: 130px;
}

.conFormBg td.textOnly{
	padding: 8px;
}

.conFormBtnRight{
	float:right; 
	padding: 0; 
	margin:0;
}

.conFormBg .error 
{
	background-image: url(../images/icon_logininfo.gif); 
	background-repeat: no-repeat; 
	background-position: 200px .4em;
}

.conTextfield
{
	font-size: 95%;
	width: 186px;
	background-color: #ffffff;
	color: #000;
	text-decoration:none;
	border: 1px solid #7e9db9;
}

.conDropdown
{
	font-size: 95%;
	width: 188px;
	background-color: #ffffff;
	color: #000;
	text-decoration:none;
	border: 1px solid #7e9db9;
}

.conErrormessage
{
	position:relative;
	border: solid 1px #02aeff;
	padding: 8px;
	margin-bottom: 17px;
	text-align:center;
	color: #02aeff;
	line-height: 1.2em;
	font-weight:bold;
}


.conSeparator
{
	margin-top: 20px;
	border-top: solid 1px #d0d0d0;
	height:21px;
}

.conLinkTop
{
	position:relative;
	width: 480px;
	margin: 20px 0 20px 0;
	border-top: solid 1px #d0d0d0;
	padding-top: 5px;
	color: #aaaaaa;
}

.conLinkTopLeft
{
	float:left;
	color: #aaaaaa;
}

.conLinkTopRight
{
	float:right;
	text-align:right;
	color: #aaaaaa;
}

.conNews{
	position:relative;
	width:480px;
	margin-bottom: 17px;
}

.conTitleBg, .conFormBg td.conTitleBg{
	position:relative;
	padding:2px 5px 2px 8px;
	background-image: url(../images/con_bg_title.jpg);
	background-repeat: repeat-y;
	font-size:100%;
	font-weight:bold;
	color: #fff;
	border-bottom: solid 1px #fff;
	
}

.conTitleBg2col{
	position:relative;
	padding:2px 5px 2px 8px;
	background-image: url(../images/con_bg_title_2col.jpg);
	background-repeat: repeat-y;
	font-size:100%;
	font-weight:bold;
	color: #fff;
	border-bottom: solid 1px #fff;
	
}

.conNewsLeft{
	width:230px;
	padding: 5px 0 0 8px;
	float:left;
	font-size:100%;
	line-height: 1.2em;
}

.conNewsRight{
	width:230px;
	float:right;
}

.conNewsText2col{
	position:relative;
	width:464px;
	padding: 5px 8px 0 8px;
	font-size:100%;
	line-height: 1.2em;
}

.conImgWide{
position:relative;
padding: 10px 0;
}

.conOverview{
	position:relative;
	width:480px;
	margin-bottom: 17px;
}

.conOverviewLeft{
	width:230px;
	float:left;
}
.conOverviewRight{
	width:230px;
	float:right;
}

.conOverviewImg{
	position:relative;
	padding: 0;
}

.conOverviewText{
	position:relative;
	padding: 5px 8px 0 8px;
	font-size:100%;
	line-height: 1.2em;
}

.conImgFloat{
	float:right; 
	padding:10px 0 10px 10px;
}

.conTeam{
	position:relative;
	width:480px;
	margin-top: 17px;
	margin-bottom: 17px;
}

.conTeamLeft{
	width:230px;
	float:left;
}
.conTeamRight{
	width:230px;
	float:right;
	font-size:100%;
	line-height: 1.2em;
}

.conProductChoose{
	position:relative;
	width:480px;
	border-bottom: solid 1px #d2d2d2;
}

.conProductChooseLeft{
	width:290px;
	float:left;
	padding: 5px 0 8px 30px;
	font-size:100%;
	line-height: 1.2em;
}
.conProductChooseRight{
	width:150px;
	float:right;	
}

.conProductChooseLast{
	position:relative;
	width:480px;
	border-bottom: solid 1px #fff;
}

.conIconDoku 
{
	display:block;
	padding-left: 17px;
	margin-bottom: 17px;
	background-image: url(../images/icon_schloss.gif); 
	background-repeat: no-repeat; 
	background-position: left .1em;
	font-size:100%;
	line-height: 1.2em;
}

.conDoku 
{
	display:block;
	padding-left: 17px;
	margin-bottom: 17px;
	font-size:100%;
	line-height: 1.2em;
}

.conProductBar{
	position:relative;
	width:478px;
	height: 22px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_product_bar.jpg); 
	background-repeat: repeat-x; 
	border: solid 1px #d8d8d8;
}

.conProductBarLeft{
	width:365px;
	float:left;
	line-height:22px;
}

.conProductBarRight{
	width:100px;
	float:right;
	font-size: 85%;
	text-align:right;
	font-weight:bold;
	padding: 0 8px 0 0;
	line-height:22px;
}

.conProductDesc{
	position:relative;
	padding: 5px 8px 5px 8px;
	margin-bottom:17px;
	font-size:100%;
	line-height: 1.2em;
	border-left: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}

.conPreview ul
{
	list-style: none;
	padding:0;
	margin:0;
	line-height:22px;
}

.conPreview li
{
	float:left;
	position:relative;
	line-height:22px;
	text-align:center;
}

.conPreview a, .conPreview a:visited {
	display:block; 
	height:22px;
	width:22px;
	overflow:hidden;
	color: #b91861;
	font-weight: bold;
	font-size: 85%;
	line-height:22px;
	border-right: solid 1px #d8d8d8;
	border-left: solid 1px #fff;
	text-decoration: none;
}

.conPreview a:hover {
	background-image:url(../images/bg_product_bar_over.gif);
	background-repeat:repeat-x;
	color: #b91861;
	text-decoration: none;
}

.conPreview .selected, .conPreview a.selected:hover{
	background-color: #b91861;
	text-decoration: none;
	color: #fff !important;
	background-image: none;
}

.conPreview a span {
	display:block;
	width:97px;
	height:80px;
	background-image:url(../images/product_preview.gif);
	background-repeat:no-repeat;
	background-position: left top;
	position:absolute;
	bottom:14px;
	left:-9999px;
	padding:0;
	text-align:center;
}

.conPreview a:hover span
{
	left:-36px;
}
	

.conPreview a span img{
	margin:1px auto 0 auto;
}



/* -- end styles for content -- */

/* -- styles for related links -- */

.boxRelated{
	display:none;
	position: relative;
	width: 224px;
	margin:0;
	padding-right:4px;
	float:right;
}

.homBottom .boxRelated{
	padding-right:0;
}

.relBox{
	position:relative;
	width: 223px;
	background-image: url(../images/rel_bg_box.jpg);
	background-repeat: repeat-y;
	font-size:100%;
	border-left: solid 1px #d4d4d4;
	
}

.relBoxTitle{
	padding: 5px 15px;
	color: #000;
	font-weight:bold;
	font-size: 108%;	
	background-image: url(../images/rel_bg_title.jpg);
	background-repeat: repeat-y;
	border-bottom: solid 1px #d4d4d4;
}

.relBoxText{
	padding: 9px 15px;
	color: #25323b;	
	line-height: 1.1em;
}

.relBoxText p{margin:0; padding: 0 0 5px 0}

.relBoxImg{
	padding: 0 0 0 15px;
	color: #000;	
}

.relBoxSeparator
{
	height:9px;
	font-size: 1px;
	border-left: solid 1px #d4d4d4;
}

.relTextfield
{
	font-size: 95%;
	width: 186px;
	background-color: #ffffff;
	color: #25323b;
	text-decoration:none;
	border: 1px solid #7e9db9;
}


/* -- end styles for related links -- */

/* -- styles for footer -- */
.boxFooter{
	display:none;
	position: relative;
	width: 942px;
	padding-top: 10px;	
	margin-bottom:10px;
	font-size: 85%;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
}

.boxFooter ul{
	list-style: none;
	margin:0;
	padding:0;
}
.boxFooter li{
	float:left;
	margin:0;
	padding:0;
}

.boxFooter li a, .boxFooter li a:visited{
	display:block;
	padding: 0 15px 0 4px;
	text-decoration: none;
	color: #737373;
}

.boxFooter li a:hover{
	color: #737373;
	text-decoration: underline;
}
.boxFooter li a:active{
	color: #737373;
	font-weight:bold;
}

/* -- end styles for footer -- */
