/*SHH 
/Torsten Friedrich

*/

/*###### HTML ELEMENTS ######*/
html { 
padding:0px;
margin:0px;
}


body {
	background:url(images/bg.jpg) top left repeat-x;
	margin:0px;
	margin-top: 15px;
	padding:0px;
	color:#555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
}

h1 {
	font-size:18px;
	color: #AF985D;
	padding:0px;
	margin:0px;
	padding-bottom: 12px;
}

h2 {
	font-size:13px;
	color: #4B4947;
	padding:0px;
	margin:0px;
	padding: 0px;
}

.ClearBoth {
    clear: both;
  }

#container{
	width: 1010px;
	position: relative;
	margin: 0px auto;
	height: 100%;
	/*border: solid 1px #999;*/
	background-color: #F8F7F3;
	background: url(http://www.shh-hamburg.de/fileadmin/templates/images/contentback.jpg) repeat-y top left;
}

#page{
	/*border: solid 1px red;*/
	position: relative;
	margin-top: 5px;
	margin-left: 16px;
}
#kopf{
	width: 1010px;
	height: 82px;
	/*border: solid 1px blue;*/
	background:url(images/backtop.jpg) top left no-repeat;
	
}
#shhlogo{
	position: relative;
	margin: 20px 0 0 20px; 
	padding: 20px 0 0 10px;
	/*border: solid 1px red;*/
}


#flashintro{
	margin: 0px 0 0 1px; 
	padding: 0px 0 0px 0px;
}
#breadcrumb, #breadcrumb a{
	font-size: 11px;
	color: #929799;
	text-decoration: none;
	padding: 7px 0px 8px 6px;
}

#left{
	width: 239px;
	position: relative;
	float: left;
	min-height:579px;
	/*border: solid 1px #999999;*/
	
}

#innercontent{
	width: 491px;
	position: relative;
	float: left;
	/*border: solid 1px red;*/
	margin-left: 12px;
}

#contentimage{
	width: 491px;
	margin: 0px;
	padding-bottom: 12px;

}

#maincontent{
	margin: 0px;
	padding: 0px;
	width: 491px;
	position: relative;
	float: left;
	border: solid 1px #E3E3E3;
	background-color: white;
	min-height: 556px;
}

#start_maincontent {
	margin: 0px;
	padding: 0px;
	width: 489px;
	position: relative;
	float: left;
	border: solid 1px #E3E3E3;
	background-color: white;
	min-height:393px;	
}

#content{
	width: 460px;
	font-size: 75%;
	padding: 0px 5px 10px 7px;
}

#right{
	width: 217px;
	position: relative;
	float: left;
	padding-left: 12px;
	
	
}

#headright{
	padding: 0px;
	margin: 0px;
	/*border: solid 1px red;*/
}

#customerarea{
	background-color: #ebebea;
	margin: 0px 0 0 0px; 
	padding: 0px 0 0px 0px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	font-size: 71%;
	height: 85px;
	min-height: 85px;
	color:#000000;
} 

#customerarea .logoff {
	margin:0 0 32px 10px;
	padding:5px 0 0 0;
}

#customerareaerror {
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #ebebea;
	margin: 0px 0 0 0px; 
	padding: 0px 0 0px 0px;
	color:#000000;
	font-size: 71%;
}

#customerareaerror .loginerror {
	padding:5px 10px 5px 10px;
	color:red;
}

#locationarea{
	background-color: white;
	border: solid 1px #999999;
	padding: 0px;
	margin: 0px;
	font-size: 71%;
	margin-top: 15px;
	
}

#locationarea h1{
	padding-bottom: 0px;
}

p.bodytext{
	padding-left: 7px;
	padding-right: 3px;
}

#leftnews {
	padding: 0 0 10px 0;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: white;
	font-size: 71%;
	width: 239px;
}

#customdownload{
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: white;
	font-size: 71%;
	width: 239px;
}

#customdownload h2,#leftnews h2{
	padding-top: 10px;
	padding-left: 20px;
	
}

#leftnews p.bodytext{
	padding-left: 20px;
	padding-right: 5px;
	color:#555555;
}
#customdownload p.bodytext{
	padding-left: 20px;
	padding-right: 5px;
	color:#555555;
}

#shhtoolbox{
	position:absolute;
	top:392px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	background-color: white;
}
/* Linkes Menu */
#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 239px;
}

#leftmenu li {
    font-size         : 13px;
    text-decoration   : none;
    display           : block;
    color             : #fff;
    margin            : 0px 0px 0 0px;
	padding:0px;
	 width: 239px;
	 background-color  : #969691;
    /*padding           : 0px 1px 0px 10px;*/
}

#leftmenu li a {

	 font-size: 13px;
    text-decoration: none;
    color: #fff;
	 /*background-color  : #E3E3E3;*/
    margin: 0px 0px 0px 0px;
    padding: 0 0px 0px 0;
}

#leftmenu ul li ul li.passiv,#leftmenu ul li ul li.passiv a:link   {
    font-size         : 13px;
    text-decoration   : none;
    display           : block;
    color             : #555;
    margin            : 0px 0px 0px 0px;
	 width: 239px;
	 background-color  : #fff;
    /*padding           : 0px 1px 0px 10px;*/
}

#leftmenu ul.level1 li.aktiv {
	width: 239px;
	height:22px;
	background-color  : #023162;
	margin            : 0px 0px 2px 0px;
	padding            : 0px 0px 0px 0px;
}

#leftmenu ul.level1 li.passiv {
	width: 239px;
	height:22px;
	background-color  : #969691;
	margin            : 0px 0px 2px 0px;
	padding            : 0px 0px 0px 0px;
}

#leftmenu ul.level2 li.passiv, #leftmenu ul.level2 li.aktiv{
	background-color  : #fff;
	padding           : 0px 1px 0px 15px;

}
#leftmenu ul.level2 li.passiv a{

	color             : #555;
}
#leftmenu ul.level2 li.aktiv a{

	color             : #AF985D;
}




.csc-textpic-imagewrap{
	padding:0px;
	margin:0px;
}

.csc-textpic, .csc-textpic-center, .csc-textpic-above{
	padding:0px;
	margin:0px;
}
.headright{
	width: 217px;
	background-color  : #969691;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.headleft{
	width: 239px;
	background-color  : #969691;
	padding: 0px;
	margin: 0px;
	height: 20px;
}

.headcustomdownload{
	width: 239px;
	background-color  : #B8A36E;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.logoff{
	margin: 10px 0 -10px 7px; 
	padding: 0px 0 0 0px;
}


/*TOOLBOX divs*/
#toolbox_kopf{
	background-color  : #969691;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

#toolbox_mail, #toolbox_drucken,#toolbox_sitemap{
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}
#toolbox_merken{
	padding: 0px;
	margin: 0px;
	/*margin-bottom: 3px !important; */
	margin-bottom: 0px;/* nur für den IE /6?*/
}
html>body #toolbox_merken {
  margin-bottom: 3px
}

* html #toolbox_merken{
	margin-bottom: 0px;
}


#toolbox_leer{
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	background: url(images/balkenwhite.gif) no-repeat top left;
}

#toolbox_imprint{
	
}

.tx-ahbookmark-pi1{
	padding: 0px;
	margin: 0px;
	
}

#footer{
	width: 1010px;
	height: 30px;
	/*border: solid 1px blue;*/
	background:url(images/footerback.jpg) top left no-repeat;
}



/* LoginFomular */
.formbody
{
	margin:10px 0px 20px 0px;
	padding:0px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	color:#282828;
	line-height:15px;
}

#customerarea label, input, select { /* Alle Labels UND Formularelemente auswählen */
  /*display: block;*/
  float: left;
  /* width: 100px; /* Breite.*/
  margin-bottom: 3px; 

}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: right;
  width: auto;
}
input[type="submit"]{
   margin:0px 0px 0px 0px;
	margin-right: 9px;
	float: right;
	border:1px solid #969691;
	background-color: white;
	color: #0B3B66;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}


label {
  font-size: 100%;
  /*width:150px;*/
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

/*.lgnform{
	display: inline;
}*/
select{
	width: 200px;
	margin-top: 10px;
	margin-left: 7px;
}
.pwvortext{
	margin-left: 5px;
	width: 100px;
	/*border: solid 1px blue;*/
	
}
input[type="password"]{
	margin-left: 1px;
	margin-right: 5px;
	width: 108px;
}
.input{
	margin-left: 1px;
	width: 108px;
	/*border: solid 1px blue;*/
}
textarea {
  overflow: auto;
}


/* KontaktFomular */
.csc-mailform-field label{
/*border: solid 1px blue;	*/
margin-left: 3px;
padding-left: 3px;
}

.csc-mailform label, input { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
   width: 100px; /* Breite.*/
  margin-bottom: 3px; 

}

.headmail{
	font-size: 80%;
	padding-left: 3px;
	margin-left: 30px;
}

/**************LOCATIONS***************/
.vcard {
	width:460px;
	margin:0 0 10px 0;
	float:left;
	display:block;
}

.vcard_name {
	float:left;
	width:235px;
	background:#ebebea;
	line-height:20px;
	height:20px;
	padding:0 0 0 5px;
}

.vcard_phone {
	float:left;
	width:150px;
	background:#ebebea;
	line-height:20px;
	height:20px;
}

.vcard_open {
	width:70px;
	float:left;
	background:#ebebea;
	line-height:20px;
	height:20px;
}

.vcard_close {
	width:70px;
	float:left;
	background:#ebebea;
	line-height:20px;
	height:20px;
}

.vcard_image {
	float:left;
	width:100px;
	padding:5px 0 5px 0;
	background:#f8f7f3;
}

.vcard_info {
	float:left;
	background:#f8f7f3;
	width:360px;
}

.vcard_detail_info {
	float:left;
	width:360px;
	
	margin:5px 0 0 0;
}

.vcard_detail_title {
	float:left;
	width:110px;
}

.vcard_detail_content,
.vcard_detail_position {
	float:left;
}

.vcard_detail_position img {
	display:none;
}

.vcard_vcard {
	float:left;
	width:340px;
	margin:46px 0 0 0;
	padding:0 0 5px 0;
}

.csc-fdfx_2cols_pi1-header h1 {
	display:none;
}

.tx-fdfx2cols-pi1 {
	border:none;
	padding:0px;
	margin:0px;
}

.tx-fdfx2cols-pi1 table {
	border:none;
	padding:0px;
	margin:0px;
}

.tx-fdfx2cols-pi1 table tr {
	border:none;
	padding:0px;
	margin:0px;
}

.tx-fdfx2cols-pi1 table tr td.c2l1-left,
.tx-fdfx2cols-pi1 table tr td.c2l1-middle
{
	border:none;
	padding:0px;
	margin:0px;	
	vertical-align:top;
}

.tx-fdfx2cols-pi1 ul {
	border:none;
	padding:0px;
	margin:0px;
}

.tx-fdfx2cols-pi1 ul li {
	border:none;
	margin:0 0 3px 20px;
	padding:0px;
}

#content p.bodytext {
	margin:0px;
	padding:0px 3px 0 7px;
}

a:link {
	font-size:101%;
	color:#555555;
	text-decoration:underline;
}

a:active {
	font-size:101%;
	color:#555555;
	text-decoration:underline;
}

a:visited {
	font-size:101%;
	color:#555555;
	text-decoration:underline;
}

a:hover {
	font-size:101%;
	color:#b39d65;
	text-decoration:underline;
}

.case_download_text {
	display:block;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	background:#b8a36e;
	color:#ffffff;
	line-height:16px;
}

.case_download_text dl,
.case_download_text dt {
	margin:0px;
	padding:0px;
}

.case_download_file {
	display:block;
	margin:0 0 0 10px;
	font-size:11px;
	line-height:16px;
}

.case_download_file dd {
	margin:0px;
	padding:2px 0 2px 0;
	float:left;	
	line-height:14px;
	display:block;
	width:440px;
}

.case_download_file a,
.case_download_file img {
	margin:0 5px 0 0;
	line-height:16px;
}

.casedownload {
	margin:3px 0 3px 0;
	vertical-align:top;
	background:#ebebea;
}

.casedownload_link {
	width:200px;
	float:left;
	margin:0 10px 0 5px;
	padding:2px 0 2px 0;
	font-weight:bold;
}

.casedownload_link img {
	display:none;
}

.casedownload_description {
	width:200px;
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 2px 5px;
	border-left:2px solid #ffffff;
}

.news-list-item {

	/*border: solid 1px blue;*/
}

.news-list-item table {
	margin:0 0 0 5px;
}

.news-list-item td{
	font-size: 10px;
}

#baustelle {
	color:#555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	width:1010px;
	text-align:center;
	padding:50px 0 50px 0;
}
