

body, table {


	font-family:Arial;
	font-size:12px;
	line-height:24px;

	
}

body {
	margin:0px;
	
	padding:0px;	
	color:#21344E;
	height:100%;
}

p {
	text-align:justify;
}

div#header {
	position:absolute;
	top:0px;
	
	background-color:#FAA140;
	width:100%;
	height: 102px;		
	background-image:url("images/logo.gif");
	background-repeat: no-repeat;
	text-align:right;
	
	

}

div#headerlinkpanel {
	margin-top:70px;
}

div#header a:link,  div#header a:visited, div#header a:hover{
	
	margin-right:24px;
	color:#21344E;
	text-decoration:none;
	font-weight:bold;
}
div#header a:hover,  div#header a#highlight{
	color:#FFFFFF;
	
}

div#navigationframe {
	position:absolute;
	left:0px;
	top:105px;		
	width:220px;
	height:662px;

	background-image:url("images/leftbg.gif");
	background-repeat:repeat-y;
	background-position:left bottom;
	z-index:3;

}

div#navigation {

		
	background-image:url("images/leftwave.gif");
  background-repeat: no-repeat;
	background-position:top right; 

	width:220px;
	height:662px;
	padding-top:72px;
		
	
	

	z-index:4;
	
	
}

div#navigation a:link, div#navigation a:visited {
	background-image:url("images/arrow_blue_orange.gif");
	padding-left:20px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#21344E;
	font-weight:bold;
	margin-left:8px;

	
}

div#navigation a:hover, div#navigation a:active, div#navigation a#highlight  {
	background-image:url("images/arrow_white_orange.gif");
	color:#FFFFFF;

}





div#rightwave {

	position:absolute;
	right:0px;
	top:105px;		
	
	background-image:url("images/rightwave.gif");
        background-repeat: no-repeat;
	background-position:top right; 
	


	width:557px;
	height:49px;
	z-index:2;
	
	
}
div#main {


	height:70%;
	position:absolute;
	top:105px;
	left: 0px;
	padding-right:80px;
	padding-left:230px;
	padding-bottom:60px;
	
	background-image:url("images/leftbg.gif");
	background-repeat:repeat-y;
	background-position:left bottom;

	
	z-index:1;
	

}

div#main a {
	color:#F79322;
	text-decoration:none;
	border-bottom: 1px dotted #F79322;

}

div.highlight {
	padding-top:12px;
	padding-bottom:12px;
	padding-left:18px;
	padding-right:18px;
	border: 1px solid #F79322;
	background-color:#F0F0F0;
}

ul {

	margin-top: 0px;
}

h1 {
	color:#F79322;
	margin-top: 30px;
	margin-bottom:18px;
	line-heigth:24px;
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-size:12px;
	line-height:24px;
	font-weight:bold;
}

div#imagepanel {
	margin-left:12px;
	float:right;

	text-align:right;
}

div#imagepanel img {


}

a img {
	
	border: 0px;
}

div#link_Bezeichung {
	float:left;
	
	width:250px;
}

div#link_Logo {

	float:left;
	width:70px;
}

div#link_URL {

	
	width:100px;
}

