/*******************************************************************
	
	concept, design and programming 2006
	----------------------------------------------------------------
	netvision internet media agentur ag
	schaffhauserstrasse 4, 8400 winterthur switzerland europe earth
	fon +41 52 260 59 99
	www.netvision.ch, brain@netvision.ch
	----------------------------------------------------------------
	
*******************************************************************/

/***  IE  ***/

html
{
	margin: 0px;
	padding: 0px;
	height:100%;
	margin-bottom:-50px;
}

/**** BODY ****/

body {
	height:100%;
	background-color:#e6ecef;
	background-image:url(../pix/HGB_Standart.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

/**** FONT Styles ****/

h1 {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	padding-bottom:6px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e40;
	text-decoration:none;
}

.content a:link, .content a:visited, .content a:hover, .content a:active{
	color:#135A9B;
	text-decoration:none;
}

.contentKlein {
	font-size: 9px;
}

.formular, .formularError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e40;
	text-decoration: none;
}

.formular {
	border: 1px solid #678292;
}

.formularError {
	border: 1px solid #900000;
}

/**** TABLE Styles ****/

.imgTableLeft {
	width:300px;
	height: auto;
	margin:0px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
}

.inputError {
	color: #900000;
}
				

/**** DIV Styles ****/

#flash {
	position:absolute;
	left:0px;
	top:124px;
}

#contentHead {
	z-index: 10;
	position:absolute;
	width: auto;
	left: 0px;
	top: 0px;
	height: 156px;
	margin: 0px;
}

#contentLeft {
	z-index: 11;
	position:absolute;
	width: 300px;
	height: auto;
	left: 0px;
	top: 156px;
	margin: 0px;
}

#contentMiddle {
	z-index: 12;
	position:absolute;
	background-color:#FFFFFF;
	background-image:url(../pix/HGB_Inhalt2.gif);
	background-position:top;
	background-repeat:repeat-x;
	width: 458px;
	left:300px;
	top:106px;
	padding-left: 25px;
	padding-right: 4px;
	padding-top: 60px;
}

#backGroundMiddle {
	z-index:0;
	position:absolute;
	background-color:#FFFFFF;
	background-image:url(../pix/HGB_Inhalt.gif);
	background-position:top;
	background-repeat:repeat-x;
	width: 487px;
	height:100%;
	left:300px;
	top:0px;
	overflow:hidden;
}

#contentRight {
	z-index: 13;
	position:absolute;
	width: 211px;
	height: auto;
	left: 787px;
	top: 64px;
}

#navigation {
	z-index: 14;
	position:absolute;
	width: 387px;
	height: auto;
	left: 400px;
	top: 94px;

}

#portrait {
	z-index:15;
	position:absolute;
	width:371px;
	height:175px;
	left:637px;
	top:306px;
}
