/* CASCADING STYLESHEET HAMBURGER ARBEITSASSISTENZ*/

/* ------------ RAHMEN ----------------------------------------------------------- */
	
body {	
	margin: 0px;
	padding: 0px;
	/* xoverflow:auto; */
	/* height:100%; 
	min-height:100%; */
	background-color:#000;
	background-image:url(fileadmin/template/hha/img/bgverlauf.jpg);
	background-repeat:repeat-x;
	font-family: arial, sans-serif;	
	font-size: 1em;
	line-height: 1.2em;
	color:#fff;		
	}
html, body {
	height:100%; 
}

	
#body2 {
	height: 100%;
	min-width: 800px;	
	/* min-height:100%;
	height:auto;  */
} 
	
#leftspace {
	float:left;
	width:5pt;
	height:100%;
	}
	
#hauptnav {
	float:left;
	width:22%;
	min-width: 181px;	
	height:100%;
	min-height:100%;
	background-color:#000;
	color:#fff;	
	border-left: 1px dotted;
	border-right: 1px dotted;

	}
#hauptnav-wrapper {
	background-color:#000;
	}	
#subnav {
	float:left;
		width:22%;	
	min-width: 181px;	

	height:100%;
	min-height:100%;
	background-color:#000;
	}	
#subnav-wrapper {
	background-color:#000;
	}	
#content-wrapper {
	float:right;
	width:54%;
	height:100%;
	min-height: 100%;
	background-color:#000;
	padding:0px;
	margin:0px;
		border-left: 1px dotted;
	border-right: 1px dotted;
	}	
#content {
	background-color:#000;
	}
#rightline {
	float:left;
	height:100%;
	min-height:100%;
	width:10px;
	background-color:#000;
	}
#footer-print {
	display: none;
}

/* ------------ CONTENT -------------------------------------------------------------------- */
/*font-family:arial sowie color:#000 im body festgelegt*/
#content {
	font-size: 0.9em;
	
}

#content h1	{
	color: #fff;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight:bold;
	padding:5px 5px 10px 10px;	
	margin:0px;

	}

#content h2, #content h3, #content h4 .topic 	{
	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 form {
	padding:0px 5px 0px 10px;	
}
#content input {
	border: 1px solid black;
	background-color: white;
}
#content textarea {
	border: 1px solid black;
	background-color: white;
	
}
#content input[type="submit"]:hover {
	border: 1px solid white;
	color: white;
	background-color: black;
	cursor: pointer;
}	

#content a:link { 
		color:#fff;
		text-decoration:underline;
}
#content a:visited {
		color:#fff;
		text-decoration:underline;
}
#content a:hover, #content a:active { 
		color:red;
		text-decoration:underline;
}



#content-metas {
	font-size:0.8em;
	color:white;
	padding:5px 5px 5px 10px;	
	}
/* rollovereffekt*/	
	#content-metas a {color:white;}
	#content-metas a:visited {color:white;}
	#content-metas a:hover {color:white;text-decoration:underline;}
		
#content-metas .no {
	color:white;
	}
	/* rollovereffekt*/	
	#content-metas .no a {color:white;}
	#content-metas .no a:visited {color:white;}
	#content-metas .no a:hover {color:white;text-decoration:underline;}
	
#content-metas .act {
	color:white;
	font-weight: bold;
	}
	/* rollovereffekt*/	
	#content-metas .act a {color:white;}
	#content-metas .act a:visited {color:white;}
	#content-metas .act a:hover {color:white;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;
	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 {
	width:150px;
	max-width:150px;
	font-weight:normal;
	line-height:12px;
	padding:0px 5px 10px 0px;	
	}
	
.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 {
	width:100%;
	padding:10px 0px 10px 0px;
	vertical-align:top;
	}/*abschnitt*/	

.col2-1{
	float:left;
	width:40%;
	}/*erste spalte im abschnitt*/	

.col2-2	{
	margin-left:50%;
	width:48%;
	}/*zweite spalte im abschnitt*/
	
	
/*content je spalte im abschnitt*/	
.col2-txt1 {
	padding:0px 5px 0px 20px;
	}/*text in erster spalte im abschnitt*/

.col2-txt2 {
	padding:0px 5px 0px 10px;
	}/*text in zweiter spalte im abschnitt*/	

.cont-dat1 {
	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-topic1 {
	font-size:12px;
	line-height:16px;	
	font-weight:600;
	padding:0px 5px 0px 20px;	
	}/*topic in erster spalte im abschnitt*/
	
.col2-topic2 {
	font-size:12px;
	line-height:16px;	
	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 {
	font-size:10px;
	color:#fff;
	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:#fff;}
	#foot-druck-no a:visited {color:#fff;}
	#foot-druck-no a:hover {color:#fff;text-decoration:underline;}

	#foot-druck-act a {color:#fff;}
	#foot-druck-act a:visited {color:#fff;}
	#foot-druck-act a:hover {color:#fff;text-decoration:underline;}		

/* ---------- footer: nav  ----------- */	
		
#foot-link {
	width: auto;
	font-size:10px;
	color:#fff;
	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: 120%;
}	

	/* pseudo-classes */
	#foot-link .no a:link {color:#fff; text-decoration:none;}
	#foot-link .no a:visited {color:#fff; text-decoration:none;}
	#foot-link .no a:hover, #foot-link  .no a:active {color:#fff;text-decoration:underline;}
	
	#foot-link .act a {color:#fff; text-decoration:underline;}
	#foot-link .act a:visited {color:#fff; text-decoration:underline;}
	#foot-link .act a:hover {color:#fff;text-decoration:underline;}

#content P.csc-caption, #content dd.csc-textpic-caption  { color: white;
}
	
