@import url('https://fonts.google.com/selection?query=rubik&selection.family=Rubik');

body{
	background:#f6f6f6 url(http://www.netwerk.at/fileadmin/layout/02/img/backgrd.jpg) center top repeat-x;
	font-family: 'Rubik', Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	color: #0e0b29 !important;
	
	
}

table td, table {
    	font-family: 'Rubik', Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	color: #0e0b29 !important;
}

#navigation{
	background-color:#434240;
}


#navigation li.active > a {
    background-color:#32738e;
    color: #ffffff;
    padding: 3px 6px;
}

#navigation_special{
	background-color:#434240;
}

#content2, #content3, #content4 {
 	border-style: none !important;
}

a {
	color:#32738e;
	text-decoration:none;
}

b {
    font-weight: 700;
}
strong{
    font-weight: 700;
}

h1 {
    font-size: 25px;
    line-height: 28px !important;
    font-weight: 400;
    text-transform: uppercase;
    color:#32738e;
}

h2 {
    font-size: 20px;
    font-weight: 700;
    color: #32738e;
}

#navigation a{
    color:#ffffff;
}

#foot{
background-color: #ededed;
}

#content_foot{
background-color: ;
}

#foot a{
color: #32738e;
}

#navigation ul li ul li.last {
background-image: url(/assets/images/template/sitemap_line.gif);
}

.inner ul li, #index ol li {
	color:#32738e;
}



.inner ul li ol li {
	color:#ffffff;
}

