/*
ctmodule dotnetnuke skin styles by www.dsis.ch
author: Daniel Steinmann
creation date: 17.01.2009
*/
html, body{
	height:100%;
	margin:0;
	padding:0;
}
body
{
	background-color: #9e9e9e;
	text-align:center;
	color:#000;
	background: #fff url(images/bg.jpg) repeat-x top;
}
body, td, div
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
form
{
	margin:0;
	padding:0;
}
a, a:link, a:visited, a:hover
{
	font-family:arial,helvetica,sans-serif;
}
.logo
{
	position:absolute;
	top: 45px;
	left: 790px;
	padding:0;
	margin:0;
	display: block;
	overflow: hidden;
	z-index:12;
}
/*
ctmodule skin main wrap styles
*/
.mainwrap
{
	padding:0;
	margin:0;
}
.position
{
	padding:0;
	text-align:left;
	width:940px;
	position:relative;
	margin:15px auto 0 auto;
	height:81%; /* IE6: treathed as min-height*/
	min-height:81%; /* real browsers */
}
.maincontent
{
	text-align:left;
	width:940px;
	background:#ffffff url(images/content_bg.jpg) repeat-y;
	float:left;
	margin:0;
	min-height:100%;
}
*html .maincontent
{
	height:100%; /* IE6: treathed as min-height */
}
.left
{
	display: block;
	width:216px;
	margin:0;
	float:left;
	left:1px;
}
.contentwrap  /* 3 cols wrap for right col, wrapping left and right main content */
{
	float:right;
	width:697px;
}
.titlepane
{
	float:right;
	width:722px;
	border:0;
	margin:0 1px 0 0;
	overflow:hidden;
}
.titlepane h1
{
	background:#b5b5b5;
	color:#000;
	font-size:125%;
	margin:0;
	padding:6px 6px 6px 27px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	background:url( 'images/headline_bg.gif' ) no-repeat right;
}
.main
{
	float:right;
	width:697px;
	margin:5px 0 0 0;
	line-height:20px;
}
.main h1
{
	color:#666;
	font-size:125%;
	padding:12px 0;
	margin:0;
	font-weight:bold;
}
.main h2
{
	font-size:125%;
	color:#666;
	padding:12px 0 9px 0;
	margin:0;
	font-weight:bold;
}
.right /* right col within the contentwrap */
{
	float:right !important;
	width:190px;
	margin:-21px 3px 0 0;
}
.footer
{
	background:url(images/bg_bottom.jpg) repeat-x;
	height:150px;
	clear:left;
	text-align:center;
	width:100%;
	margin:0;
}
.footer div
{
	background: url(images/footer_bg.jpg) no-repeat;
	font-size:10px;
	color:#666;
	height:150px;
	display:block;
	width:940px;
	text-align:left;
	margin:0 auto 0 auto;
}
.footertext
{
	position: relative;
	float:left;
	height:55px;
	padding:40px 0 0 10px;
	background:transparent;
	vertical-align: bottom;
}
.headernav
{
	background:#f00 url(images/header_top.gif) no-repeat;
	display:block;
	height:30px;
	text-align:right;
	padding:0 10px;
	color:#fff;
	font-size:11px;
}
.headernav div
{
	display:inline;
}
.header
{
	position:relative;
	border-bottom:1px solid #696969;
}
.header .pic
{
	display:block;
	margin:0 1px 0 1px;
	width:938px;
}
.header .MLHTMLContent p
{
	margin:0;
	padding:0;
}
.headernav a, .headernav a:link, .headernav a:visited
{
	text-decoration:none;
	color:#fff;
	line-height:30px;
	font-size:11px;
}
.headernav a:hover
{
	text-decoration:underline;
}
.headernav .search
{
	float:left;
	display:block;
	padding:0;
	margin:5px 0;
	width: 167px;
	height:19px;
}
.headernav span
{
	padding:0;
	margin:0;
	width: 170px;
	height:19px;
}
.headernav .search .NormalTextBox
{
	float:left;
	display:block;
	font-size:11px;
	height:19px;
	padding:0;
	margin:0;
}
.searchbox
{
	height:19px;
	padding:0;
	margin:0;
	width:29px;
}
.searchinput
{
	vertical-align:middle;
	border:1px solid #C6C6C6;
	background:#FEDDDD;
	width:132px;
}
.header h1
{
	clear:both;
	background:#b5b5b5;
	color:#000;
	font-size:125%;
	margin:0;
	padding:7px 8px 6px 228px;
	border-top:1px solid #696969;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	background:url( 'images/headline_bg.gif' ) no-repeat right;
}
/* navigation styles */
/* navigation common styles */
.RootElement
{
	display:inline;
}
/* navigation header (tabs) styles */
.productselect
{
	width:216px;
	padding:0;
	margin:0;
	position:relative;
	display:block;
	clear:both;
}
.Level0
{
	display:inline;
	float:left;
	width:50%;
}
.Level0 a
{
	margin:2px 0 0 0;
	width:100%;
}
#enterprisebg
{
	background-repeat: no-repeat;
	background-image: url(images/2_reiter.png);
	border-bottom: 1px solid #AC2E2B;
	height:25px;
}
#carrierbg
{
	background-repeat: no-repeat;
	background-image: url(images/2_reiter_b.png);
	border-bottom: 1px solid #77849A;
	height:25px;
}
#enterprisebg li,
 #carrierbg li
{
	list-style:none;
}
#enterprisebg a,
 #carrierbg a
{
	font-family:arial,helvetica,sans-serif;
}
.productselect
{
	position: relative;
	width: 216px;
	padding: 0px;
	margin: -24px auto 0 1px;
	display: block;
	clear: both;
	height:24px;
	overflow: hidden;
	z-index:11;
}
.productselect .Level0 a,
 .productselect .Level0 a:link,
  .productselect .Level0 a:visited
{
	text-decoration:none;
	border:0;
	padding:3px 5px 2px 10px;
	font-weight:bold;
	font-size:12px;
}
/* sub-navigation (list) styles */
.productnavbg
{
	width:216px;
	display:block;
	overflow:hidden;
}
.productnav
{
	width:215px;
	padding:0;
	margin:0 0 0 1px;
	position:relative;
	display:block;
	clear:both;
}
*html .productnav a,
 *html .productnav a:link,
  *html .productnav a:visited
{
	width:100%; /* IE6: full width */
}
.productnav a,
 .productnav a:link,
  .productnav a:visited
{
	text-decoration:none;
	display:block;
	padding:5px 4px 3px 15px;
	font-weight:bold;
	clear:both;
	font-size:12px;
	color:#000;
	font-family:arial,helvetica,sans-serif;
}
.productnav a:hover,
 .productnav a.ActiveParent,
  .productnav a:link.ActiveParent,
   .productnav a:visited.ActiveParent,
    .productnav a.Active,
     .productnav a:link.Active,
      .productnav a:visited.Active
{
	color:#fff;
}
.productnav ul
{
	margin:0;
	padding:0;
}
.productnav ul li
{
	margin:0;
	padding:0;
	list-style:none;
	background:#D5D5D5;
	display:block;
}
.productnav li
{
	list-style:none;
	padding:0;
	margin:0;
}
.productnav .spacer
{
	background:#fff;
	display:block;
	height:1px;
	overflow:hidden;
}
.productnav .Active .Active .Level2,
 .productnav .ActiveParent .ActiveParent .Level2
{
	display:block;
}
.productnav .Level2
{
	position:relative;
	display:none;
	padding:0 0 3px 5px;
}
.productnav .Level2 a,
 .productnav .Level2 a:link,
  .productnav .Level2 a:visited
{
	text-decoration:none;
	color:#000;
	display:block;
	padding:5px 5px 3px 10px;
	font-weight:bold;
	border:0;
	font-size:12px;
	margin-left:10px;
}
.productnav .Level2 a:hover,
 .productnav .Level2 a.Active,
  .productnav .Level2 a:visited.Active
{
	color:#fff;
	border:0;
}
.productnav .enterprise_company a,
 .productnav .enterprise_company a:link,
  .productnav .enterprise_company a:visited,
   .productnav .enterprise_company a.ActiveParent,
    .productnav .enterprise_company a:link.ActiveParent,
     .productnav .enterprise_company a:visited.ActiveParent,
      .productnav .enterprise_company a.Active,
       .productnav .enterprise_company a:link.Active,
        .productnav .enterprise_company a:visited.Active,
         .productnav .carrier_company a,
          .productnav .carrier_company a:link,
           .productnav .carrier_company a:visited,
            .productnav .carrier_company a.ActiveParent,
             .productnav .carrier_company a:link.ActiveParent,
              .productnav .carrier_company a:visited.ActiveParent,
               .productnav .carrier_company a.Active,
                .productnav .carrier_company a:link.Active,
                 .productnav .carrier_company a:visited.Active,
                  .productnav .enterprise_support a,
                   .productnav .enterprise_support a:link,
                    .productnav .enterprise_support a:visited,
                     .productnav .enterprise_support a.ActiveParent,
                      .productnav .enterprise_support a:link.ActiveParent,
                       .productnav .enterprise_support a:visited.ActiveParent,
                        .productnav .enterprise_support a.Active,
                         .productnav .enterprise_support a:link.Active,
                          .productnav .enterprise_support a:visited.Active,
                  .productnav .carrier_support a,
                   .productnav .carrier_support a:link,
                    .productnav .carrier_support a:visited,
                     .productnav .carrier_support a.ActiveParent,
                      .productnav .carrier_support a:link.ActiveParent,
                       .productnav .carrier_support a:visited.ActiveParent,
                        .productnav .carrier_support a.Active,
                         .productnav .carrier_support a:link.Active,
                          .productnav .carrier_support a:visited.Active,
                           .productnav .enterprise_services a,
                             .productnav .enterprise_services a:link,
                              .productnav .enterprise_services a:visited,
                               .productnav .enterprise_services a.ActiveParent,
                                .productnav .enterprise_services a:link.ActiveParent,
                                 .productnav .enterprise_services a:visited.ActiveParent,
                                  .productnav .enterprise_services a.Active,
                                   .productnav .enterprise_services a:link.Active,
                                    .productnav .enterprise_services a:visited.Active,
                                     .productnav .carrier_services a,
                                      .productnav .carrier_services a:link,
                                       .productnav .carrier_services a:visited,
                                        .productnav .carrier_services a.ActiveParent,
                                         .productnav .carrier_services a:link.ActiveParent,
                                          .productnav .carrier_services a:visited.ActiveParent,
                                           .productnav .carrier_services a.Active,
                                            .productnav .carrier_services a:link.Active,
                                             .productnav .carrier_services a:visited.Active
{
	background:url( 'images/mainnavlinkbg.gif' ) no-repeat;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #8A8986;
}
.productnav .enterprise_company a:hover,
 .productnav .carrier_company a:hover,
  .productnav .enterprise_support a:hover,
  .productnav .carrier_support a:hover,
   .productnav .enterprise_services a:hover,
    .productnav .carrier_services a:hover
{
	background:url( 'images/mainnavlinkbg_hover.gif' ) no-repeat;
	border-bottom:1px solid #77849A;
	border-top:1px solid #B6C4DC;
}
.productnav .enterprise_company .Level2,
 .productnav .carrier_company .Level2,
  .productnav .enterprise_support .Level2,
  .productnav .carrier_support .Level2,
   .productnav .enterprise_services .Level2,
    .productnav .carrier_services .Level2
{
	border:0;
	background:#D5D5D5;
}
.productnav .enterprise_company .Level2 a,
 .productnav .enterprise_company .Level2 a:link,
  .productnav .enterprise_company .Level2 a:visited,
   .productnav .carrier_company .Level2 a,
    .productnav .carrier_company .Level2 a:link,
     .productnav .carrier_company .Level2 a:visited,
      .productnav .enterprise_support .Level2 a,
       .productnav .enterprise_support .Level2 a:link,
        .productnav .enterprise_support .Level2 a:visited,
      .productnav .carrier_support .Level2 a,
       .productnav .carrier_support .Level2 a:link,
        .productnav .carrier_support .Level2 a:visited,
         .productnav .enterprise_services .Level2 a,
          .productnav .enterprise_services .Level2 a:link,
           .productnav .enterprise_services .Level2 a:visited,
            .productnav .carrier_services .Level2 a,
             .productnav .carrier_services .Level2 a:link,
              .productnav .carrier_services .Level2 a:visited
{
	border:0;
	background:url(images/subnav_dot.gif) no-repeat;
}
.productnav .enterprise_company .Level2 a:hover,
 .productnav .enterprise_company .Level2 a.Active,
  .productnav .enterprise_company .Level2 a:link.Active,
  .productnav .enterprise_company .Level2 a:visited.Active,
   .productnav .carrier_company .Level2 a:hover,
    .productnav .carrier_company .Level2 a.Active,
     .productnav .carrier_company .Level2 a:link.Active,
     .productnav .carrier_company .Level2 a:visited.Active,
      .productnav .enterprise_support .Level2 a:hover,
       .productnav .enterprise_support .Level2 a.Active,
        .productnav .enterprise_support .Level2 a:link.Active,
        .productnav .enterprise_support .Level2 a:visited.Active,
        .productnav .carrier_support .Level2 a:hover,
        .productnav .carrier_support .Level2 a.Active,
        .productnav .carrier_support .Level2 a:link.Active,
        .productnav .carrier_support .Level2 a:visited.Active,
         .productnav .enterprise_services .Level2 a:hover,
          .productnav .enterprise_services .Level2 a.Active,
           .productnav .enterprise_services .Level2 a:link.Active,
           .productnav .enterprise_services .Level2 a:visited.Active,
            .productnav .carrier_services .Level2 a:hover,
             .productnav .carrier_services .Level2 a.Active,
              .productnav .carrier_services .Level2 a:link.Active,
              .productnav .carrier_services .Level2 a:visited.Active
{
	border:0;
	background:url(images/subnav_dot.gif) no-repeat;
}
/* style for language */
.languageFalse
{
	text-transform:uppercase;
}
.languageTrue
{
	text-transform:uppercase;
	background-color:Red;
}
/* style for module titles */
.Head
{
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:20px;
	font-weight: normal;
	color:#333333;
}
/* style of item titles on edit and admin pages */
.SubHead
{
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
/* text style used for error messages */
.NormalRed
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, 
 A.CommandButton:visited,
  A.CommandButton:hover,
   A.CommandButton:active
{
	text-decoration: underline;
	color: #003366;
}
/* button style for standard HTML buttons */
.StandardButton
{
	padding:0 5px 0 5px;
	font-weight:normal;
	font-size:12px;
	background:#dddddd;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
}
/* GENERIC */
H1
{
	font-family:arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H2
{
	font-family:arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H3
{
	font-family:arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
}
H4
{
	font-family:arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
}
H5, DT
{
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
H6
{
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
TFOOT, THEAD
{
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	color: #003366;
}
TH
{
	vertical-align: baseline;
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
SMALL
{
	font-size:9px;
}
BIG
{
	font-size:14px;
}
BLOCKQUOTE, PRE
{
	font-family:Lucida Console,monospace;
}
UL LI
{
	list-style-type:square;
}
UL LI LI
{
	list-style-type:disc;
}
UL LI LI LI
{
	list-style-type:circle;
}

OL LI
{
	list-style-type:decimal;
}

OL OL LI
{
	list-style-type:lower-alpha;
}
OL OL OL LI
{
	list-style-type:lower-roman;
}
OL UL LI
{
	list-style-type:disc;
}
HR
{
	color:#696969;
	height:1pt;
	text-align:left;
}
/* CTModule custom styles */
a.arrow, a.arrow:visited
{
	color:#666;
	font-weight:bold;
	background:url(images/linkarrow.gif) no-repeat;
	padding:0 0 0 12px;
	text-decoration:none;
	margin:0 0 05px;
}
a.arrow:hover
{
	text-decoration:underline;
    color: #ff0000;
}
/* CTModule custom table styles */
.CTMTableSimple
{
border-style: none;           
border-left:solid 1px #ccc;
border-top:solid 1px #ccc;
}
.CTMTableSimple th
{
padding:5px 10px 5px 5px;
border-right:solid 1px #ccc;
background-color:#ccc;
color:#000;
text-align:left;
vertical-align:middle;
}
.CTMTableSimple td
{
padding:5px 10px 5px 5px;
border-right:solid 1px #ccc;
}
.CTMTableGray
{
border-style: none;           
border-left:solid 1px #ccc;
border-top:solid 1px #ccc;
}
.CTMTableGray th
{
padding:5px 10px 5px 5px;
border-right:solid 1px #ccc;
background-color:#ccc;
color:#000;
text-align:left;
vertical-align:middle;
}
.CTMTableGray td{
padding:5px 10px 5px 5px;
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}
.CTMTableAlternate
{
border-style: none;           
border-left:solid 1px #ccc;
border-top:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}
.CTMTableAlternate th
{
padding:5px 10px 5px 5px;
border-right:solid 1px #ccc;
background-color:#ccc;
color:#000;
text-align:left;
vertical-align:middle;
}
.CTMTableAlternate td
{
padding:5px 10px 5px 5px;
border-right:solid 1px #ccc;
}
.CTMTableAlternateTD
{
background-color:#eee;
}

/*************************
Unklarer Einsatz ?????
**************************/
.mainbox
{
	border:1px solid #C6C6C6;
	background:#fff;
	padding:3px 5px 3px 5px;
	margin:0 10px 10px 0;
	line-height:17px;
	display:block;
}
.mainbox h3
{
	font-size:100%;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}

