h1, h2, h3, h4, h5, h6 {color: #fff001;}
hr {border: solid medium; height: 3px; color: #00aaad;}
dd {border-left-color: #00aaad;}
.sivulaatikko {border: medium ridge #fff001; background: #00aaad;}
a:link {color: #fff001;}
a:visited {color: #cabe01;}
a:active {color: #fff995;}

#text-2 {display: none;}

body {
	background: #00aaad url('images/toimitusbody.png');
}

#page, #admin_sidebar {
	background-color: #bde3ce;
}

#header {
	background: url('images/ajanvietelogo.gif') top left no-repeat;
}

#content {
	width: 560px;
	margin-right: 50px;
}

#searchsubmit {
	background-color: #00aaad;
}

#headermenu>li>ul {
	top: 1px;
}
#headermenu>li>a {
	border: medium outset black;
	background-color: #00aaad;
}
#headermenu>li>ul a, .widget a {
	background-color: #00aaad;
	border: medium outset black;
}
#headermenu>li a, .widget a, #searchsubmit {
	color: #fff001;
	font-family: cursive, sans-serif, monospace;
}
#headermenu a:hover, .widget a:hover {
	background-color: #bde3ce;
}
#headermenu .current_page_item>a, .widget .current_page_item>a {
	background-color: #bde3ce;
}
