body {
	margin: 0;
	padding: 0;
	background: #00549C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
	height: 40px;
	padding: 0px 0 0 20px;
	text-align:left;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
list-style: none;
}

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

a:hover {
}

#wrapper {
	margin: 60px auto;
	background: #ffffff;
	width: 960px;
}

/* Header */

#header {
	width: 960px;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 140px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1 {
	margin-top: 40px;
	padding-left: 10px;
	background: #ffffff;
}

#logo p {
	margin-top: -20px;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #464646;
} 

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu span {
	display: block;
	height: 20px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	width: 920px;
}

#menu li {
	float: left;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	background: #ffffff;
	padding: 30px 20px 0px 20px;
}

#page-bgtop {
}

#page-bgbtm {
	
}

/* Content */

#content {
	font-size: 14px;	
	width: 600px;
	padding: 0;
	background: #ffffff;
        text-align: justify;
        margin-bottom: 25px;
	margin-left: 260px;
        padding: 0px 0px 0px 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin-left: 0px;
	padding: 0px;
	text-align:left;
}

#sidebar ul {
	padding: 0;
	list-style: none;
}

.default{
	line-height: 35px;
	height: 45px;
	list-style: none;
}

#sidebar h2 {
	height: 20px;
	padding: 0px;
	margin:0px;
	color: #000000;
        display:inline;
	width:195px;
	text-align:center;
	font-size: 19px;
}

#sidebar h2 a {
	border: none;
	color: #00549C;
}

.menu_item {
	color: #000000;
        line-height: 15px;
        height: 20px;
	width:239px;
	list-style: none;
	font-size:16px;
}

h3 {
	font-size:14px;
}

.menu_item a, .menu_item a:visited {
	color: #00549C;
}

.menu_item a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar h2 a:visited {
	border: none;
	color: #00549C;
}

#sidebar h2 a:hover {
	text-decoration: underline;
	color: #000000;
}

.catalogs a {
        border: none;
        color: #00549C;
}

.catalogs a:visited {
        border: none;
        color: #00549C;
}

.catalogs a:hover {
        border: none;
        color: #00549C;
}

.sika_cat {
	margin-bottom:15px;
	color: blue;
	display:block;
	text-align:left;
}

.sika_cat a , .sika_cat a:visited {
        color: blue;
	font-size: 25px;
}  

.sika_cat a:hover {
	color: black;
	font-size:25px;
	text-decoration: underline;
}

.sika_table tr td a, .sika_table tr td a:visited {
	color: blue;
	font-size: 15px;
}

.sika_table tr td a:hover {
        color: black;
        text-decoration: underline;	
}

.fischer_table tr td a, .fischer_table tr td a:visited {
        color: blue;
        font-size: 15px;
}
        
.fischer_table tr td a:hover {
        color: black;
        text-decoration: underline;
}

