/*GENERAL________________________________________________________________*/
body { background-color: white;} 
a:link {color: #6699CC;text-decoration:none;}
a:active { color: #6699CC;text-decoration:none;}
a:visited { color: #6699CC;text-decoration:none;}
a:hover { color: #0066AA;text-decoration:none;}
/*GENERAL________________________________________________________________*/

/*LAYOUT________________________________________________________________*/

.top1 {position: absolute;left: 50px;top: 50px;height: 105px;width: 780px;background-color: #FFFFFF); visibility: visible;z-index: 100;}

.nav1 {position: absolute;left: 50px;top: 165px;height: 20px;width: 780px;background-color: #FFFFFF;visibility: visible;z-index: 90;text-align: center;vertical-align: middle;}

.content_left {position: absolute;left: 50px;top: 240px;height: 300px; width: 265px;background-color: #FFFFFF; text-align: left; vertical-align: top; margin-right: 0px; visibility: visible;z-index: 100;}

.content_right {position: absolute;left: 315px;top: 210px; width: 370px;background-color: #FFFFFF; visibility: visible;z-index: 110;}

/*LAYOUT________________________________________________________________*/

/*TEXT________________________________________________________________*/

#menu {font-family: 'Helvetica','Arial','Tahoma','Sans-serif';font-size: 0.95em;font-weight: normal; text-align: justify; text-decoration: none; color: #6699CC;}
#menu a:link, #menu a:visited, #menu a:active {color: #6699CC;text-decoration: none;}
#menu a:hover {color: #0066AA;text-decoration: none;}
#menu a#AKT {color: #0066AA;}

#text {font-family: 'Verdana','Arial','Tahoma','Sans-serif';text-decoration: none; color: #000000; line-height: 1.5em;}
#text #hl {font-size: 0.8em;font-weight: bold;letter-spacing: 0.1em;text-align: left; line-height: 1.5em;}
#text #copy {font-size: 0.75em;font-weight: normal;letter-spacing: 0.0em;text-align: justify; line-height: 1.5em;}
#text #copy #left {font-weight: normal;letter-spacing: 0em;text-align: left; line-height: 1.5em;}
#text #copy #left #bold {font-weight: bold;}
#text #copy #red {color: #aa0000;}

#bu {font-family: 'Verdana','Arial','Tahoma','Sans-serif';font-size: 0.70em;font-weight: normal;text-decoration: none; color: #000000; line-height: 1.6em;text-align: left;}
#bu #center {text-align: center;}


/*TEXT________________________________________________________________*/
