/* CSS Document */

@import url("css/home_structure.css");
@import url("css/free_structure.css");
@import url("css/services_structure.css");
@import url("css/enterprice_structure.css");
@import url("css/world_structure.css");
@import url("css/contents_skin.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:947px;
	background: url(images/background/background_weltweit.gif) repeat-x;
	float:left;
}

#default_bannerbox{
	float:left;
	width:947px;
	height:50px;
	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{
	display:block;
	float:left;
	height:50px;
	width:315px;
	background: url(images/allgemeine_seiten/cortado_free_a.gif);
}


#default_servicesbannerbox a{
	float:left;
	display:block;
	height:50px;
	width:317px;
	background: url(images/allgemeine_seiten/online_services.gif);
}

#default_servicesbannerbox a:hover{
	display:block;
	float:left;
	height:50px;
	width:317px;
	background: url(images/allgemeine_seiten/online_services_a.gif);
}

#default_solutionbannerbox a{
	float:left;
	display:block;
	height:50px;
	width:315px;
	background: url(images/allgemeine_seiten/enterprise_solutions.gif);
}

#default_solutionbannerbox a:hover{
	display:block;
	float:left;
	height:50px;
	width:315px;
	background: url(images/allgemeine_seiten/enterprise_solutions_a.gif);
}

#error_freebannerbox{
	float:left;
	display:block;
	height:50px;
	width:315px;
	background: url(images/allgemeine_seiten/cortado_free.gif);
}

#error_servicesbannerbox{
	float:left;
	display:block;
	height:50px;
	width:317px;
	background: url(images/allgemeine_seiten/online_services.gif);
}

#error_solutionbannerbox{
	float:left;
	display:block;
	height:50px;
	width:315px;
	background: url(images/allgemeine_seiten/enterprise_solutions.gif);
}

#Form {

	/*float:left;*/
	width:auto;
	height:100%;
	margin:0px;

}


#topbox{
	float:left;
	height:73px;
	margin-left:0;
	padding-left:5px;
	background: url(images/background/background_header.png) repeat-x;		
}

#logobox{
	float:left;
	width:270px;
	margin:5px 0 0 5px;
}


#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:10px;
}

td.select_language{
	width:70%;
	padding-right:10px;
	text-align:right;
}

#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;
}

#world_footer
{
	/*margin-left:0px;
	margin-bottom:30px;
	width:800px;
	height:22px;
	float:left;*/
	float:left;
	width:937px;
	margin:30px 5px 5px 5px;
	height:22px;
	background: url(images/background/footer_bg.gif) repeat-x;
	color:#ffffff;
}

#world_footer div
{
	/*padding-left:35px;
	padding-top:4px;*/
	padding-left:5px;
	padding-top:4px;
	padding-bottom: 5px;
}

#world_footer a, #world_footer a:hover
{
	/*color:#666666;*/
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

#menu_leftbox
{
	float:left;
	width:170px;
	margin-left:5px;
	background-color:Transparent;	
}

#contentbox_left
{
	float:left;
	width:484px;
	margin:30px 30px 0px 30px;	
}

#contentbox_right
{
	float:left;
	width:233px;
	margin-top:30px;	
}

#contentbox_left_error
{
	float:left;
	width:484px;
	margin:30px 30px 0px 0px;
	padding-left:200px;	
}

