form {
	margin: 0;
}
select, input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	margin: 0;
}
input, textarea {
	margin-top: 1px;
}
div.right {
	position: relative;
	float: right;
}
#bg {
	background: #eeeeee url(images/layout/bg.png) repeat-x fixed bottom;
}
.container {
	width: 986px;
	margin: 0 auto;
	font-family: verdana, Arial, sans-serif; 
	font-size: 11px;
}
.top {
	width: 986px;
}
.top_left {
	width: 6px;
	height: 80px;
	background-image: url(images/layout/top_left.gif);
	float: left;
}
.top_middle {
	width: 974px;
	height: 79px;
	padding: 0px;
	background-image: url(images/layout/top_bg.gif);
	border-top: 1px solid #000;
	float: left;
}
.logo {
	border: 0px;
	float: left;
	margin-right: 100px;
}
.top_ad {
	width: 468px;
	height: 60px;
	margin-top: 5px;
	padding: 2px;
	background-color: #C8DFA8;
	border: 1px solid #000;
	float: left;
}
.top_right {
	width: 6px;
	height: 80px;
	background-image: url(images/layout/top_right.gif);
	float: left;
}
.top_bg2 {
	width: 984px;
	background: #C8DFA8 url(images/layout/top_bg2.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	float: left;
}
.bottom_bg2 {
	width: 976px;
	background: transparent url(images/layout/bottom_bg2.gif) repeat-x;
	background-position: left bottom;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
}

.topmeny {
	width: 976px;
	height: 18px;
	position: relative;
	bottom: -1px;
	font-weight: bold;
}
.topmeny ul
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
a.flik
{
	float: left;
	height: 15px;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	margin-left: 3px;
	border: 1px solid #000;
}
a.flik:hover
{
	background-color: #C8DFA8;
	text-decoration: none;
}
a.flik_current
{
	float: left;
	height: 15px;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	margin-left: 3px;
	border: 1px solid #000;
	border-bottom: 0px;
}
.topmeny li {
	display: inline;
}
.mainframe {
	width: 966px;
	padding: 4px;
	padding-bottom: 0px;
	border: 1px solid #000;
	background-color: #ffffff;
	float: left;
}
.col_left {
	width: 188px;
	float: left;
}
.col_middle {
	width: 582px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}
.col_right {
	width: 188px;
	float: left;
}
.content_box {
	border: 1px solid #000;
	margin-bottom: 4px;
}
.content_rubrik {
	height: 14px;
	padding: 5px;
	background-image: url(images/layout/rubrik_green.png);
	border-bottom: 1px solid #000;
	font-weight: bold;
	color: #ffffff;
}
.content_rubrik a {
	color: #ffffff;
	text-decoration: none;
}
.content_menu a {
	display: block;
	padding: 2px;
	padding-left: 4px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
}
.content_menu a:hover {
	background-color: #C8DFA8;
	text-decoration: none;
}
.content {
	padding: 4px;
	color: #000;
}
.content a {
	color: #000;
}
.footer {
	width: 976px;
	background-image: url(images/layout/bottom_bg.gif);
	background-position: bottom left;
	border: 1px solid #000;
	border-top: 0px;
	padding: 1px 4px 2px;
	font-weight: bold;
	color: #ffffff;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}

.comment {
	border: 1px solid #555555;
	padding: 4px;
	margin-bottom: 4px;
}
.joke_info {
	text-align: right;
	padding-right: 4px;
	color: #777;
}
.joke_info a {
	text-decoration: none;
}
.joke_info i {
	color: #fff;
}
.joke_info:hover i {
	color: #888;
}
.listbox {
	border: 1px solid #555555;
	padding: 4px;
	margin-bottom: 2px;
}
.listbox select {
	margin-top: 4px;
}
.list1_box {
	height: 95px;
	border: 1px solid #555555;
	margin-top: 4px;
	cursor: pointer;
}
.list1_left {
	width: 433px;
	height: 87px;
	padding: 4px;
	border-right: 1px solid #555555;
	float: left;
}
.list1_right {
	width: 120px;
	height: 87px;
	line-height: 150%;
	padding: 4px;
	float: left;
}
.list2_left {
	width: 87px;
	padding-bottom: 4px;
	text-align: center;
	float: left;
	padding-right: 10px
}
.list2_right {
	width: 87px;
	padding-bottom: 4px;
	text-align: center;
	float: left;
	clear: right
}
.thumbnail {
	width: 85px;
	height: 85px;
	border: 1px solid #000;
}
