/*
#######################################################################################
#									              									  #
# Datei: hdv3_ie.css				      												  #
# Typ: CSS File  																	  #
# Version:	V.1	   	  			      										          #
# Copyright 2006 by Help Desk 4 You 	   [http://www.help-desku.ch] Unser Copyright #
# CSS:		I.C.K. [ick@help-desk4u.ch] 	      									  #
#									  	     										  #
#######################################################################################
*/
/*-- Html --*/
html {
	height: 100%;
}

/*-- Body --*/
	body {
	height: 100%;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}
/*-- Containers --*/
#Head_Banner {
	position: absolute;
	left: 210px;
	top: 0px;
	width: 800px;
	height: 126px;
	background-image: url(../../img/titel_blau2.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	background-color: #FFFFFF;
}
#Head_Logo {
    position: absolute;
	left: 0px;
	top: 0px;
	width: 210px;
	height: 126px;
	background-color: #0F0CCD;
	background-image: url(../../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 50px;
}
#Head_Pic {
	position: absolute;
	left: 210px;
	top: 126px;
	width: 1024px;
	height: 50px;
	border-bottom: solid 1px #666666;
	border-top: 1px solid #666666;
}
#Navigation {
	position: absolute;
	left: 0px;
	top: 126px;
	width: 210px;
	height: 400px;
	background-color: #C0C0C0;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}
#Copyright {
	position: absolute;
	left: 0px;
	top: 526px;
	width: 210px;
	height:	100%;
	background-color:	#0F0CCD;
	padding: 0 0 0 50px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#Content {
	position: absolute;
	left: 240px;
	top: 190px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#Content table{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#tbl table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#Navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Navigation span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#Navigation	a:link , #Navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#Copyright a:link, #Copyright a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
#Content a:link , #Content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	background-image: url(../../img/link.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px;
}
/*-- UL and LI --*/
#Navigation ul	{
	padding: 0;
	padding-left: 5px;
	margin:	0;
}
#Navigation  li{
	list-style: none;
}

/*-- p [Paragraph] --*/
#Content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/*-- Format h1-h7 --*/
#Content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
#Head_Pic h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	padding-left: 30px;
	margin-top: 10px;
}
/*-- Tabelen --*/

/*-- Sonstiges --*/
#out {
	color: #000000;
	background-color: #999999;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
}

#on {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {font-size: 12px}
.style9 {color: #CCCCCC; font-size: 12px; }