/*----------------------------------
hg.css
(c) 2006 ahiller.de
created by Andreas Hiller - ahiller.de

Internet-Seiten der H&G Sindelfingen
------------------------------------*/

/* --------------------------------
Standard-Elemente
-----------------------------------*/

html{
	background-color: #E0F3FC;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: scroll;
}

body {
	background-color: #E0F3FC;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
   height: 100%;
	width: 100%;
	text-align: center;
}


table
	{
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;

}

tr,td{
		vertical-align : top;
}


Form {
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

input	{
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

fieldset {
	border-style: none;
}

a {
	color: black;
	text-decoration: underline;
}

p a {
	color: #00A6EB;
	text-decoration: underline;
}



a:hover {
	text-decoration: underline;
}


a img {
	border: 0px;
}

p {
	font-family:  Arial, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

li {

}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:2px;
	padding-left:0px;
	margin-left: 14px;
}

*HTML ul {
	padding-left: 0px;
	margin-left: 16px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left	: 0px;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

h2 {
	padding-top: 6px;
	margin-top:0px;
	margin-left	: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

h3 {
	color: #00A6EB;
	padding-top: 6px;
	margin-top:0px;
	margin-left	: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

.blau {
	color: #00A6EB;
}

/* --------------------------------
Inhalt
-----------------------------------*/
.csc-textpic-image{
	padding-right: 10px;
}




/* Sitemap */

.tx-flseositemap-pi1 {
		padding-left: 2px;
		margin-top: 20px;
		margin-bottom:30px;
}


ul.list{
	list-style: none;
	font-size: 11px;
	padding-left: 0px;
	margin-left: 0px;
}

.list .deep0 a {
	font-weight: bold;
}

.list .deep1 a {
	font-weight: normal;
}

ul.list a{
	text-decoration: none;
	padding-right: 20px;
	font-size: 12px;	
	float: left;
	width: 150px;
}

ul.list a:hover{
	text-decoration: underline;
}

ul.list li{
		clear:both;
		color: #00A6EB;
		border-top:2px solid white;
}

ul.deep0 li.first {
		border-top:none;
}

ul.deep1 li.first {
		border-top:2px solid white;
}

ul.deep2 li.first {
		border-top:2px solid white;
}


ul.list .deep0 li{
	background-color: transparent;
	width: 100%;
	padding-top:2px;
	padding-bottom: 2px;
}

ul.list .deep0 li a{
	padding-left: 4px;
	width: 130px;
}

ul.list .deep1 li{
	background-color: transparent;
	padding-top:0px;
	padding-bottom: 0px;
}

ul.list .deep1 li a{
	padding-left: 20px;
			width: 130px;
}

ul.list .deep2 li{
	background-color: transparent;
	padding-top:0px;
	padding-bottom: 0px;
}

ul.list .deep2 li a{
	padding-left: 40px;
				width: 110px;
}





/* Partner */

.partner {
	border: 1px solid gray;
	width: 180px;
	padding: 10px;
	margin-bottom:10px;
	margin-right: 15px;
}

.2spalten_partner td{

}


.ansprechpartner {
	
}




/*  Formular-Popup  */

#popuptitle {
	padding-left: 5px;
	display: inline;
	font-size: 12px;
	vertical-align: 5px;
	z-index:3;
}
#popuptitle h1 {
	display: inline;
}



/* --------------------------------
Formulare
-----------------------------------*/
form#anmelde_form {
	margin-top: 15px;
}

#anmelde_form td.td0 {
	width: 180px;
}

#anmelde_form td {
	padding-bottom: 2px;
	text-align: left;
}

#anmelde_form table {
	margin-bottom:10px; 	
}

#anmelde_form .formfehler{
	margin-bottom: 15px;
	color: #FF4500;
}

#anmelde_form input{
	vertical-align: center;
	margin-right: 2px;	
	padding-left: 2px;
}

#anmelde_form .mitteilung {
	margin-bottom: 10px;
}

#anmelde_form .mitteilung h2{
	font-weight: normal;
	margin-bottom: 3px;
}

/* ------------------------ */
form#info_form {
	margin-top: 15px;
}

#info_form td.td0 {
	width: 180px;
}

#info_form td {
	padding-bottom: 2px;
	text-align: left;
}

#info_form table {
	margin-bottom:10px; 	
}

#info_form .formfehler{
	margin-bottom: 15px;
	color: #FF4500;
}

#info_form input{
	vertical-align: center;
	margin-right: 2px;	
	padding-left: 2px;
}

#info_form .mitteilung {
	margin-bottom: 10px;
}

#info_form .mitteilung h2{
	font-weight: normal;
	padding-bottom: 4px;
}

#info_form .infomaterial{
	padding-top: 5px;
	padding-bottom: 10px;
}
#info_form .infomaterial input{
	margin-bottom: 1px;
	margin-right: 6px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
*HTML #info_form .infomaterial input{
	margin-bottom: 0px
	}

#info_form .infomaterial p {
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

*HTML #info_form .infomaterial p {
	margin: 0px;
	padding: 0px;
}

#info_form .infomaterial h2{
	font-weight: normal;
	margin-bottom: 3px;
}
/* ------------------------ */
form#mitglied_form {
	margin-top: 5px;
}

#mitglied_form td.td0 {
	width: 120px;
}

#mitglied_form .block_eigentum .tr0 td {
	padding-top: 3px;
}

#mitglied_form td {
	padding-bottom: 2px;
	text-align: left;
}

#mitglied_form table {
	margin-bottom:10px; 	
}

#mitglied_form .formfehler{
	margin-bottom: 15px;
	color: #FF4500;
}

#mitglied_form input{
	vertical-align: center;
	margin-right: 2px;
	margin-left:3px;	
	padding-left: 2px;
}

#mitglied_form .einzugsermaechtigung {
	margin-bottom: 15px;
}

#mitglied_form .einzugsermaechtigun h2{
	font-weight: normal;
	padding-bottom: 4px;
}

/* --------------------------------

-----------------------------------*/


.adress{
	position:absolute;
	top:250px;
	left:12px;
}

.adress h1{
	font-size:11px;
	font-weight:bold;
	padding:0px;
	line-height: 12px;
	margin-bottom: 2px;
}
.adress p{
	font-size:11px;
	font-weight:normal;
}

.adress a{
	font-size:11px;
	font-weight:normal;
	color:black;
	text-decoration: none;
}



/* --------------------------------
Linke Navigation + Suche + Info
-----------------------------------*/

.navileft {
	font-size : 12px;
	margin-left: 40px;
}

.navileft ul,ol{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.navileft ul a {
	color: white;
	text-decoration: none;
	display: block;
}


/* ---- 1. Ebene ----------*/

.navileft .l1 li.no a:hover {
	text-decoration: none;
}
.navileft .l1 li.act a:hover {
	text-decoration: none;
}

.navileft .l1 li.no a {
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	border-bottom: 2px solid white;
	width: 110px;
	}

.navileft .l1 li.no a:hover {
	color: #E0F3FC;
}
	
	
.navileft .l1 li.no.last a {
	border-bottom: none;
}

.navileft .l1 li.act a {
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
		margin-right: 0px;
	width: 110px;
}

/* ---- 2. Ebene ----------*/

.navileft ol.l2 {
	background-color: #E0F3FC;
	padding-top:2px;
	padding-bottom: 2px;
}

.navileft .l2 li.no a:hover {
	text-decoration: none;
	color: gray;

}


.navileft .l2 li.act a:hover {
	text-decoration: none;
	color: black;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
}


.navileft .l2 li.no a {
	color: black;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	width: 94px;
	background-color: transparent;
	border-bottom: none;
}

.navileft .l2 li.act a {
	font-weight: bold;
	color: black;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	width: 94px;
	background-color: transparent;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	border-bottom: none;
}






/* Meta-Navigation links unten */

.meta-left {
	position: absolute;
	bottom: 5px;
	left: 10px;
	font-size: 10px;
	list-style: none;
	padding-left: 0px;
}

.meta-left ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.meta-left ul a{
	color: white;
		text-decoration: none;
}

.meta-left li {
	display: inline;
}

.meta-left li a{
}


.meta-left li.no a{
	padding-right: 3px;
}

.meta-left li.no a:hover {
	text-decoration : underline;
}

.meta-left li.cur a{
	display: inline;
	font-weight: bold;
	padding-right: 1px;
	font-size:10px;
}

/* navi-content */


#navi-content {
	display: inline;
	font-size: 12px;
	vertical-align: 7px;
	z-index:20;
}

#navi-content ul{
	padding-left:5px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}

#navi-content ul a{
	color: #00A6EB;
		text-decoration: underline;
}

#navi-content li {
	display: inline;
}

#navi-content li a{
}


#navi-content li.no a{
	padding-right: 10px;
}

#navi-content li.no a:hover {
	text-decoration : underline;
	color:black;
}

#navi-content li.cur a{
	display: inline;
	font-weight:  normal;
	padding-right: 10px;
	color:black;
	text-decoration: none;
}





/* navi-content Presse */

#presse {
position: absolute;
top: 8px;
left: 46px;
width: 400px;
	z-index:20;
}

#presse table {
margin:0px;
padding:0px;
}

#presse table td {
margin:0px;
padding:0px;
}

#presse ul{
	padding-left:5px;
	margin: 0px;
	list-style-type: none;
}

#presse ul a{
		text-decoration: underline;
		color: #00A6EB;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon 
- style list-elements
*/

#presse li {
float:left;
position:relative;
}

#presse ul li {
  margin-right: 2px;

}

#presse ul ul {
  padding-top: 5px;

}

#presse ul ul li {
height: auto;
background-color: transparent;
background-image: none;
border-bottom: none;
  width: 69px;
}

/* style the links for the top level */
#presse a, #presse a:visited {
display:block;
font-size:12px;
font-weight: normal;
width: 75px;
color: #00A6EB;
height:auto;
padding-bottom: 3px;
padding-top:2px;
line-height:13px;
}

/* style the Links for the second level */
#presse ul ul a, #presse ul ul a:visited {
margin-top:0px;
font-size: 11px;
width: 60px;
font-weight: normal;
height:auto; 
text-align: left;
padding: 1px 2px 1px 2px;
color: black;
border: none;

}

/* a hack so that IE5.5 faulty box model is corrected */
* html #presse a, * html #presse a:visited {
width:75px;
w\idth:75px;
}





/* hide the sub levels and give them a positon absolute so that they take up no room */
#presse ul ul {
visibility:hidden;
position:absolute;
top:16px;
left:0; 
width:67px;
	z-index:21;
background-color: rgb(244,244,244);
	filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.90; opacity:0.9;;
}

/* another hack for IE5.5 */
* html #presse ul ul {
top:17px;
t\op:17px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#presse table {position:absolute; top:0; left:0;}



/* yet another hack for IE5.5 */
* html #presse ul ul a{
width:65px;
w\idth:65px;
}


/* style the top level hover */
#presse a:hover{
color: #00A6EB;
height:auto;
margin-top:0px;
}

#presse li.no a:hover {
	text-decoration : underline;
	color:#00A6EB;
}

#presse :hover > a, #presse ul ul :hover > a {
color: #00A6EB;
}


/* style the second level hover */
#presse ul.l2 a:hover{
color: black;
border: none;
height:auto;
padding: 1px 2px 1px 2px;

font-size: 11px;
font-weight: bold;
}
*HTML #presse ul ul a:hover{
padding: 1px 2px 1px 2px;
}

/* make the second level visible when hover on first level list OR link */
#presse ul li:hover ul,
#presse ul a:hover ul{
visibility:visible; 
}



/* ------------------------------ 
---- Informations-Navigation ----
--------------------------------*/
.aktiv_container{

}

.aktiv_navi {
	font-size: 11px;
	list-style: none;
	font-weight: bold;


}

.aktiv_navi ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.aktiv_navi ul a{
	text-decoration: none;
		
}

.aktiv_navi .l1 li {
	float: left;
	position: relative;
	width: 98px;

}


.aktiv_navi .l1 li a{
	color: black;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 3px;
	margin-right: 4px;
	line-height: 15px;
	text-align: left;
	border-bottom: 2px solid white;
}

*HTML .aktiv_navi .l1 li a{
	padding-bottom: 2px;
}

.aktiv_navi .l1 li.no a{
	background-color: transparent;
	display: block;
}


.aktiv_navi .l1 li.no a:hover {
	text-decoration: none;
	background-color: #F0F3FC;
}


.aktiv_navi .l1 li.act a{
	background-color: white;
	text-decoration: none;
	display: block;
}


.aktiv_content{
	clear: both;
	padding-top:10px;
}











/* --------------------------------
Layout
-----------------------------------*/


/* --------------------------------------------
Kopf
----------------------------------------------- */
#header {
	position: absolute;
	top: 40px;
	left: 0px;
	padding: 0px;
	height: 115px;
	width: 900px;
	background-color: #E0F3FC;
	z-index: 4;
}

.headerpic{
	position: absolute;
	left: 700px;
	top: 34px;
}

.logo {
	position: absolute;
	top: 10px;
	left: 41px;
	z-index: 8;
}
.logoline {
	position: absolute;
	top: 37px;
	left: 81px;
	height:4px;
	width:70px;
	border-top: 4px solid #E0F3FC;
	background-color: transparent;
	z-index: 6;
}

.claim {
	color: #00A6EB;
	font-size: 11px;
	font-weight: bold;
	background-image: url(verlauf.png);
	background-repeat: repeat-y;
	position: absolute;
	left: 295px;
	top: 90px;
	text-align: right;
	width: 400px;
	height: 17px;
	padding-right: 5px;
}

.blueline{
	position: absolute;
	left: 40px;
	bottom:-1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	border-bottom:2px solid #00A6EB;
	z-index: 6;
	width: 820px;
	background-color: transparent;
}
*HTML .blueline{
	bottom:-1px
}


#center {
		position: relative;
		margin: 0 auto 0 auto;
		text-align: left;
		width: 904px;
		height: 100%;
}

#center-popup {
		position: relative;
				margin-left:30px;
		text-align: left;
		width: 400px;
		height: 100%;
}


#top {
	position: absolute;
	top:0px;
	left:0px;
	height: 38px;
	background-color: #E0F3FC;
	border-bottom: 2px solid white;
	z-index: 3;
	width: 904px;
}

#top-popup {
	position: absolute;
	top:0px;
	left:0px;
	height: 38px;
	background-color: #E0F3FC;
	border-bottom: 2px solid white;
	z-index: 3;
	width: 464px;
}



#rootline {
	position: absolute;
	left: 250px;
	top: 180px;
	z-index:3;
}

#rootline-popup {
	position: absolute;
	left: 40px;
	top: 80px;
	z-index:3;
}

.window-close {
	position: absolute;
	left: 347px;
	top: 50px;
	z-index:5;
}

#contentwrap {
	position: absolute;
	left: -2px;
	top: 235px;
	z-index:1;
	padding-left: 250px;
	padding-right: 200px;
	background-color: #EDEEEF;
	width: 450px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding-bottom:10px;
}


#contentwrap-popup {
	position: absolute;
	left: -2px;
	top: 140px;
	z-index:3;
	padding-left: 40px;
	padding-right: 20px;
	background-color: #EDEEEF;
	width: 400px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding-bottom:10px;
}

#content {
	position: relative;
	z-index:1;
	padding-bottom:40px;
	min-height: 298px;
}

*HTML #content {
	height: 298px;
}

.footer {
	position: absolute;
	left: 249px;
	bottom: 0px;
	z-index:5;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #EDEEEF;
;
}

#background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	background-color: #EDEEEF;
	z-index: 2;
	height: 100%;
	border-left: 2px solid white;
	border-right: 2px solid white;
}

#background-popup {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 460px;
	background-color: #EDEEEF;
	z-index: 2;
	height: 100%;
	border-left: 2px solid white;
	border-right: 2px solid white;
}



#leftcolumn {
	position: absolute;
	left:40px;
	top: 156px;
	width:150px;
	height: 360px;
	background-color: #00A6EB;
	padding-bottom: 17px;
   padding-top: 35px;
	z-index: 4;
}
*HTML #leftcolumn {
	top: 155px;
}
