* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.align_right {
	text-align: right;
}

a,
a:link,
a:visited {
	cursor: pointer;
	color: #b68901;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

hr {
	height: 1px;
	border-style: none;
	color: #335d72;
	background-color: #335d72;
}

body {
	margin: 0 auto;
	padding: 0 0 15px 0;
	background-image: url('images/body_pattern.gif');
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #335d72;
}

.content_bg {
	position: relative;
	width: 911px;
	margin: 0 auto;
	display: block;
	background: url('images/content_bg.png') repeat-y;
}

.content_width {
	width: 901px;
	margin-left: 5px;
	background-color: #e7ecec;
}

.header {
	position: relative;
	margin: 0 auto;
	height: 261px;
	background-image: url('images/header_bg.jpg');
	background-repeat: no-repeat;
}

.header h1 {
	text-indent: -9999px;
	position: absolute;
	width: 432px;
	height: 62px;
	overflow: hidden;
	top: 12px;
	left: 33px;
	background-image: url('images/logo_gesellschaftsspiele.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

.menu {
	position: relative;
	height: 52px;
	background: url('images/menu_bg.jpg') repeat-x;
}

.menu ul {
	height: 52px;
}

.menu ul li {
	position: relative;
	float: left;
	height: 52px;
	padding-right: 2px;
	background: url('images/menu_separator.jpg') no-repeat right center;
}

.menu ul li a,
.menu ul li a:link,
.menu ul li a:visited {
	position: relative;
	float: left;
	height: 50px;
	line-height: 52px;
	display: block;
	padding: 0 25px;
	color: #193d46;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}

.menu ul li a span {
	position: absolute;
	top: -1px;
	left: -1px;
	color: #fff;
	padding: 0 25px;
}

.menu ul li a:hover {
	background: url('images/menu_hover.jpg') repeat-x;
}

.search_input {
	position: absolute;
	left: 660px;
	top: 13px;
	width: 158px;
	height: 26px;
	background: url('images/search_input.jpg') no-repeat;
}

.search_field {
	width: 147px;
	margin: 5px 0 0 4px;
	color: #0f4b70;
	background: transparent;
	border: none;
	border-style: none;
}

.search_go {
	position: absolute;
	left: 820px;
	top: 11px;
}

.left_column_container {
	padding: 10px 4px 10px 10px;
	float: left;
}

.left_column {
	width: 500px;
	background-color: #fff;
}

.left_column_padding {
	position: relative;
	padding: 13px 19px;
}

.left_column img {
	padding-top: 10px;
}

.hor_separator {
	padding: 20px 0;
	background: url('images/hor_separator.jpg') no-repeat center center;
}

.calendar {
	position: relative;
	float: left;
	width: 62px;
	height: 63px;
	background: url('images/icon_calendar.jpg') no-repeat;
	line-height: normal;
}

.calendar_month {
	position: absolute;
	width: 62px;
	top: 17px;
	text-align: center;
	font-size: 12px;
}

.calendar_day {
	position: absolute;
	width: 62px;
	top: 27px;
	color: #e7ad48;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}

.post_title {
	font-size: 22px;
	font-weight: bold;
	padding: 34px 0 0 15px;
	float: left;
}

.written_by {
	float: left;
	background: url('images/icon_new_entry.jpg') no-repeat 0 3px;
	padding-left: 26px;
	line-height: 30px;
}

.comments {
	float: right;
	width: 100px;
	background: url('images/icon_comments.jpg') no-repeat 0 3px;
	padding-left: 29px;
	line-height: 30px;
}

.written_by a,
.written_by a:link,
.written_by a:visited,
.comments a,
.comments a:link,
.comments a:visited {
	cursor: pointer;
	color: #335d72;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.written_by a:hover,
.comments a:hover {
	color: #b68901;
}

p {
	padding: 10px 0 0 0;
}

a.button span {
	background: url('images/button_left.jpg') no-repeat left center;
	padding-left: 11px;
	height: 27px;
	display: block;
	float: left;
}

a.button,
a.button:link,
a.button:visited {
	height: 27px;
	line-height: 27px;
	padding-right: 11px;
	display: block;
	float: right;
	background: url('images/button_right.jpg') no-repeat right center;
	color: #7c600b;
	text-decoration: none;
}

.right_side {
	width: 380px;
	float: left;
	background: url('images/right_side_bg.gif') repeat-y;
	margin: 10px 0 10px 0;
}

.middle_column {
	width: 188px;
	float: left;
}

.right_column {
	width: 188px;
	float: right;
}

.widget_title {
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	font-size: 15px;
	color: #386580;
	font-weight: bold;
	background: url('images/widget_title_blue.jpg') no-repeat;
}

.right_column .widget_title {
	color: #92731e;
	background: url('images/widget_title_yellow.jpg') no-repeat;
}

.entrie {
	padding: 25px 10px 25px 16px;
	background: url('images/entries_bg.jpg') no-repeat;
}

.right_side ul {
	margin: 20px 0;
}

.right_side ul li {
	padding-left: 26px;
	line-height: 1.6em;
	background: url('images/icon_list_item.jpg') no-repeat 13px 7px;
}

.right_side ul li a,
.right_side ul li a:link,
.right_side ul li a:visited  {
	cursor: pointer;
	color: #335d72;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.right_side ul li a:hover {
	color: #b68901;
}

.right_side h3 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

.footer {
	position: relative;
	width: 911px;
	margin: 0 auto;
	height: 86px;
	background: url('images/footer_bg.png') no-repeat;
}

.copyrights {
	padding: 30px 0 0 40px;
	color: #335d72;
}
