/***********************************************/
/* style.css                            */
/* Use with IKWEB         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/



body {
	background-image: url(../grafik/ikwebtv.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}


#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #E3E3E3;
	float: none;
	height: 100%;
	width: 750px;
	top: 0px;
	padding: 0px;
	position: absolute;
	left: 13%;
	right: 13%;
	bottom: auto;
	visibility: visible;
	z-index: 1;
}
#top {
	background-image: url(../grafik/ikwebtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 750px;
	top: 0px;
	position: absolute;
	visibility: visible;
}

#left {
	margin: 0px;
	width: 125px;
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: 3;
	background-color: #E3E3E3;
	visibility: visible;
	right: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagebody {
	margin: 0px;
	width: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	top: 110px;
	left: 150px;
	z-index: 2;
	border: thin none #FFFFFF;
	background-color: #E3E3E3;
	visibility: visible;
	padding: 10px;	
}
#right {
	margin: 0px;
	width: 110px;
	position: absolute;
	top: 110px;
	left: 620px;
	z-index: 5;
	border: thin none #FFFFFF;
	background-color: #E3E3E3;
	visibility: visible;
	padding: 10px;
}

#bottom {
	background-image: url(../grafik/ikwebbund.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 750px;
	position: absolute;
	z-index: 6;
	visibility: visible;
	bottom: 2px;
	
}
/***********************************************/
/* Navigation tag styles top menu                             */
/***********************************************/

#navigation {
	background-color: #666666;
	list-style-type: none;
	padding: 0px;
	height: 19px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 90px;
	visibility: visible;
	z-index: 20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}

	
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 20;
	}
	
#navigation li {
	float: left;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	z-index: 20;
	}	

#navigation li a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 125px;
	height: 16px;
	padding-top: 3px;
	visibility: visible;
	z-index: 20;
	}

#navigation li a:hover {
	background-color: #333333;
	color: #FFFFFF;
	visibility: visible;
	z-index: 20;
	}
	
/***********************************************/
/* Navigation tag styles left menu                             */
/***********************************************/

#navLeft {
	background-color: #666666;
	list-style-type: none;
	height: auto;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 20;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	}

	
#navLeft ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 20;
	}
	
#navLeft li {
	float: left;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	z-index: 20;
	}	

#navLeft li a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 125px;
	height: 16px;
	padding-top: 3px;
	visibility: visible;
	z-index: 20;
	background-image: url(../grafik/left_menu_bg.jpg);
	}

#navLeft li a:hover {
	background-image:url(../grafik/left_menu_bg_hoover.jpg);
	color: #FFFFFF;
/*	visibility: visible;*/
	z-index: 20;
	}
	
	/***********************************************/
/* Navigation tag styles left menu nested                           */
/***********************************************/

#navLeftNested {
/*	background-color: #666666;*/
	list-style-type: none;
	height: auto;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 20;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	}

	
#navLeftNested ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 20;
	}
	
#navLeftNested li {
	float: left;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	z-index: 20;
	}	

#navLeftNested li a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 110px;
	height: 16px;
	padding-top: 3px;
	visibility: visible;
	z-index: 20;
	}

#navLeftNested li a:hover {
	background-color: #333333;
	color: #FFFFFF;
	visibility: visible;
	z-index: 20;
	}