
/* Feste Breite von 960px
   www.hwk-sh.de */

/* Initialisierung & Grund-Layout*/

/*Initialisierung*/
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin:0;
	padding:0;
}	

BODY, html {
	font-size: 13px;
	background: #fff url(http://www.hwk-sh.de/fileadmin/templates/include/images/back/bg1.gif);
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #616161;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A1A1A1;
	scrollbar-3dlight-color: #A1A1A1;
	scrollbar-darkshadow-color: #FFFFFF;
}

#outerwrapper {
   padding: 10px 0 10px 10px;
	}

#wrapper {
	width: 958px;
	margin: auto;
	border: 1px solid #ddd;
	background-color: #fff;
}

#masthead {
	position: relative;
	width: 100%;
	}

#header1 {
   width: 100%;
	height: 40px;
   padding:0;
	background: #FFFFFF url(http://www.hwk-sh.de/fileadmin/templates/include/images/head/bg_verlauf_01.jpg) top left repeat-y;
	border-bottom: 2px solid #000;
	}
	
#header2 {
   width: 100%;
	height: 80px;
   padding:0;
	background: #FFFFFF url(http://www.hwk-sh.de/fileadmin/templates/include/images/head/logo_handwerkskamme-sh.gif) center right no-repeat;
	xbackground-position: 0px 5px;
	}

#symbolmenue {
   margin-left: 20px;
   margin-top:30px;
	float: left;
	}
	
#header3 {
   width: 100%;
	height: 40px;
   padding:0;
	background: #FFFFFF url(http://www.hwk-sh.de/fileadmin/templates/include/images/head/bg_verlauf_02.jpg) top left repeat-y;
	border-top: 2px solid #000;
	}
	
#kammerauswahl {
	padding-left: 200px;
                padding-top:5px;
	float: left;
}

#container-top-navi {
	position: relative;
	z-index:20;
	width: 958px;
	border-top: 0px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	height: 28px;
	margin: 0;
	background: #FFFFFF url(http://www.hwk-sh.de/fileadmin/templates/include/images/back/top-navi-background.gif);
}

#top-navi-position {
  float: right;
  margin-right: 4px;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
	height:100%;
	background-color: #FDF5DA;
	border-right: 0px solid #d1d1d1;
	}

#left_col_content {
    padding: 10px 1px 0 1px;
}

#left_col_content ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	}

/*Abstand zwischen den Menüpunkten*/
#left_col_content ul li{
	margin:0px;
	padding-top:3px;
	}


#page_content {
   min-height: 600px;
   padding: 10px 10px 10px 10px;
	margin-right: 170px;
	margin-left: 190px;
	border-left: 0px solid #d1d1d1;
	border-right: 0px solid #d1d1d1;
	background: #fff url(http://www.hwk-sh.de/fileadmin/templates/include/images/back/content_bgxx.gif) repeat-y top left;
	}
	
*html #page_content {
   height: 600px;
	}

#right_col {
	width: 170px;
	position: absolute;
	right: 0px;
	top: 0px;
	height:100%;
	background-color: #FDF5DA;
	border-left: 0px solid #d1d1d1;
	}

#right_col_content {
	padding: 10px 1px 0 1px;
}

#right_col_content ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	}

/*Abstand zwischen den Menüpunkten*/
#right_col_content ul li{
	margin:0px;
	padding-top:1px;
	}

	
#suchbox {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	border: 0px solid #d1d1d1;
}

#footer, #footer A {
   font-family:  verdana, arial, helvetica, sans-serif;
	font-weight: normal!important;
	color:#000!important;
	font-size: 10px!important;
   border-top: 1px solid #d1d1d1;
   background:#;
	text-align: center;
	padding: 4px 0 8px 0;
}

#tiplink {
   float: right;
	font-size: 10px;
	padding: 0 0 0 17px;
	border: 0px solid #d1d1d1;
	text-decoration: none;
	background: url('http://www.hwk-sh.de/fileadmin/templates/include/images/tiplink.gif') left center no-repeat;
	cursor: pointer;
}

#printicon {
   float: right;
	font-size: 10px;
	padding: 0 15px 0 17px;
	border: 0px solid #d1d1d1;
	background: url('http://www.hwk-sh.de/fileadmin/templates/include/images/printer.gif') left center no-repeat;
	cursor: pointer;
}

#printicon a {
   color: #003300;
	text-decoration: none;
}
