/* CSS Document */

@import url("css/home_structure.css");
@import url("css/free_structure.css");
@import url("css/services_structure.css");
@import url("css/enterprise_structure.css");
@import url("css/contents_skin.css");
@import url("css/feature_table.css");

body, html{
	text-align: center; /* für IE zum zentrieren der Webseite */
  margin:0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height: 16px;
	background-color:#FFFFFF;
	padding:0px;
	/*float:left;*/
}

#bodybox
{
	margin: 0px auto;  /* für FF zum zentrieren der Webseite */
	/* margin-left:11px; */
  width:959px; /* für FF zum zentrieren der Webseite; margin:auto benötigt feste breite */
  text-align:left; /* damit Text linksbündig angezeigt wird */
  /*float:left; */ /* zum zentrieren der Webseite auskommentiert */
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid  #CCCCCC;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	background-color:#E7E7E7;
	overflow: hidden !important; /* FF Scroll-leiste */ 
}


#headerbox{
	border-top: 1px solid #CCCCCC;
	height:188px;
	width:959px;
	background: url(images/background/background_header.gif) repeat-x;
}

#default_headerbox{
	border-top: 1px solid #CCCCCC;
	height:123px;
	width:959px;
	background: url(images/background/background_header_allg.gif) repeat-x;
}

#world_headerbox{
	border-top: 1px solid #CCCCCC;
	height:120px;
	width:800px;
	background: url(images/background/background_weltweit.gif) repeat-x;
	float:left;
}

#default_bannerbox{
	float:left;
	width:947px;
	height:50px;
	margin-left:5px;
}

#default_fullsize_bannerbox{
	float:left;
	width:947px;
	margin-left:5px;
}

#default_freebannerbox a{
	float:left;
	display:block;
	height:50px;
	width:315px;
	background: url(images/allgemeine_seiten/cortado_free.gif);
}

#default_freebannerbox a:hover{
	background-position: 0 -50px;
}


#default_servicesbannerbox a{
	float:left;
	display:block;
	height:50px;
	width:317px;
	background: url(images/allgemeine_seiten/online_services.gif);
}

#default_servicesbannerbox a:hover{
	background-position: 0 -50px;
}

#default_solutionbannerbox a{
	float:left;
	display:block;
	height:50px;
	width:315px;
	background: url(images/allgemeine_seiten/enterprise_solutions.gif);
}

#default_solutionbannerbox a:hover{
	background-position: 0 -50px;
}

#Form {

	/*float:left;*/
	width:auto;
	height:100%;
	margin:0px;

}

.ContentBannerPane
{
	width:744px;
	min-height:50px;
	margin-left:30px;
	float:left;
		
}

.FullsizeBannerPane
{
	width:946px;
	min-height:50px;
	margin-left:5px;
	float:left;
}

#topbox{
	float:left;
	height:73px;
	margin-left:0px;
	padding-left:5px;
	width:959px;
	background: transparent url(images/background/background_header_allg.gif) repeat-x;		
}

#logobox{
	float:left;
	width:251px;
	margin: 5px 0 0 0;
}

#free_logobox{
	float:left; 
	background: url(images/homepage/logo.gif) no-repeat;
}

.logobox_link
{
	display:block; 
	width:200px;
	height:70px;
	float:left;
}

#functionbox{
	margin:5px 5px 0px 0px;
	height:22px;
	background: url(images/background/background_function.gif) repeat-x;
	float:right;
	color:#bebebe;
	font-size:10px;
	font-weight:bold;border:0px;
}


#languagebox{
	float:right;
	width:600px;
	font-size:10px;
	font-weight:bold;
	color:#838383;
	height:30px;
	margin-top:10px;
	margin-right:5px;
}

#free_languagebox{
	float:right;	
	font-size:10px;
	font-weight:bold;
	color:#838383;
	height:30px;
	margin-top:10px;
	margin-right:5px;
	width:500px;
}

td.select_language{
	width:32%;
	padding-right:10px;
	text-align:right;
	white-space:nowrap; 
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

td.select_international
{
	width:30%
}

td.select_login
{
	width:38%;
	color:#838383;
}

a.select_login
{
	text-decoration:none;
	color:#838383;
}

td.free_select_international
{
	width:25%;
}

td.free_select_language{
	width:27%;
	padding-right:10px;
	text-align:right;
	white-space:nowrap; 
	padding-left:10px;
}

td.free_select_login
{
	width:49%;	
}

#free_footerbox{
	float:left;
	width:782px;
	margin:30px 5px 0px 5px;
	height:22px;
	background: url(images/background/footer_bg.gif) repeat-x;
	color:#ffffff;
	
}

#free_footerbox div{	
	padding-left:5px;
	padding-top:4px;
}

#free_footerbox a{
	color:#FFFFFF;
	text-decoration:none;
}

#free_footerbox a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#footerbox{
	float:left;
	width:947px;
	margin:30px 5px 0px 5px;
	height:22px;
	background: url(images/background/footer_bg.gif) repeat-x;
	color:#ffffff;
	
}

#footerbox div{
		
	padding-left:5px;
	padding-top:4px;
}

#footerbox a{
	color:#FFFFFF;
	text-decoration:none;
}

#footerbox a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#leftmenu{
	background-color:transparent;
	width:170px;
	margin-left:5px;
	margin-right:0;
	float:left;
}
.links{
	margin:0px 30px 0px 0px;
  width: 170px;
  vertical-align:top;
  background-color: #828282;
}

#LeftPane 
{
    float:left;
    width: 175px;
}

#menu_leftbox
{
	float:left;
	width:170px;
	margin-left:5px;
	background-color:Transparent;
	min-height:50px;	
}

.LeftBoxBanner 
{
    float: left;
    width: 170px;
    margin-top: 20px;
    margin-left: 5px;
    min-height: 50px;
}

#contentbox_left
{
	float:left;
	width:484px;
	margin:30px 30px 0px 30px;	
}

#contentbox_left_default
{
	float:left;
	width:484px;
	margin:30px 30px 0px 200px;	
}
#contentbox_left_default_fullsize
{
	float:left;
	width:747px;
	margin:30px 0px 0px 30px;
}

#contentbox_big_fullsize
{
	float:left;
	width:947px;
	margin-left:5px;
}

#contentbox_right
{
	float:left;
	width:233px;
	margin-top:30px;	
}

#services_contentbox_left
{
	float:left;
	width:484px;
	margin:30px 30px 0px 30px;	
}

#services_contentbox_left_blue
{
	float:left;
	width:484px;
	margin:30px 30px 0px 30px;	
}

#services_contentbox_left_fullsize
{
	float:left;
	width:747px;
	margin:30px 0px 0px 30px;	
}

#services_contentbox_left_fullsize_blue
{
	float:left;
	width:747px;
	margin:30px 0px 0px 30px;	
}

#services_contentbox_right
{
	float:left;
	width:233px;
	margin-top:30px;	
}

#services_contentbox_right_blue
{
	float:left;
	width:233px;
	margin-top:30px;	
}

#enterprise_contentbox_left
{
	float:left;
	width:484px;
	margin:30px 30px 0px 30px;	
}

#enterprise_contentbox_left_fullsize
{
	float:left;
	width:747px;
	margin:30px 0px 0px 30px;	
}

#enterprise_contentbox_right
{
	float:left;
	width:233px;
	margin-top:30px;	
}

#forumcontentbox_left
{
	float:left;
	width:730px;
	margin:30px 0px 0px 30px;		
}

.loginbox
{
	background:url(images/background/background_login_new.gif);
	background-repeat:no-repeat;
	width:280px;
	height:130px;
	float:left;
	margin-left:5px;
	margin-top:15px;
	padding-left:5px;
	padding-top:5px;
	text-align:left;
}

.login_orange
{
	color:#ff7700;
}

.login_orange a, .login_orange a:hover
{
	color:#ff7700;
	text-decoration:none;
}

input.login_textbox
{
	width:140px;
	height:15px;
	font-size:10px;	
	margin-left:5px;
	border:1px solid #cccccc;
	margin-bottom:5px;
}

.AdsTop
{
	width:926px;
	float:left;
	padding:0px;
	margin-left:11px;
	padding-bottom:5px;
}

.AdvertsTopBox
{
	float:left;
	width:794px;
}

.AdvertsTopRightBox
{
	float:left;
	width:120px;
}

.AdvertsRightBox
{
	float:left;
	width:120px;
	margin-left:5px;
}

TD.GreyRowContent
{
	background-color:#E7E7E7;
	vertical-align:top;
}

/* CCS Skin */
p.CCS-Nav-Head 
{
    color:#fff;
    font-weight:bold;
    font-size:10px;
    background-color:#686868;
    border-bottom:1px solid #9E9E9E;
    width:160px;
    height:10px;
    margin:0;
    padding: 10px 0 0 10px; 
}

p.CCS-Nav-Head a
{
    color:#fff;
    font-weight:bold;
    font-size:10px; 
}
