#logout {background:url(bilder/logout.gif) no-repeat;FONT: bold 13px Arial;color:#FFF;margin:0;padding:10px;width:278px;height:54px;margin-left:-7px;}

.button_out {
	margin:20px 0px 0px 210px;
	width:63px;
	height:18px;
}

.smilies { display:inline;float:left; }

abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#BEC3C6 url(img/bg.jpg) repeat-x;
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing:-0.07em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.post .content .wp-caption p {
	margin:0;
}
blockquote, pre {
	background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield, 
textarea {
	background:#FFF url(img/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
.boxcaption {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#wrap {
	padding:20px 0;
}
#container {
	margin:0 auto;
	width:936px;
}
/* layout END */

/* header START */
#header {
	background:url(img/header_footer.jpg) 0 0 no-repeat;
	height:132px;
}
#caption {
	height:44px;
	padding:25px 30px 21px;
}
#title a {
	text-decoration:none;
	color:#FFF;
	/*width:250px;*/
	height:30px;
	display:block;
	font-family:"Trajan Pro";
	letter-spacing:0;
}
/* image blog title */
/*
#title a {
	background:url(img/title.gif) no-repeat;
	text-decoration:none;
	color:#FFF;
	width:250px;
	height:30px;
	text-indent:-999em;
	display:block;
}
*/
#tagline {
	color:#FFF;
	border-top:1px solid #FFF;
	text-decoration:none;
	font-size:10px;
	float:left;
	padding:0 3px;
}
#navigation {
	margin:1px 0;
}
#menus li {
	display:inline;
	list-style:none;
}
#menus li a {
	background:transparent url(img/menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#menus li a:hover {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
#menus li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.current_page_item a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
}
#searchbox {
	width:280px;
	float:right;
	padding:4px 10px;
}
#searchbox .textfield {
	line-height:16px;
	width:180px;
	float:right;
}
#searchbox .switcher {
	background:url(img/icons.gif) 0 0 no-repeat;
	float:right;
	width:18px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-999em;
	padding:0 2px;
	height:16px;
	margin-top:3px;
}
/* header END */

/* submenu START */
#menus li ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #CCC;
	border-top-color:#A6A6A6;
	padding:0 5px;
}
#menus li li {
	float:none;
	margin:0 !important;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#menus li li a {
	float:none;
	display:block;
	padding:5px;
	text-decoration:none;
	width:125px;
	font-size:12px;
	border-style:solid;
	border-color:#DDD;
	border-width:1px 0 0;
	margin:0;
	background-image:none;
	height:20px;
	line-height:20px;
}
#menus li li.first a {
	border-top:none;
}
#menus li li a:hover {
	font-weight:bolder;
}
/* submenu END */

/* content START */
#content {
	background:#FFF url(img/sidesep.gif) right repeat-y;
	min-height:400px;
}
/* content END */

/* main START */
#main {
	background:#FFF;
	width:605px;
	padding:5px 15px 15px;
	float:left;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post h2 {
	display:block;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding:0 5px 3px;
	font-size:16px;
	font-family:Verdana,"BitStream vera Sans";
}
.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h2 a.title:hover {
	color:#2970A6;
}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .tags, 
.post .author, 
.post .categories, 
.post .editpost, 
.post .readingblinds, 
.post .comments, 
.post .addcomment, 
.post .editlinks {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -16px;
}
.post .categories {
	background-position:0 -32px;
}
.post .author {
	background-position:0 -160px;
}
.post .date {
	background-position:0 -48px;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
}
.post .readingblinds {
	background-position:0 -80px;
}
.post .comments {
	background-position:0 -96px;
}
.post .addcomment {
	background-position:0 -112px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
}
.post .content p {
	margin-bottom:10px;
}
.post .content .under {
	height:16px;
	line-height:16px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:610px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
.post .content .boxcaption {
	background-image:url(img/postbox.gif);
	border-bottom:1px solid #CCC;
}
.post .content .box {
	background-image:url(img/postbox.gif);
}
#postpath {
	background:url(img/icons.gif) 0 -208px no-repeat;
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */

/* sidebar START */
#sidebar {
	background:#F7F7F7;
	width:300px;
	float:right;
	font-size:95%;
	background:#F7F7F7;
	line-height:145%;
	overflow:hidden;
}
#sidebar li {
	background:url(img/icons.gif) 0 -320px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar .content, 
#sidebar li {
	font-size:12px;
}
#northsidebar .widget {
	background:url(img/widgetsep.png) bottom no-repeat;
	padding:10px 15px 19px;
}
#southsidebar .widget {
	background:url(img/widgetsep.png) top no-repeat;
	padding:15px 15px 17px;
}
#centersidebar {
	padding:12px 15px 0;
}
#northsidebar, 
#southsidebar {
	font-size:95%;
}
#northsidebar .widget h2, 
#southsidebar .widget h2 {
	margin-bottom:10px;
}
#northsidebar .widget .content p, 
#southsidebar .widget .content p {
	margin-bottom:10px;
}
#westsidebar {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#westsidebar h3, 
#eastsidebar h3 {
	margin-bottom:5px;
}
#westsidebar .widget, 
#eastsidebar .widget {
	margin-bottom:15px;
}
#sidebar .widget_feeds {
	padding:5px 15px 14px;
}
#sidebar #feedrss, 
#sidebar #feedemail {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	float:left;
	text-decoration:none;
}
#sidebar #feedrss {
	background:url(img/feeds.gif) 5px 5px no-repeat;
}
#sidebar #feedemail {
	background:url(img/feeds.gif) 5px -45px no-repeat;
	margin-left:15px;
}
#subscribe ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #B7B7B7;
	width:180px;
	padding:5px;
}
#subscribe li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subscribe li a span {
	background:url(img/readers.gif) no-repeat;
	height:20px;
	width:80px;
	display:block;
	text-indent:-999em;
}
#subscribe li#google_reader a span {
	background-position:0 0;
}
#subscribe li#youdao_reader a span {
	background-position:0 -20px;
}
#subscribe li#xianguo_reader a span {
	background-position:0 -40px;
}
#subscribe li#zhuaxia_reader a span {
	background-position:0 -60px;
}
#subscribe li#yahoo_reader a span {
	background-position:0 -80px;
}
#subscribe li#newsgator_reader a span {
	background-position:0 -100px;
}
#subscribe li#bloglines_reader a span {
	background-position:0 -120px;
}
#subscribe li#inezha_reader a span {
	background-position:0 -140px;
}
#subscribe li a {
	display:block;
	padding:5px;
	text-decoration:none;
	width:80px;
	font-size:12px;
}
#subscribe li a:hover {
	background:#EEDDCC;
}
#tag_cloud a {
	line-height:130%;
}
/* sidebar END */

/* footer START */
#footer {
	background:url(img/header_footer.jpg) 0 -132px no-repeat;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#themeinfo {
	margin-left:20px;
}
a#powered {
	background:url(img/wp-logo.png) no-repeat;
	display:block;
	width:92px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(img/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0;
	padding:0 15px;
}
#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(img/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:65px;
}
.comment .pic {
	background:url(img/commentpoint.png) 100% 33% no-repeat;
	padding-right:10px;
	margin-top:10px;
}
.comment .name {
	width:65px;
	font-weight:bolder;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:450px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:left;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:600px;
}
#commentnavi {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(img/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(img/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	color:#074A7E;
}
#submitbox .submitbutton {
	float:right;
}
/* comment END */

/* archives STRAT */
#archives {
	list-style-position:inside;
}
.postspermonth {
	margin:5px 0;
	list-style:none;
}
.srg_switcher {
	margin-bottom:10px;
}
/* archives END */

/* linkcat START */
.post .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a {
	background:url(img/icons.gif) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */

/* image switcher START */
.imageswitcher {
	background:#EDEFF0;
	padding:5px;
	font-size:11px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #BABABA;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#999;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
}
a.imageswitcher_button:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	text-decoration:none;
	color:#074A7E;
}
/* image switcher END */

/* related posts START */
/* when related posts with title */
#related_posts {
	padding-bottom:10px;
}
#related_posts h3 {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#related_posts ul {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}
/* when related posts without title */
/*
#related_posts {
	padding-top:3px;
	padding-bottom:8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
*/
/* related posts END */

/* one-column START */
.one-column #content {
	background:#FFF;
}
.one-column #main {
	width:906px;
}
.one-column #comment {
	width:902px;
}
.one-column .trackback, 
.one-column .trackback .title {
	width:876px;
}
.one-column .comment .info {
	width:650px;
}
.one-column #header {
	background-image:url(img/header_footer_1col.jpg);
}
.one-column .comment .info, 
.one-column .comment .content {
	background-image:url(img/comment_1col.gif);
}
.one-column .boxcaption, 
.one-column .box, 
.one-column .trackback, 
.one-column .trackback .title, 
.one-column #commentnavi, 
.one-column #related_posts h3, 
.one-column #related_posts ul {
	background-image:url(img/box_1col.gif);
}
.one-column .messagebox, 
.one-column .errorbox {
	background-image:url(img/messagebox_1col.gif);
}
.one-column .post .content .boxcaption, 
.one-column .post .content .box {
	background-image:url(img/postbox_1col.gif);
}
/* one-column END */

.cbody img {width:300px; background:#fff; height:225px; }
.left1 {float:left;} .right1 {float:right;}
.ad1 {background:#fff;}

.chaton {
font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
font-size:14px;
font-weight:bold;
background:#FFD7D7;
border:2px solid #FF817D;
padding:2px;
}

.bar1 {
width:100%;
height:29px;
background:#000 url(http://www.dokus4.me/wp-content/themes/inove/templates/bar1.gif) repeat-x;
position:fixed;
font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
padding-left:10px;
}

.bar1 a {
	color:#fff;
	text-decoration:none;
}
.bar1 a:hover {
	text-decoration:underline;
}

.right11 {
        float:left;margin-left:50px;
	}


.suma {margin-right:10px; width:250px; height:18px; border:2px solid #FF817D; background:#FFD7D7;

font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
font-size:14px;
font-weight:bold;
color:#333;

}

.chaton3 {
font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
font-size:14px;
font-weight:bold;
background:#EAF5FF;
border:2px solid #79C5FF;
padding:2px;
}

.chaton3 a {
	color:#333;
	text-decoration:none;
}
.chaton3 a:hover {
	text-decoration:underline;
}

.loginbox {position:absolute; visibility: hidden; border: 1px solid #333; background-color: #fff; width: 300px; padding: 8px; color:#333; }

.loginbox a {
	color:#2970A6;
	text-decoration:none;
}
.loginbox a:hover {
	text-decoration:underline;
}

.left1111 {margin: 0px auto; text-align:center;}

.backlayer {background: #000 url(http://www.dokus4.me/wp-content/themes/inove/templates/bar1.gif) repeat-x; height:35px;}

.chaton5 {
font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
background:#e5e5e5;
border:2px solid #ccc;
padding:8px;
margin-top:20px;
}

.left1a {float:left; width:260px;} .right1a {float:right;width:260px;}


.left1b {float:left; margin-left:30px;}

.left1v {float:left; margin-left:15px;} .right1v {float:right;margin-right:15px;}

.left1v1 {float:left; background:#fff; border:2px solid #e1e1e1; padding:2px; width:278px; height:60px; margin-left:7px;} 



/******************* GLOBAL *******************/

html { 
  padding:0;
  margin:0;
  min-height: 100%;
  background:url(bilder/background.gif) repeat;
  background-color:#77B9BF;
}

body {
	background:url(bilder/background.gif) repeat;
	padding:0px;
 	margin:0px;
  	min-height: 100%;
	text-align:center;
}

#bg {
	background:url(bilder/bg2.gif) repeat-x;
}

#center {
	margin:0 auto;
	padding:0;
	width:936px;
	background:url(bilder/center.jpg) repeat-y;
	text-align:left;
}

#bg img {
	border:0;
	display:block;
}

#sponsorads46554 img {
	display:inline;
}


/******************* HEAD *******************/

#head {
	width:936px;
	height:173px;
	background:url(bilder/head.jpg) no-repeat;
	overflow:hidden;
	
}

#head_navi {
	width:604px;
	height:21px;
	float:left;
	padding-top:152px;
	padding-left:42px;
	font:bold 12px Verdana;
	color:#FFFFFF;
	overflow:hidden;
}

#head_text {
	float:left;
	margin-left:45px;
}

#head_text a {	text-decoration:underline;	color:#FFFFFF;}
#head_text a:hover { background:#FFFFFF; color:#337066; }

.navi {
	font:bold 12px Verdana;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
}

.navi:hover {
	background:#FFFFFF;
	color:#337066;
}

#head_input {
	width:290px;
	height:173px;
	float:left;
}

.p_fo {
	height:15px;
	float:left;
	margin-left:18px;
	margin-top:3px;
	* margin-top:13px;
}

.link_01 {	color:#FFFFFF;	font:11px Verdana;}
.link_01:hover {color:#2E665C; background-color:#FFFFFF;}

#login_name {	margin-top:13px;	* margin-top:60px;}

.head_inp,.head_inp_blue {
	width:160px;
	margin:8px 0px 0px 30px;
	border:0px;
	font:11px Verdana;
	color: #CA1313;
	float:left;
	background:none;
}

.head_inp_blue {
	color:#336F66;
}

#user_infos {
	font:11px Verdana;
	color:#FFFFFF;
	margin:20px 0px 0px 31px;
}

#user_infos_logout {
	font:11px Verdana;
	color:#FFFFFF;
	margin:11px 0px 0px 31px;
}

.user_reg,.user_on {
	width:176px;
	float:left;
}

.clean_button,.clean_button_s {
	width:280px;
	height:27px;
	* height:40px;
	height: /**/27px;
	margin-top:10px;
	text-align:center;
	padding-top:13px;
	overflow:hidden;
	color:#FFFFFF;
	font:bold 12px Verdana;
	background:url(bilder/clean_button.gif) no-repeat;
}
.clean_button_s {
	width:260px;
	background:url(bilder/clean_button_s.gif) no-repeat;
}

.clean_button a,.clean_button_s a { color:#FFFFFF; text-decoration:none; }

#search {
	margin-top:13px;
}

.user_on {	margin-top:15px;}

.count {
	font-weight:bold;
	text-align:center;
	width:63px;
	float:left;
}

.button {
	float:left;
	margin-left:17px;
	margin-top:11px;
}

/******************* MENU **************************/

#menu {
	list-style:none;
	margin:0;
	padding:0;
	color:#135F64;
}
	
#menu li a {
	padding-left:0px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	height:20px;
	padding-left:18px;
	font:12px Verdana;
	display: block;
	color:#990000;
	background: url(bilder/li_red.gif) 0 5px no-repeat;
	}

	
#menu li a:hover, #menu li a:active {
	text-decoration:underline;
	}
	
.children {list-style:none; margin:0;padding:0; margin-left:20px;}

.children li a:link, #sub li a:visited {
	background: url(bilder/li.gif) 0 5px no-repeat;
	color:#224D46;
	}

/******************* LEFT *******************/

#left {
	float:left;
	width:616px;
	padding:10px 10px 10px 10px;
}

.tbl {
	margin-top:10px;
	* margin-top:20px; /* IE 5.5 Wert*/
	padding:0;
	color:#245C49; font:11px Verdana;
}

.tbl_head { 
	background:url(bilder/tbl_head.gif) no-repeat;
	width:616px;
	height:32px;
	vertical-align:top;
}

.tbl_head a {
	font:bold 15px Verdana;
	text-decoration:none;
	color:#245C49;
	padding-left:35px;
}

.tbl_titel { margin-top:-2px; }
.vid_pic { width:225px;height:155px;}
.vid_pic img{border:1px solid #245C49; padding:1px 1px 1px 1px;width:225px;height:155px; margin:0 10px 0 0;}

.vid_desc { vertical-align:top;}

.vid_line_t,.vid_line {
	background:url(bilder/vid_line_t.gif) no-repeat;
	width:616px;
	height:11px;
	overflow:hidden;
	margin:0;
	padding:0;
}

.vid_line {
	height:1px;
	overflow:hidden;
	background:url(bilder/vid_line.gif) no-repeat;
}

.vid_line_h {
	width:21px;
	height:30px;
	overflow:hidden;
	background:url(bilder/vid_line_h.gif) no-repeat;
}

.vid_date { padding-left:10px; width:120px;}
.vid_user a { text-decoration:none; font:11px Verdana; color:#910000; }

/******************* RIGHT *******************/

#right {
	float:left;
	width:280px;
	margin-left:10px;
	padding:10px 10px 10px 0px;
}

.right_head,.left_head {
	* width:280px; /* IE 5.5 Wert*/
	width: /**/270px;
	* height:35px; /* IE 5.5 Wert*/
	height: /**/25px;
	margin-top:10px;
	font:bold 14px Verdana;
	color:#224D46;
	padding:10px 0px 0px 10px;
	background:url(bilder/right_head.gif) no-repeat;
}

.left_head {
	* width:616px; /* IE 5.5 Wert*/
	width: /**/606px;
	background:url(bilder/left_head.gif) no-repeat;
}

.right_text,.left_text {	
	* width:280px; /* IE 5.5 Wert*/
	width: /**/260px;
	padding:0px 10px 0px 10px;
	background:url(bilder/right_text.gif) repeat-y;
	color:#224D46;
	font:11px Verdana;
}

.left_text {	
	* width:616px; /* IE 5.5 Wert*/
	width: /**/596px;
	background:url(bilder/left_text.gif) repeat-y;
}

.right_end,.left_end {
	width:280px;
	height:10px;
	overflow:hidden;
	background:url(bilder/right_end.gif) no-repeat;
}	
.left_end {
	width:616px;
	background:url(bilder/left_end.gif) no-repeat;
}

div.clear {
	clear:both;
}




/*********************** SONSTIGES *************/

.rbutton {float:right;}
.lbutton {float:left;}

h1 {
	font:bold 12px Verdana;
	margin-top:0px;
}

.img_right {	float:right; 	margin-left:10px;}
.img_left {	float:left; 	margin-right:10px;}


#footer {
	margin:0 auto;
	width:936px;
	height:49px;
	line-height:49px;
	color:#FFFFFF;
	text-align:center;
	background:url(bilder/footer.gif) no-repeat;
	overflow:hidden;
}

#footer a { font:bold 11px Verdana; color:#FFFFFF; padding:0px 5px 0px 5px; }


#werbung-fixed {width:120px; height:600px; position:fixed; right: 50%; margin-right: 474px; margin-top:153px;}

.mid_text_img img {border:0px solid #092C2F;}

.leftb {float:left;}
.rightb {float:right;}

.test321 {width:280px; no-repeat; overflow:hidden;}

.trennlinie {
    background-color: #003300;
    border: medium none;
    font-size: 2px;
    height: 3px;
    line-height: 3px;
    margin: 10px 0;
	width: 600px;
}