html {
    height: 100%;
}

body {
	background: #a7738a url(/images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	padding: 0px;
	font-size: 100%;
	font: normal 12px Trebuchet MS;
}

a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
}

#wrapper {
	width: 1006px;
	max-width: 1006px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
}

#content {
	background-image: url(/images/bg_middle.png);
	background-repeat: repeat-y;	
	width: 933px;
	padding-left:37px;
	padding-right:36px;
}

#menu {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 80px;
}

.menu_knapp {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 15px;
	margin-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	text-align: center;
}

.menu_knapp a {
	color: #3a3a3a;
	font: normal 18px Trebuchet MS;
	text-decoration: none;
}

.menu_knapp:hover {
	background-color: #e2eca9;
}

.menu_selected {
	background-color: #a5b92f;
}

.menu_selected a {
	color: #fff;
}

#content_left {
	float: left;
	width: 645px;
}

#content_right {
	float: left;
	width: 265px;
	margin-left: 23px;
}

.kalender_title {
	clear: both;
	margin-left: 88px;
	margin-bottom: 15px;
	margin-top: 30px;
}

.kalender_title a {
	font: normal 32px Trebuchet MS;
	text-decoration: none;
	color: #000;
}

.kalender_title a:hover {
	text-decoration: underline;
}

.kalender_datum {
	margin-left: 17px;
	margin-right: 17px;
	width: 52px;
	float: left;
}

.kalender_datum_box {
	text-align: center;
	height: 55px;
	font: normal 20px Trebuchet MS;
	border: 1px #889923 solid;
	background-color: #98af29;
	color: #fff;
	text-align: center;
}

.kalender_text {
	padding-top: 5px;
	line-height: 14px;
}

.kalender_text a {
	font: normal 12px Trebuchet MS;
	color: #454545;
	text-decoration: none;
}

.kalender_text a:hover {
	border-bottom: 1px #ccc solid;
}

.purple_title {
	background-color: #955e78;
	background-image: url(/images/purple_bg.png);
	background-repeat: no-repeat;
	background-position: center left;
	height: 26px;
	width: 100%;
	text-align: center;
	font: bold 16px Trebuchet MS;
	line-height: 26px;
	color: #fff;
}

.green_title {
	background-color: #a4b92e;
	background-image: url(/images/green_bg.png);
	background-repeat: no-repeat;
	background-position: center left;
	height: 26px;
	width: 100%;
	text-align: center;
	font: bold 16px Trebuchet MS;
	line-height: 26px;
	color: #fff;
}

.kateg_archive a {
	font: normal 12px Trebuchet MS;
	color: #454545;
}

.blog_archive {
	margin: 13px;
}

.blog_archive a {
	font: normal 12px Trebuchet MS;
	color: #454545;
}

.purple {
	font: normal 12px Trebuchet MS;
	color: #955e78;
}

.blog_title {
	clear: both;
	margin-left: 80px;
}

.blog_title a {
	font: normal 32px Trebuchet MS;
	text-decoration: none;
	color: #000;
}

.blog_title a:hover {
	text-decoration: underline;
}

.side_title {
	margin: 13px;
	font: normal 18px Trebuchet MS;
}

.side_text {
	margin: 13px;
	font: normal 12px Trebuchet MS;
	color: #454545;
	line-height: 14px;
}

.break_line {
	height: 1px;
	margin: 10px;
	background-color: #ccc;
	clear:both;
}

.purple_box {
	width: 204px;
	margin-top: 25px;
	float:left;
}
.purple_box_title {
	background-color: #602843;
	text-align: center;
	font: bold 16px Trebuchet MS;
	line-height: 26px;
	height: 26px;
	color: #fff;
	width: 204px;
	float:left;
}

.purple_box_content {
	float:left;
	width: 202px;
	border-left: 1px #edd0de solid;
	border-right: 1px #edd0de solid;
	border-bottom: 1px #edd0de solid;
	height: 250px;
}

.purple_box_content_title {
	margin: 13px;
	font: normal 17px Trebuchet MS;
}

.big_title {
	font: normal 32px Trebuchet MS;
}
