body,p,td,tr {
    font-family:	Verdana;
    color:		#000000;
}

A:link          {font-family: Tahoma, sans-serif; color: #4B82C3; text-decoration: underline;}
A:visited       {font-family: Tahoma, sans-serif; color: #4B82C3; text-decoration: underline;}
A:active        {font-family: Tahoma, sans-serif; color: #4B82C3; text-decoration: underline;}
A:hover         {font-family: Tahoma, sans-serif; color: #FB8C04; text-decoration: none;}

A:link.top      {font-family: Tahoma, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}
A:visited.top   {font-family: Tahoma, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}
A:active.top    {font-family: Tahoma, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}
A:hover.top     {font-family: Tahoma, sans-serif; color: #FB8C04; font-weight: bold; text-decoration: underline;}										

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.pages {
    position:		fixed;
    left:		0px;
    top:		0px;
    width:		100%;
    height: 		100%;
    margin: 		0px auto;
    z-index:		1;
}

.layoutmenu {
    position:       	fixed;
    left:           	0px;
    top:            	133px;
    padding:        	0px;
    width:		145px;
    height:		100%;
    background:		#CBD9F7;
    z-index:		2;
}

.layoutheader {
    position:		fixed;
    left:		0px;
    top:		0px;
    padding:		0px;
    width:		100%;
    height:		133px;
    background:		#A7BEF0;
    z-index:		2;
}

.header {
    position:       	fixed;
    left:           	10px;
    padding:        	0px;
    top:           	10px;
    width:		85%;
    height:         	110px;
    z-index:		5;
}


.mainmenu {
    position:       	fixed;
    left:           	-25px;
    padding:        	0px;
    top:            	140px;
    width:          	140px;
    height:         	628px;
    z-index:		10;
    font-size:		10px;
}


.main {
    position:       	fixed;
    left:           	145px;
    right:		0px;
    top:                133px;
    bottom:             0px;
    
    padding:        	0px;
    z-index:		8;
    overflow:		auto;
    overflow-x: 	hidden;		
    overflow-y:		scroll;
}

.maintekst {
    position:		absolute;
    left:		10px;
    right:		180px;
    top:		10px;
    bottom:		0px;
    z-index:		12;
    height:		100%;
    font-family:        Verdana;
    font-size:          10px;
}

.mainright {
    position:		absolute;
    right:		17px;
    top:		133px;
    width:		145px;
    height:		100%;
    background:		#CBD9F7;
    z-index:		100;
}

.main_links {
    position:           absolute;
    left:               145px;
    right:              0px;
    padding:            0px;
    top:                133px;
    bottom:             0px;
    padding:		0px;
    font-size:          10px;
    text-align:         left;
    z-index:            11;
    overflow:           auto;
}

.titel {
    position:	fixed;
    left:		0px;
    top:		10px;
    width:		100%;
    height:		100px;
    font-family:	"Times New Roman";
    font-size:		66px;
    color:		#FFFFFF;
    text-align:		center;
    font-weight:	bold;
    z-index:		5;
}

.ondertitel {
    position:		fixed;
    left:           	0px;
    top:            	85px;
    width:          	100%;
    height:         	30px;
    font-family:	Verdana;
    font-size:		12px;
    color:		#FFFFFF;
    text-align:		center;
    font-weight:	bold;
    z-index:		4;
}

.headerlinklinks {
    position:		fixed;
    left:		0px;
    top:		105px;
    height:		28px;
    text-align:     	center;
    font-weight:    	bold;
    font-size:		10px;
    z-index:		5;
}
.headerlinklinks A:link      {font-family: Tahoma, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}
.headerlinklinks A:visited   {font-family: Tahoma, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}
.headerlinklinks A:active    {font-family: Tahoma, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}
.headerlinklinks A:hover     {font-family: Tahoma, sans-serif; color: #FB8C04; font-weight: bold; text-decoration: underline;}



.headerlinkrechts {
    position:		fixed;
    right:		5px;
    top:		105px;
    height:		28px;
    text-align:     	center;
    font-weight:    	bold;
    z-index:		99;
    font-size:		10px;
    z-index:		5;
}
.headerlinkrechts A:link      {font-family: Tahoma, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}
.headerlinkrechts A:visited   {font-family: Tahoma, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}
.headerlinkrechts A:active    {font-family: Tahoma, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}
.headerlinkrechts A:hover     {font-family: Tahoma, sans-serif; color: #FB8C04; font-weight: bold; text-decoration: underline;}


.titelimagelinks {
    position:		fixed;
    left:		0px;
    top:		5px;
    width:		100px;
    height:		100px;
    z-index:		3;
    font-size:		10px;
}

.titelimagerechts {
    position:       	fixed;
    right:          	0px;
    top:            	5px;
    width:          	102px;
    height:         	100px;
    text-align:		right;
    z-index:        	3;
    font-size:		10px;
}

.ifr {
    width:		100%;
    min-height: 	100%;
    height:		auto !important;
    height:		100%;
}

.PleaseWait {
    display:        none;
    font-weight:    bold;
    text-align:     center;
    font-size:      12px;
    z-index:		15;
}

UL#menu { 
    visibility:		hidden; 
    list-style:		none;
}

#menu A {
    display:		block;
    line-height:	10pt;
}

#menu A:hover, #menu A.unfolded, #menu A.unfolded:hover {
    background-color: 	transparent;
}

#menu LI {
    position:		relative;
    margin:		0px;
    padding:		0px 0px 0px 0px;
}

#menu LI UL {
    display: 		none;
    position: 		absolute;
    top: 		0px;
    border:		1px solid #000000;
    padding: 		1px;
    list-style-type: 	none;
    background-color: 	#A7BEF0 !important;
}

#menu LI UL {
    left: 		120px; 
    width: 		110px; 
    z-index: 		100;
}
html>body #menu LI UL { left: 90px; }

#menu LI UL LI UL {
    left: 		90px;
    z-index: 		200; 
}
html>body #menu LI UL LI UL { left: 75px; }

