/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	background-color: #ffffff;
	background-attachment: fixed;
	font-size: 14px;
}


/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
        color: #ffffff;
        text-decoration: none;
}

a:link{
        color: #BA0F28;
        text-decoration: none;
}

a:visited{
        color: #BA0F28;
        text-decoration: none;
}

a:hover{
        color: #BA0F28;
        text-decoration: none;
}


/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/************************************/

/************************************/
/* Form and related Tags            */
/************************************/
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

input{
font-family: Arial,sans-serif;
}
/************************************/


/* HTML tag styles                             */
/***********************************************/


/***********************************************/
/* Layout Divs                                 */

/************************************/
#seite{
	 position:absolute;
	 top: 140px;
	 left: 171px;
	 right: 2%;
	 width:816px;
	 background-color: #ffffff;
	 height: 399px;
	 z-index: 101;
}

#tl {
     position:absolute;
     top: -1px;
     left: -1px;
     margin: 0px;
     padding: 0px;
     z-index: 100;
}

#tr {
     position:absolute;
     top: -1px;
     right: -1px;
     margin: 0px;
     padding: 0px;
     z-index: 100;
}

/************************************/

/************************************/
#kopfzeile{
	 position: absolute;
	 top: -1px;
	 left: -5px;
	 right: 0px;
	 width:1004px;
	 height: 166px;
     background-color: #ffffff;

}

/************************************/

/************************************/
#bild{
     position: absolute;
     width: 97%;
     height: 100%;
}

/************************************/

/************************************/
#text{
     position:absolute;
     top: 3%;
     left: 50%;
     right: 0%;
     width:50%;
     height:30%;
     background-color: #ffffff;
}

/************************************/


/************************************/
#globalNav{
	 position: absolute;
	 width: 205px;
	 min-width: 640px;
	 height: 406px;
     color: #ffffff;
	 padding: 0px;
	 margin: 0px;
	 left: 9px;
	 top: 83px;
}


#gnl {
     position: absolute;
     top: 0px;
     left:0px;
}

#gnr {
     position: absolute;
     top: 0px;
     right:0px;
}

#globalLink{
	position: absolute;
	top: 140px;
	height: 359px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 226px;
}


a.glink:link{
    font-size: 11pt;
    color: #BA0F28;
    font-weight: bold;
    margin: 0px;
    padding: 5px 5px 4px 5px;
    line-height: 0.8;
}

a.glink:visited{
    font-size: 11pt;
    color: #BA0F28;
    font-weight: bold;
    margin: 0px;
    padding: 2px 5px 4px 5px;
}

a.glink:hover{
    font-size: 11pt;
    margin: 0px;
    font-weight: bold;
    padding: 2px 5px 4px 5px;
    background-color:#BA0F28;
    text-decoration: none;
    color: #ffffff;
}

.subglobalNav a:link{
        font-size: 100%;
        color: #BA0F28;
}

.subglobalNav a:visited{
        font-size: 100%;
        color: #BA0F28;
}

.subglobalNav a:hover{
        font-size: 100%;
        color: #ffffff;
        background-color:#BA0F28;
}
/************************************/

/************************************/
.subglobalNav1{
	position: absolute;
	top: 280px;
	left: 140px;
	min-width: 640px;
	height: auto;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #BA0F28;
	z-index: 120;
	background-color: #FFFFFF;	
    line-height: 1.3;
; clip:        rect(   ); width: auto
}

.subglobalNav1 a:link{
        font-size: 100%;
        color: #BA0F28;
}

.subglobalNav1 a:visited{
        font-size: 100%;
        color: #BA0F28;
}

.subglobalNav1 a:hover{
        font-size: 100%;
        color: #ffffff;
        background-color:#BA0F28;
}
/************************************/

/************************************/
.subglobalNav2{
	position: absolute;
	top: 407px;
	left: 140px;
	min-width: 640px;
	height: auto;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #BA0F28;
	z-index: 120;
	background-color: #FFFFFF;
	width: auto;
    line-height: 1.3;
; clip:        rect(   )
}

.subglobalNav2 a:link{
        font-size: 100%;
        color: #BA0F28;
}

.subglobalNav2 a:visited{
        font-size: 100%;
        color: #BA0F28;
}

.subglobalNav2 a:hover{
        font-size: 100%;
        color: #ffffff;
        background-color:#BA0F28;
}
/************************************/

/************************************/
#seiteninfo{
	position: absolute;
	top: 540px;
	left: 0px;
	right: 0px;
	width:1002px;
	height: 56px;
    background-color:#BA0F28;
}

/************************************/

/***********************************************/
/*End Component Divs                           */
/***********************************************/
.stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 90%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BA0F28;
}
.stil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.stil3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #797979;
}
.stil4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.stil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-indent: 50%;
}
.stil6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BA0F28;
}
.subglobalNav3 { position: absolute; top: 441px; left: 148px; min-width: 640px; height: auto; padding: 0px 0px 0px 10px; visibility: hidden; color: #BA0F28; z-index: 120; background-color: #FFFFFF; width: auto; line-height: 1.3; ; clip:         rect(   )}
.subglobalNav3 a:link { font-size: 100%; color: #BA0F28; }
.subglobalNav3 a:visited { font-size: 100%; color: #BA0F28; }
.subglobalNav3 a:hover { font-size: 100%; color: #ffffff; background-color:#BA0F28; }
.subglobalNav { position: absolute; top: 213px; left: 150px; min-width: 640px; height: auto; padding: 0px 0px 0px 10px; visibility: hidden; color: #BA0F28; z-index: 120; background-color: #FFFFFF; width: auto; line-height: 1.3; ; clip:  rect(   )}

