/* CASCADING STYLESHEET HAMBURGER ARBEITSASSISTENZ*/

/* ------------ RAHMEN ----------------------------------------------------------- */
	
body {	
	margin: 0px;
	padding: 0px;
	/* xoverflow:auto; */
	/* height:100%; 
	min-height:100%; */
	background-color: #DEDFCD;
	background-image: url(hha_0.11_02_FILES/hg_verlauf.jpg);
	background-repeat:repeat-x;
	font-family: arial, sans-serif;	
	font-size: 1em;
	line-height: 1.2em;
	color:#000;		
	}
html, body {
	height:100%; 
}

	
#body2 {
	height: 100%;
	min-width: 800px;
	/* min-height:100%;
	height:auto;  */
} 
	
#leftspace {
	float:left;
	width:1%;
	height:100%;
	display: none;
	}
	
#hauptnav {
	float:left;
	width:23%;
	min-width: 181px;	
	height:100%;
	min-height:100%;
	background-color:#ff0000;
	color:#fff;	
	}
#hauptnav-wrapper {
	background-color:#ff0000;
	}	
#subnav {
	float:left;
	width:23%;	
	min-width: 181px;	

	height:100%;
	min-height:100%;
	background-color:#f5b300;
	
	}	
#subnav-wrapper {
	background-color:#ff0000;
	}	
#content-wrapper {
	float:right;
	width:54%;
	height:100%;
	min-height: 100%;
	background-color:#fff;
	padding:0px;
	margin:0px;
	}	
#content {
	background-color:#fff;
	}
#rightline {
	float:left;
	height:100%;
	min-height:100%;
	width:10px;
	background-color:#DEDECC;
	display: none;
	}
#footer-print {
	display: none;
}

/* ------------ CONTENT -------------------------------------------------------------------- */
/*font-family:arial sowie color:#000 im body festgelegt*/

#content {
	font-size: 0.9em;
	
}

#content h1	{
	color: #C20000;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight:bold;
	padding:5px 5px 10px 10px;	
	margin:0px;

	}
#content h2 {
	color: black;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight:bold;
	margin:0px;
	padding:22px 10px 5px 10px;	
}
#content h3, #content h4 .topic 	{	
	color: black;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight:bold;
	margin:0px;
	padding:22px 10px 0px 10px;	
	}
	
#content p 	{
	font-style:normal;
	margin:0px;	
	padding:0px 5px 0px 10px;	
}	
#content ul 	{
	font-style:normal;
	margin: 0 0 0 15px;
	padding:0px 5px 0px 10px;	
}	
#content .tx-newloginbox-pi1 form {
	margin: 15px 0px 10px 20px;	
}
#content form {
	padding: 0px 5px 0px 10px;	
}
#content form fieldset {
	border: 0;
}
#content form#mailform div {
	padding: 0px 5px 10px 0px;	
	margin: 2px 2px 10px 0px;
	clear: left;
	font-size: 1.1em;
	/* 140px; */
		
}
#content form#mailform div.csc-mailform-label {
	/* margin-left: -140px; */

}
#content form#mailform label {
	position: relative;
	font-size: 0.9em;
	float:left;
	/* margin-left: -140px;
	width: 135px; */
	width: 120px;
text-align: right;
margin: 0px 10px 10px 0px;
	line-height: 1.1em;

}

#content input {
	border: 1px solid black;
	background-color: white;
		font-size: 1em;
}
#content textarea {
	border: 1px solid black;
	background-color: white;
	font-size: 1.1em;
}
#content select {
	border: 1px solid black;
	background-color: white;
	font-size: 1em;
}
#content input:hover, #content textarea:hover {
	color: black;
	background-color: #EAEAEA;
}

#content input[type="submit"] {
		display: block;
	margin: 10px 0 10px 130px;
	background-color: #EAEAEA;
}
#content input[type="submit"]:hover {
	color: black;
	background-color: #CCCCCC;
	cursor: pointer;
}
#content img {
	border: none;
}



#content a:link { 
		color:#C20000;
		text-decoration:underline;
}
#content a:visited {
		color:#C20000;
		text-decoration:underline;
}
#content a:hover, #content a:active { 
		color:red;
		text-decoration:underline;
}

#content dd {
	
}
#content .pdf {
	margin: 0 0 14px 0;
}
#content .pdf img {
	border: 1px solid black;
}



#content-metas {
	font-size:0.8em;
	color:#787878;
	padding:5px 5px 5px 10px;	
	}
/* rollovereffekt*/	
	#content-metas a:link, #content-metas a:visited {color:#787878;text-decoration:none;}
	#content-metas a:hover, #content-metas a:active {color:#787878;text-decoration:underline;}
		
#content-metas .no {
	color:#787878;
	}
	/* rollovereffekt*/	
	#content-metas .no a:link, #content-metas .no a:visited {color:#787878;text-decoration:none;}
	#content-metas .no a:hover, #content-metas .no a:active{color:#787878;text-decoration:underline;}
	
#content-metas .act {
	color:#787878;
	}
	/* rollovereffekt*/	
	#content-metas .act a:link, #content-metas .act a:visited {color:#787878;text-decoration:none;}
	#content-metas .act a:hover, #content-metas .act a:active{color:#787878;text-decoration:underline;}
	
	
#pictogram {
	float:right;
	margin-top:-16px;
	padding:0px 5px 0px 5px;	
	list-style-type:none;padding:0px;margin:0px;
}
#rootline {
	float: left;
}

#switch {
	float:right;
	margin:-16px 3px 0 0;
	white-space: nowrap;
	padding:0px 3px 0px 0px;	
	list-style-type:none;padding:0px;margin:0px;
}
.clear {
		clear: both;
}

/* ---------- main content ----------- */	

#content_main {
	min-height: 82%;
	min-height: 550px;	

}

.cont-img-right {
	float:right;
	padding:0px 0px 0px 5px;
	}
	
.cont-img-right .caption, .csc-textpic-caption {
	width:150px;
	max-width:150px;
	font-weight:normal;
	line-height:12px;
	padding:0px 5px 10px 0px;	
	}
.caption {
	font-weight:normal;
	}
	
	
.txt-f1{color:rgb(194,0,0);}

/* schriftfarben nach farbpaletten
.txt-f2{color:rgb(110,133,13);}
.txt-f3{color:rgb(102,150,184);}
.txt-f4{color:rgb(255,203,58);}
.txt-f5{color:rgb(140,99,23);}
.txt-f6{color:rgb(143,171,143);}
.txt-f7{color:rgb(0,64,140);}
.txt-f8{color:rgb(179,179,204);} */


	
 /* innere link fuer farbpalette 1 und alle anderen */
.cont-linkf1-no {
	color:rgb(194,0,0);
	padding:0px;	
	text-decoration:underline;
	}	
	/* rollovereffekt */	
	.cont-linkf1-no a {text-decoration:underline;color:rgb(194,0,0);}
	.cont-linkf1-no a:visited {text-decoration:underline;color:rgb(138,0,0);}
	.cont-linkf1-no a:hover {text-decoration:underline;color:rgb(194,0,0);}
	
/* aktiver contentlink, farbpalette 1 -> ueberhaupt noetig? */
.cont-linkf1-act {
	color:rgb(138,0,0);
	padding:0px;	
	text-decoration:underline;
	}	
	/* rollovereffekt */	
	.cont-linkf1-act a {text-decoration:underline;color:rgb(138,0,0);}
	.cont-linkf1-act a:visited {text-decoration:underline;color:rgb(138,0,0);}
	.cont-linkf1-act a:hover {text-decoration:underline;color:rgb(138,0,0);}


.col-dotted {
	border-bottom:1px dotted;
	margin: 5px 0px 0px 0px;	
	}

/* ------------------------------ */
/*contentbereich zweispaltig*/	
.col2, #content .news-latest-container {

	width:100%;
	padding:10px 0px 10px 0px;
	vertical-align:top;
	}/*abschnitt*/	

.col2-1, #content .news-list-item {
	float:left;
	width: 49%;
	min-height: 170px;	
	/* border: 1px solid fuchsia; */
	border-top: 1px dotted black;
	}/*erste spalte im abschnitt*/	
.col2-2	{
	margin-left:50%;
	width:48%;

	}/*zweite spalte im abschnitt*/

#content .news-list-item-pic {
	float:left;
	width: 99%;
	min-height: 170px;	
	/* border: 1px solid fuchsia; */
	}/*erste spalte im abschnitt*/	
	
	
#content .news-list-item a img {
}

#content .news-list-item h3  {
	font-weight:600;
	padding:0px 5px 0px 20px;	
	}/*topic in erster spalte im abschnitt*/

#content .news-list-item-pic h3  {
	font-weight:600;
	padding:0px 5px 0px 10px;	
	}

p.news-latest-gotoarchive {
	clear: left;
}	
	
	
/*content je spalte im abschnitt*/	
.col2-txt1, #content .news-list-item p {
	padding:0px 5px 0px 20px;
	}/*text in erster spalte im abschnitt*/
#content .news-list-item-pic p, #content .news-list-item-pic h3 {
	margin-left:50%;
}
	
	
.col2-txt2 {
	padding:0px 5px 0px 10px;
	}/*text in zweiter spalte im abschnitt*/	

.news-list-date {
	font-size:11px;
	color:#787878;
	padding:0px 5px 0px 10px;	
	}/*datum in erster spalte im abschnitt*/

.cont-dat2 {
	font-size:11px;
	color:#787878;
	padding:0px 5px 0px 0px;	
	}/*datum in zweiter spalte im abschnitt*/
	
	

.col2-topic2 {
	font-weight:600;
	padding:0px 5px 0px 10px;	
	}/*topic in zweiter spalte im abschnitt*/


/* wenn spaltentopic rechts neben bild stehen soll 
	wird fuer (col2-txt2,) cont-dat2 und col2-topic2 eingesetzt */
.rnb {
	padding:0px 5px 0px 0px;	
	}
	
		
.col2-img1 {
	padding:0px 5px 0px 0px;	
	}	
.col2-image {
	width:100%;
	}

/*wird grad nicht benutzt	
#foot {
	clear:both;	
	}
*/


/* ---------- footer: print button ----------- */

#foot-druck-no, .foot-druck-act {
	clear: both;
	font-size:10px;
	color:#787878;
	height:22px;
	text-align:right;
	margin-top:10px;
	padding:3px 5px 0px 5px;	
	border-top: 1px dotted;
	border-bottom:1px dotted;	
}		
	/* pseudo-classes */
	#foot-druck-no a {color:#787878;}
	#foot-druck-no a:visited {color:#666;}
	#foot-druck-no a:hover {color:#787878;text-decoration:underline;}

	#foot-druck-act a {color:#666;}
	#foot-druck-act a:visited {color:#666;}
	#foot-druck-act a:hover {color:#666;text-decoration:underline;}		

/* ---------- footer: nav  ----------- */	
		
#foot-link  {
	width: auto;
	font-size:10px;
	color:#787878;
	padding:5px 0px 0px 10px;	
		line-height: 160%;
	}
#foot-link p  {
	font-size:10px;
	padding:0px;
	margin:0px;
	line-height: 160%;
}
#foot-link  ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}		
#foot-link li {
	display:inline;
	line-height: 160%;
}	

	/* pseudo-classes */
	#foot-link .no a:link {color:#787878; text-decoration:none;}
	#foot-link .no a:visited {color:#666; text-decoration:none;}
	#foot-link .no a:hover, #foot-link  .no a:active {color:#787878;text-decoration:underline;}
	
	#foot-link .act a {color:#666; text-decoration:underline;}
	#foot-link .act a:visited {color:#666; text-decoration:underline;}
	#foot-link .act a:hover {color:#666;text-decoration:underline;}


	