/* Global Styles */
body {
	/*background-color:#dfebee;*/
	background-image:url(../grafik/baggrund_page.gif);
	background-repeat:no-repeat;
	background-position :left top; 
	line-height: 16px;
	color: #336699;
	margin:0px;
	margin:0;
 	scrollbar-base-color:#DFEBEE; 
 	scrollbar-arrow-color: #AAAAAA;
 	scrollbar-darkshadow-color: #D7E3E6;
	}
a {
 	color: #B4D0DE;
	font-weight: Bold;
	text-decoration:none;
	}
a:hover {
 	color: #000000;
	}
iframe {
	filter:alpha(opacity=100);
	}	
p {
 	margin:0px;
	margin-top:0px;
	margin-right:8px;
	}
table {
 	font-size:10px;
	border:none
	}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	vertical-align:top;
	border:none
	}
ul {
	margin-top:4px;
	margin-left:16px;
	line-height: 16px;
	margin-bottom:0px;
	} 	
ol {
	margin-top:4px;
	margin-left:16px;
	}

/* ID Styles */	
#form {
/*	background: transparent url(../grafik/bg_menu_dots.gif) repeat-y left top; */
	font-family:verdana;font-size:8pt;
	}
#LayerLeft {
	position:absolute;
	width:220px;
	height:px;
	z-index:1;
	left: 0px;
	top: 10px;
	padding:0px;
}
#LayerLeft a {
	text-decoration: none;
	color: #5886A0;
	font-weight: bold;
	}
#LayerLeft a:hover, #menu a:current {
	color: #aa213e;
	}

#LayerLeftMiddle {
	position:absolute;
	width:701px;
	height:434px;
	z-index:1;
	left: 0px;
	top: 10px;
	padding:0px;
}
#LayerLeftMiddle a {
	text-decoration: none;
	color: #5886A0;
	font-weight: bold;
	}
#LayerLeftMiddle a:hover, #menu a:current {
	color: #aa213e;
	}

#LayerMiddle {
	position:absolute;
	width:467px;
	height:434px;
	z-index:1;
	left: 234px;
	top: 10px;
	padding:0px;
}
#LayerMiddle a {
	text-decoration: none;
	color: #5886A0;
	font-weight: bold;
	}
#LayerMiddle a:hover, #menu a:current {
	color: #aa213e;
	}

#LayerFull {
	position:absolute;
	width:100%;
	height:434px;
	z-index:1;
	left: 0px;
	top: 10px;
	padding:0px;
}
#LayerFull a {
	text-decoration: none;
	color: #5886A0;
	font-weight: bold;
	}
#LayerFull a:hover, #menu a:current {
	color: #aa213e;
	}


#LayerRightMiddle {
	position:absolute;
	width:701px;
	height:434px;
	z-index:1;
	left: 234px;
	top: 10px;
	padding:0px;
}
#LayerRightMiddle a {
	text-decoration: none;
	color: #5886A0;
	font-weight: bold;
	}
#LayerRightMiddle a:hover, #menu a:current {
	color: #aa213e;
	}

#LayerRightMiddleTop {
	position:absolute;
	width:701px;
	height:434px;
	z-index:1;
	left: 234px;
	top: 0px;
	padding:0px;
}

#LayerRight {
	position:absolute;
	width:220px;
	height:434px;
	z-index:1;
	left: 715px;
	top: 10px;
	padding:0px;
}
#LayerRight a {
	text-decoration: none;
	color: #5886A0;
	font-weight: bold;
	}
#LayerRight a:hover, #menu a:current {
	color: #aa213e;
	}


#0menu {
	visibility:vissible;
	position: relative;
	top:100px;
	font-size:12px;
	font-weight:bold;
	float:right;
	color:white;
	z-index:0;
	width: 680px;
	height: 1px;
	right: 16px;
}
#footer{
 font-size:9px;
 font-weight:bold;
 height:37px;
 color:#21636B;
 position:relative;
}
#skip {
	position: absolute;
	left: -1000%;
}

/* Class Styles TABLE */
.tableyellowwhite {
	font-size:16px;
	top: 0px;
	left: 0px;
	border-collapse: collapse;
	}
.tableyellowwhite th {
	height: 30px;
	font-size:14px;
	text-align:left;
	padding: 6px;
	color:#000000;
	background-color: #E3C751;
	}
.tableyellowwhite td {
	padding: 4px;
	line-height: 16px;
	border-style: none;
	}	