body{
	background: #C3C5A4;
	font-family: verdana, arial;
	font-size: 13px;
	color: #434342;
	line-height: 150%;
	
}

a{
	color: #434342;
}
a:hover{
	text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

label{
	cursor: pointer;
}


#container {
	width: 972px;
	margin: 20px 0;
	background: #FAFAFA;
	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #A7A7A7;
	padding: 6px 6px 6px 0;
}

#content {
	width: 615px;
	padding: 0 20px;	
	color: #757575;
}
#content .cols_1>p{
	margin: 10px 0 10px 0;
}
#content h2, #content h3{
	font-size: 16px;
	padding: 3px 0 3px 0;
	color: #434342;
}
#content h2 span{
	font-size: 13px;
	color: #757575;
}
#content span a{
	text-decoration: none;
}
#content h3 span{
	font-size: 10px;
	font-weight: normal;
	float: right;
}
#content .welcome b, #content .footer b{
	font-weight: normal;
}
#content>li{
	margin-bottom: 30px;
}
#content hr{
	border: 0px;
	border-top: 1px solid #F0F0F0;
	border-bottom: transparent;
}
#content .gads_cont_anf{
	float: left; 
	width: 160px; 
	margin: 5px 40px 25px 0;
}
#content .gads_cont_bot{
	padding: 5px 0 25px 0;
}
#content #cse-search-results iframe{
	width: 615px;
}
.inpage_scroll{
	margin: 0;
	overflow: auto;
	padding: 5px;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.inpage_scroll:hover{
	background: #FFFFCC;
	color: #272727;
}

#sidebar{
	width: 313px;
	margin-top: 7px;
}
#sidebar>li{
	background: #E8E8E7;
	border-style: solid;
	border-width: 1px;
	border-color: #D7D7D7;
	margin: -3px 0 10px 0;
	padding: 6px 16px 1px 6px;
}
#sidebar .sbr_head{
	margin: 0;
	background: none;
	border: none;
	text-align: right;
	padding: 0 1px 0 0;
}
#sidebar li>h3{
	font-weight: normal;
	font-size: 0.7em;
	font-family: tahoma, verdana, arial;
	padding: 0;
	margin: 0;
}
#sidebar .txt{
	padding: 1px 6px 5px 6px;
}
#sidebar .txt i{
	font-style: normal;
}
#sbr_partner a{
	text-decoration: none;
	border-bottom: 1px solid #434342;
}
#sbr_partner a:hover{
	border-bottom: none;
}
#sbr_partner a:before{
	content:"\25BA\ ";
	border-bottom: 1px solid #E8E8E7;
}
#sbr_tagcloud{
	line-height: 200%;
	text-align: center;
}
#sbr_social img{
	border: none;
	margin-right: 20px;
}



#header {
	background: #434342;
	margin-bottom: 15px;
}
#head_logo{
	color: #fff;
	padding: 24px 0 24px 20px;
}
#head_logo h1{
	font-size: 22px;
}
#head_nav{
	position: relative;
	background: #E95426;
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #888888;
	padding: 12px 0 12px 20px;
	font-size: 13px;
	font-family: arial,sans-serif;
	color: #FAFAFA;
}
#head_nav iframe{
	margin-top: 3px;
}
#breadcrump{
	margin-left: 4px;
}
#breadcrump a{
	font-family: arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FAFAFA;
	text-decoration: underline;
}
#breadcrump a:hover{
	text-decoration: none;
}
#cse-search-box{
	position: absolute;
	right: 6px;
	top: 20px;
}
#cse-search-box input[name=q]{
	width: 240px;
}

#footer {
	clear: both;
	height: 35px;
	background: #272727;
	padding: 15px 0 0 20px;
}
#footer a{
	text-decoration: none;
	font-size: 12px;
	margin-right: 30px;
	color: #FAFAFA;
	border-bottom: 1px solid #FAFAFA;
}
#footer a:hover{
	border-bottom: 1px solid #272727;
}
#footer a:before{
	content:"\25BA\ ";
	border-bottom: 1px solid #272727;
}
#footer a img{
	margin-bottom: -3px;
}



.n_archiv_cont{
	text-align: center;
}
.n_archiv_cont a{
	text-decoration: none;
	background: #E95426;
	padding: 5px 25px 6px 25px;
	font-weight: bold;
	color: #FAFAFA;
	text-align: center;
	border: 1px solid #333;
	line-height: 300%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.n_archiv_cont .n_archiv_num a{
	display: inline-block;
	width: 25px;
	font-size: 11px;
	padding: 5px 2px 7px 1px;
	margin: 3px;
	line-height: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.n_archiv_cont .n_archiv_prevnext a:first-child, #suggestjoke input[type=submit]{
	margin-right: 10px;
}
.n_archiv_cont a:hover, #suggestjoke input[type=submit]:hover, #suggestjoke input[type=reset]:hover{
	background: #E8E8E7;
	border: 1px solid #888;
	color: #434342;
}


#suggestjoke  input{
	height: 28px;
}
#suggestjoke  input:focus, textarea:focus{
	background: #FFFFCC;
	color: #272727;
}
#suggestjoke  input, textarea{
	width: 605px;
	padding: 5px;
	border: 1px solid #333;
	font-size: 15px;
	font-family: verdana;
	color: #757575;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#suggestjoke .sm_code{
	width: 463px;
	height: 28px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#suggestjoke img{
	width: 138px;
	height: 38px;
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #333;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#suggestjoke input[type=submit], #suggestjoke input[type=reset]{
	width: 200px;
	height: 38px;
	background: #E95426;
	padding: 5px 15px 6px 15px;
	font-weight: bold;
	color: #FAFAFA;
	text-align: center;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.left{
	float: left;
}
.right{
	float: right;
}
del{
	color: red;
	text-decoration: none;
}
