@charset "UTF-8";



.pagewrapper {
	background-color: #FFF;
	width: 800px;
	min-height: 300px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #AA6A90;
	border-right-color: #AA6A90;
	border-bottom-color: #AA6A90;
	border-left-color: #AA6A90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.pagewrapper .leftsidebarwrapper {
	width: 250px;
	float: left;
	margin: 5px;
}
.sidebar {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.sidebar .title {
	text-align: center;
	height: auto;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #a16d8e;
	color: #FFF;
}
.sidebar .content {
	background-color: #fad7ed;
	border: 1px dotted #999;
}
.pagewrapper .headerwrapper {
	background-color: #FFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000;
}
.pagewrapper .contentwrapper {
	width: 500px;
	float: left;
	margin: 5px;
}
.sidebar .content .add {
	vertical-align: middle;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 200px;
}
.sidebar .content .add a {
}
.sidebar .content .add a img {
	vertical-align: middle;
	border: 0px solid #000;
	margin: 0 auto;
}
.sidebar .content p {
	margin: 3px;
}
.sidebar .content .add a {
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
.contentwrapper .picture {
	text-align: center;
	font-size: x-small;
	color: #54555A;
}
.contentwrapper .teksti {
	font-size: medium;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
}
.headerwrapper p {
	float: right;
}
.headerwrapper b {
	text-align: center;
	vertical-align: middle;
	font-size: xx-large;
	color: #FFF;
	width: 100%;
}
.sidebar .content .language {
	margin: 5px;
}
.teksti p a {
	font-size: small;
	text-decoration: underline;
	margin-left: 5px;
}
.teksti p b {
	margin-bottom: 5px;
	font-size: medium;
	color: #600;
}
.language a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.teksti .date {
	color: #600;
	font-size: large;
	display: block;
}
.contentwrapper .teksti .news {
	font-size: medium;
	color: #333;
	border-bottom-style: none;
	border-bottom-color: #D3AFC6;
}
