/* Startseite provisorisch */
@import url(base.css);

.start_col_left {
	text-align:center;
	margin:5px 5px 0px 0px;
	padding:10px;
	width:200px;
	height:150px;

	border-style:solid;
	border-width:1px;
	border-color:#808082;
	background-color:#F4F4F4;
}
.start_col_right {
	text-align:center;
	margin:5px 0px 0px 5px;
	padding:10px;
	width:200px;
	height:150px;

	border-style:solid;
	border-width:1px;
	border-color:#808082;
	background-color:#F4F4F4;
}

.start_col_top {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.start_col_text {
	text-align:center;
}
.start_table_td {
	vertical-align:middle;
}
/*
#col_start .cmsModularDesign .col1 {
	width:200px;
	margin:0px;
	padding:0px;

	border-style:solid;
	border-width:1px;
	border-color:#FF0000;
}
#col_start .cmsModularDesign .col2 {
	width:200px;
	margin:0px;
	padding:0px;

	border-style:solid;
	border-width:1px;
	border-color:#FF0000;
}
*/


/********************************************************************/

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	background-color:#FFFFFF;
}
body, input, select, table, td {
	line-height:normal;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
}

.title {
/*	display:none;*/
}
/************* Seitentabelle ************************/

#page_table {
	border-collapse:collapse;

	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;

	width:780px;
	height:100%;
}
#header {
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#CCCCCC;
	padding:0px;
	margin:0px;
	height:110px;
	background-color:#F4F4F4;
/*	background-image:url(/fileadmin/images/layout/header.jpg);
	background-repeat:no-repeat;*/
}
#header_content {

}
#header_logo {
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	float:left;
}
#header_image {
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	float:left;

}
#header_search {

}
#header_menu {
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#CCCCCC;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:75px;
	background-color:#F4F4F4;
	vertical-align:bottom;
}
#header_menu_content {
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	float:left;
	width:550px;
}
#breadcrumbs {
	border-style:solid;
	border-width:0px;
	border-color:#000000;

	clear:left;
	margin:0px 0px 15px 30px;
}
#breadcrumbs A:LINK, #breadcrumbs A:VISITED, #breadcrumbs A:ACTIVE {
	text-decoration:none;
	color:#00947A;
}
#breadcrumbs A:HOVER {
	text-decoration:underline;
}
#breadcrumbs_endmaking {
	clear:left;
	margin:50px 0px 15px 30px;
}
#breadcrumbs_endmaking A:LINK, #breadcrumbs_endmaking A:VISITED, #breadcrumbs_endmaking A:ACTIVE {
	text-decoration:none;
	color:#00947A;
}
#breadcrumbs_endmaking A:HOVER {
	text-decoration:underline;
}
#header_topline {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:20px;
	background-color:#CCCCCC;
}
#col_left {
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#808082;
	padding:0px;
	margin:0px;
	width:198px;
	background-color:#CFCFCF;
}
#col_left_content {

}
#menu {



}
#print_cont {
  display:block;
  height:20px;
  float:none;
  clear:both;
  width:198px;
}
#home {
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	padding:0px;
	margin:27px 0px 0px 15px;	
	float:left;
}
#print {
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	padding:0px;
	margin:27px 0px 0px 5px;	
	float:left;
}

#swisscan {
margin-top: 130px;
border-bottom: 1px solid white;
}

#btn_webcam {
  padding-top:25px;
  margin-left:5px;
  clear:both;
  float:none;
  width:173px;
  height:64px;
  position:relative;
  display:block;
}

#page_title {
	font-weight:bold;
	font-size: 16px;
	letter-spacing:1px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#626262;
	margin:0px 0px 20px 30px;
	padding:0px 0px 3px 0px;
}
#col_content {
	padding:0px 30px 0px 0px;
	margin:0px;
	width:580;
/*	height:98%;*/
	background-color:#F4F4F4;
	border-style:solid;
	border-width:0px;
	border-color:#000000;
}
#content {
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
}
#col_right {
	border-style:solid;
	border-width:0px 3px 0px 0px;
	border-color:#FFFFFF;
	padding:20px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	width:180px;
	background-color:#FFFFFF;
}
#col_right_content {

}
#latest_news {

}
#latest_events {

}
#ric_rotation {

}
#footer {
	padding:0px 30px 0px 30px;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
	background-color:#F4F4F4;
}
#footer_content {
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#626262;
/*	font-size:10px;*/
	padding:5px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	line-height: 170%;
}
#footer_content A:LINK, #footer_content A:VISITED, #footer_content A:ACTIVE {
	color:#00947A;
}
#footer_content A:HOVER {

}
#footer_icons {

}
#copyright {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:20px;
	background-color:#00FFFF;
}
#irgendwas {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:20px;
}
#noname {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/*#lageplan {
*background-image: url(/fileadmin/images/company/how_to_find_us/lageplan-def.jpg);
*background-repeat: no-repeat;
*width: 340px;
*height: 415px;
}*/

#lp_text {
padding-left: 5px;
}

