/* ------- content -------- */
body 
{ 
	margin-top: 0px;
	margin-left: 0px;
} 

span.norm
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 15px;
	color: #000000;
}

span.small 
{
	font-family : Verdana;
	font-size : 10px;
	line-height: 13px;
	color: #000000;
}
	
span.title 
{
	font-weight: bold;
	font-family : Verdana;
	font-size : 13px;
	line-height: 17px;
	color: #336699;
}

span.pointer
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	color: black;
}

td.norm 
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 15px;
	color: #000000;
}

td.small 
{
	font-family : Verdana;
	font-size : 10px;
	line-height: 12px;
	color: #000000;
}

td.navtext
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 13px;
	color: #FFCC33;
}

td.footer
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	color: #999999;
}

td.footerbutton
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	font-weight: bold;
	color: #999999;
}

td.servicenav
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	font-weight: bold;
	color: #999999;
}

a 
{
	text-decoration: none;
	color: #336699;
}

a:hover 
{
	text-decoration: underline;
	color: #336699;
}

a.navlink
{
	font-family : Verdana;
	font-size : 11px;
    text-decoration: none;
	color: #CC6633;
}

a.navlink:hover 
{
	font-family : Verdana;
	font-size : 11px;
    color: #CC6633;
}

a.footer 
{
	font-family : Verdana;
	font-size : 10px;
	line-height: 12px;
	color: #999999;
    font-weight: bold;
    text-decoration: none;
}

a.footer:hover
{
	color: #CCCCCC;
    text-decoration: none;
}

a.footerMysign 
{
	font-family : Verdana;
	font-size : 10px;
	line-height: 12px;
	color: #999999;
    font-weight: normal;
    text-decoration: none;
}

a.footerMysign:hover
{
	color: #CCCCCC;
    text-decoration: none;
}

a.footerbutton
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	font-weight: bold;
	color: #999999;
    text-decoration: none;
}

a.footerbutton:hover
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCCCC;
    text-decoration: none;
}

a.pointer 
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	color: black;
    text-decoration: none;
}

a.pointer:hover
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	color: #999999;
    text-decoration: none;
}

a.servicenav
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.servicenav:hover
{
	font-family : Verdana;
	font-size : 11px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}


/* ------- navigation -------- */

td.extramenu
{
	font-family : Verdana;
	font-size : 9px;
	text-decoration: none;
	color : #FBFAF6;
}

a.extramenu
{
	font-family : Verdana;
	font-size : 9px;
	text-decoration: none;
	color : #FBFAF6;
}

a.extramenu:hover 
{
	color: #E4E3E0;
	text-decoration: none;
}

a.nav {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.nav:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
	
a.navactive {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color:#99CCFF;
}

a.navactive:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}	

a.subnav {
	font-family : Verdana;
	font-size : 11px;
	line-height: 15px;
	text-decoration: none;
	color : #003366;
}	

a.subnav:hover {
	font-family : Verdana;
	font-size : 11px;
	line-height: 15px;
	text-decoration: none;
	color: #6699CC;
}

.subnavtable 
{  
    background-color: #FFFFFF;
    border-color: #999999  #999999  #999999  #999999; 
    border-style: solid; 
    border-top-width: 0px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px
}

/* ------- sitemap -------- */

body.sitemap
{ 
	margin-top: 0px;
	margin-left: 0px;
} 

a.sitemaptoplevel 
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 14px;
	color: #336699;
	height: 10px;
	margin-top: 10px;
	font-weight:bold;
}	

a.sitemaptoplevel:hover 
{
	color:#666666;
}
	
a.sitemapsublevel 
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	color: black;
	font-weight:bold;
}	

a.sitemapsublevel:hover 
{
    color:#666666;
}

#pic
{
padding:6px;
}
	
	
	/* ------- forms  -------- */

FORM {
	margin : 0px 0px 0px 0px;
}

.formular {
	border:  1px solid #336699;
	background: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	padding-left: 2px;
	font-size: 11px;
	color: #333333;
	border-style :solid;
	padding-bottom : 2px;
	padding-right : 2px;
	padding-top :1px;
	margin :3px;
}

/* gallery slider */
#gallerySlidesContainer
{
	width: 517px;
	margin: 0;
	padding: 0;
}

ul.gallerySlides 
{
	position:relative;
	display:block;
	margin: 0px;
	padding:0px;
	width: 517px;
	height: 69px;
	overflow:hidden;
}

ul.gallerySlides li
{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

ul.gallerySlides li img
{
	display:block;
	background-color:#FFFFFF;
}
