/* Navitagion */
a.nav_top:link {

display : block; 
align: center;
background : #FF3300; 
height : 20px; 
color : #FFFFFF; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;
}
a.nav_top:hover {

display : block; 
align: center;
background : #FF3300; 
height : 20px; 
color : #000000; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;
}

 
a.nav_top:visited {

display : block; 
align: center;
background : #FF3300; 
height : 20px; 
color : #FFFFFF; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;
}
a.nav_top:visited:hover {

display : block; 
align: center;
background : #FF3300; 
height : 20px; 
color : #000000; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;
}

a.karte_w:link {

display : block; 
height : 20px; 
color : #000000; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;

}
a.karte_w:hover {
display : block; 
height : 20px; 
color : #999999; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;

}

 
a.karte_w:visited {
display : block; 
height : 20px; 
color : #000000; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;

}
a.karte_w:visited:hover {
display : block; 
height : 20px; 
color : #999999; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;

}

a.karte_r:link {

height : 20px; 
color : #000000;
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;

}
a.karte_r:hover {

height : 20px; 
color : #FFFFFF; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;
}

 
a.karte_r:visited {

height : 20px; 
color : #000000; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;
}
a.karte_r:visited:hover {

height : 20px; 
color : #FFFFFF; 
text-decoration : none; 
font-family : Verdana; 
font-size : 10pt; 
font-weight: bold;
}

a.nav_pic:link {

text-decoration : none; 

}
a.nav_pic:hover {

text-decoration : none; 

}

 
a.nav_pic:visited {

text-decoration : none; 

}
a.nav_pic:visited:hover {

text-decoration : none; 

}

/* Links */

a:link{

color: #FF3300;
text-decoration : none; 
font-family: Verdana;

}
a:hover{

color: #FF3300;
text-decoration : none; 
font-family: Verdana;

}
a:visited{

color: #FF3300;
text-decoration : none; 
font-family: Verdana;

}
a:visited:hover{

color: #FF3300;
text-decoration : none; 
font-family: Verdana;

}

/* Borders */

.border_nav_links{

border : 1px solid #999999; 
}