basket_container {
	position:relative;
	top:0;
	left:0;
	width:466px;
	margin-left:7px;
}

#basket_table {
	margin:0 auto;
	margin-top:20px;
	width:90%;
}

#basket_table td {
	border-top:1px solid #f5a544;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.basket_sum_row td {
	border-top:3px double #f5a544;
	border-bottom:1px solid #f5a544;
	background:#fffbf5;
}

.basket_sumcol {
	text-align:right;
	font-weight:bold;
}

.basket_headline {
	position:relative;
	height:31px;
	padding:5px 0 0 40px;
	background:url('../../img/main/upperleft/basketicon.jpg') no-repeat top left #fff5e9;
	font-family:Arial;
	font-size:24px;
	color:#464646;
}

.basket_th {
	font-style:italic;
}

.basket_th_sum {
	font-style:italic;
	text-align:right;
}

.basket_header_tr {
	background:#ffefdd;
}

.basket_times {
	font-style:normal;
	font-family:monospace;
}

.basket_link {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}

.basket_link:hover {
	font-family:Arial;
	font-size:12px;
	color:#f69d29;
	font-weight:bold;
	text-decoration:underline;
	background:transparent;
}
/*
.basket_inputdiv {
	position:relative;
	height:20px;
}*/

.basket_inputabsdiv {
	position:absolute;
}

.basket_inputcontainer {
	position:absolute;
	height:22px;
}

.basket_inputdiv {
	background:transparent;
	position:relative;
	height:20px;
	padding-top:1px;
	padding-bottom:2px;
}

.basket_input {
	background:transparent;
	width:20px;
	border:1px solid #c5c5c5;
	font-family:Arial;
	text-align:right;
	font-size:12px;
	color:#464646;
	padding-right:3px;
}
/*
.basket_input {
	width:20px;
	height:15px;
	border:1px solid #c5c5c5;
	font-family:Arial;
	text-align:right;
	font-size:14px;
	color:#464646;
	padding-right:3px;
	text-align:left;
}*/

.basket_currency {
	text-align:right;
}

#sum_allprice {
	color:#965100;
}

.basket_empty {
	position:relative;
	width:100%;
	text-align:center;
	font-family:Arial;
	color:#464646;
	margin-top:30px;
}

.basket_offsetdiv {
	position:relative;
	width:100%;
	text-align:center;
	margin-top:30px;
}

.basket_buybutton {
	background:url('../../img/main/content/buybutton.jpg') repeat-x top left;
	font-size:12px;
	font-weight:bold;
	border:0;
	color:#fff;
	font-family:Arial;
	cursor:pointer;
}

.basket_offline_info {
	font-family:Arial;
	color:#464646;
	font-size:12px;
}

.basket_reglink {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	text-decoration:underline;
	background:transparent;
}

.basket_reglink:hover {
	font-family:Arial;
	font-size:12px;
	color:#f69d29;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}h1,h2,h3 {margin:0;}

.content {
	position:absolute;
	top:350px;
	left:0;
	width:1076px;
	background:url('../../img/main/content/contentfooter.jpg') no-repeat bottom left;
	padding-bottom:110px;
	z-index:6;
}

.content_column1 {
	position: relative;
	float:left;
	width:211px;
	margin-top:-30px;
}

.content_column2 {
	position: relative;
	float:left;
	width:475px;
}

.content_column3 {
	position: relative;
	float:left;
	width:318px;
}

.content_leftpanel {
	margin-top:10px;
	padding-top:30px;
}

.content_blogheadlinediv {
	position:relative;
	padding-top:14px;
	padding-left:29px;
	background:url('../../img/main/content/blogshade.jpg') no-repeat top left;
}
.content_blogtitleshade {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.content_blogtitle {
	position:relative;
	font-family:Arial;
	font-size:15px;
	color:#464646;
	font-weight:bold;
	background:transparent;
	margin-bottom:19px;
	z-index:2;
}

.content_blogheadtext {
	font-family:Arial;
	font-size:14px;
	color:#464646;
	background:transparent;
	margin-bottom:15px;
}

.content_blogdots {
	background:url('../../img/main/content/blogdots.gif') no-repeat top left;
	width:151px;
	height:1px;
	font-size:0;
}

.content_blogdots_margined {
	background:url('../../img/main/content/blogdots.gif') no-repeat top left;
	width:151px;
	height:1px;
	font-size:0;
	margin-bottom:13px;
}

.content_blogmoretext {
	margin-top:1px;
	margin-bottom:4px;
}

.content_blogmorelink {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	text-decoration:underline;
	background:transparent;
}

.content_blogmorelink:hover {
	font-family:Arial;
	font-size:12px;
	color:#f69d29;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}

.content_blogimportantlink {
	font-size:16px;
	color:#e96116;
	font-weight:bold;
	text-decoration:none;
}

.content_blogimportantlink:hover {
	font-size:16px;
	color:#e96116;
	font-weight:bold;
	text-decoration:underline;
}

.content_btlink {
	font-family:Arial;
	font-size:19px;
	color:#e96116;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}

.content_btlink:hover {
	font-family:Arial;
	font-size:19px;
	color:#e96116;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}

.blue_link {
	font-size:12px;
	color:blue;
	text-decoration:underline;
}

.blue_link:hover {
	color:blue;
	text-decoration:none;
}

.blue_link span.big {
	font-size:18px;
}

.blue_link span.discount {
	font-family:Arial;
	font-weight:bold;
}

.content_linkshead {
	font-family:Arial;
	font-size:15px;
	color:#464646;
	font-weight:bold;
	text-decoration:none;
}

.content_pager {
	color:#f00;
	font-weight:bold;
	text-decoration:underline;
}

.content_pager:hover {
	color:#fff;
	background:#faa;
	font-weight:bold;
	text-decoration:none;
}

.content_blogauthor {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	background:transparent;
	margin-top:1px;
	margin-bottom:4px;
}

.content_centerpic {
	position:relative;
	padding-top:5px;
	text-align:center;
	font-size:0;
}

.content_centerpicshade {
	position:relative;
	width:475px;
	height:18px;
	margin-bottom:10px;
	background:url('../../img/main/content/center_picshade.jpg') no-repeat 38px 0;
}

.content_centervonzas {
	position:relative;
	/*margin-top:13px;*/
	margin-bottom:37px;
	padding-left:21px;
	/*padding-top:49px;*/
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.content_vonzastitle {
	position:relative;
	color:#565656;
	font-family:Georgia;
	font-size:28px;
	padding: 0 0 20px 10px;
}

.content_centervonzasimg {
	width:146px;
	font-size:0;
}

.content_centervonzasimgshade {
	width:146px;
	height:20px;
	background:url('../../img/main/content/center_vonzasimgshade.jpg') no-repeat top left;
}

.content_centervonzasimgnote {
	width:146px;
	margin-top:-8px;
	font-family:Arial;
	font-size:11px;
	color:#979797;
	font-style:italic;
	text-align:center;
}

.content_centervonzastext {
	padding-left:21px;
	padding-right:15px;
}

.content_center_line {
	border-bottom:1px solid #e5e5e5;
	height:1px;
	margin: 0 auto;
	width:95%;
}

.content_center_line_2 {
	position:absolute;
	border-top:1px solid #151515;
	height:1px;
	margin: 0 auto;
	width:100%;
}

.content_centervonzasfoottext {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
}

.content_centermovie {
	position:relative;
	color:#565656;
	font-family:Georgia;
	font-size:28px;
	padding: 0 0 20px 30px;
	margin-top:20px;
}

.content_centermovieframe {
	position:relative;
	text-align:center;
	width:100%;
	margin:0 auto;
}

.content_centermovietext {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	margin:0 10px 0 20px;
}

.content_centermoremovie {
	position:relative;
	background:url('../../img/main/content/center_moremoviestext.jpg') no-repeat 26px 0;
	margin-top:23px;
	margin-bottom:80px;
	padding-top:38px;
}

.content_centermoremovie_col1 {
	padding-left:29px;
	padding-right:20px;
	font-family:Arial;
	font-size:12px;
	color:#464646;
	width:50%;
}

.content_centermoremovie_col2 {
	padding-right:20px;
	font-family:Arial;
	font-size:12px;
	color:#464646;
	width:50%;
}

.smallspace {
	width:1px;
	height:7px;
	font-size:0;
}

.content_leftnewsletter {
	position:relative;
	width:100%;
	text-align:center;
	margin-top:5px;
	margin-bottom:32px;
}

.content_leftshop {
	position:relative;
	/*padding-top:10px;*/
	padding-left:19px;
	margin-top:10px;
}

.content_leftshop_imgbg_ul {
	background:url('../../img/main/content/imgbg_ul.gif') no-repeat top left;
	width:5px;
	height:5px;
	font-size:0;
	padding-left:5px;
}
.content_leftshop_imgbg_uc {
	background:url('../../img/main/content/imgbg_uc.gif') repeat-x top left;
	height:5px;
	font-size:0;
}
.content_leftshop_imgbg_ur {
	background:url('../../img/main/content/imgbg_ur.gif') no-repeat top left;
	width:7px;
	height:5px;
	font-size:0;
	padding-right:7px;
}
.content_leftshop_imgbg_ml {
	background:url('../../img/main/content/imgbg_ml.gif') repeat-y top left;
	width:5px;
	font-size:0;
	padding-left:5px;
}
.content_leftshop_imgbg_mc {
}

.content_leftshop_imgbg_mr {
	background:url('../../img/main/content/imgbg_mr.gif') repeat-y top left;
	width:7px;
	font-size:0;
	padding-right:7px;
}
.content_leftshop_imgbg_bl {
	background:url('../../img/main/content/imgbg_bl.gif') no-repeat top left;
	width:5px;
	height:7px;
	font-size:0;
	padding-left:5px;
}
.content_leftshop_imgbg_bc {
	background:url('../../img/main/content/imgbg_bc.gif') repeat-x top left;
	height:7px;
	font-size:0;
}
.content_leftshop_imgbg_br {
	background:url('../../img/main/content/imgbg_br.gif') no-repeat top left;
	width:7px;
	height:7px;
	font-size:0;
	padding-right:7px;
}

.content_leftshop_itembox {
	position:relative;
	margin-bottom:24px;
}

.content_leftshop_itemdesc {
	position:relative;
	padding-right:15px;
}

.content_leftshop_itemimg {
	padding-right:20px;
	width:1%;
	font-size:0;
}

.content_leftshop_itemauthor {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#464646;
}

.content_leftshop_itemlinks {
	position:absolute;
	top:0;
	left:0;
	margin-top:5px;
}

.content_leftshop_itemprice {
	position:absolute;
	top:0;
	right:0;
	margin-top:5px;
	font-family:Arial;
	font-style:italic;
	/*font-weight:bold;*/
	font-size:14px;
	color:#464646;
	text-align:right;
}

.content_leftshop_itemname {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#464646;
	margin-bottom:16px;
}

.content_leftshop_itemtext {
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.content_leftshoptext {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	margin-bottom:31px;
	margin-right:15px;
}

.content_footer {
	position:absolute;
	bottom:0;
	left:0;
	width:1076px;
	height:108px;
}

.content_footerlinks {
	position:absolute;
	top:54px;
	left:200px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.content_footercompany {
	position:absolute;
	top:54px;
	left:510px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#bdbdbd;
}

.content_footerlinksep {
	margin:0 8px 0 8px;
}

a.footer_link {
	text-decoration:none;
	color:#fff;
}

a.footer_link:hover {
	text-decoration:underline;
	color:#fbbe62;
}

a.footer_link2 {
	color:#bdbdbd;
	text-decoration:none;
}

a.footer_link2:hover {
	color:#fbbe62;
	text-decoration:none;
}

.content_blogmodul_title {
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#464646;
}

.content_blogmodul_subtitle {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#464646;
}

.content_blogmodul_subtitle_min {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#464646;
}

.content_blogmodul_impsubtitle {
	font-size:14px;
	font-weight:bold;
	color:#ad501d;
}


.content_blogmodul_author {
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	color:#929292;
}

.content_blogmodul_date {
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	color:#929292;
}

.content_blogmodul_maintext {
	font-size:12px;
	font-weight:bold;
}

.content_blogmodul {
	margin:17px 10px 0 10px;
	padding-bottom:40px;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.content_blogmodul_title_big{font-family:Arial;font-size:24px;font-weight:bold;color:#464646;}
.content_blogmodul_subtitle_big{font-family:Arial;font-size:18px;font-weight:bold;color:#464646;}
.content_blogmodul_subtitle_min_big{font-family:Arial;font-size:14px;font-weight:bold;color:#464646;}
.content_blogmodul_author_big{font-family:Arial;font-size:15px;font-style:italic;color:#929292;}
.content_blogmodul_date_big{font-family:Arial;font-size:15px;font-style:italic;color:#929292;}
.content_blogmodul_maintext_big{font-size:15px;font-weight:bold;}
.content_blogmodul_big{margin:17px 10px 0 10px;padding-bottom:40px;font-family:Arial;font-size:15px;color:#464646;}

.content_blogmodul_title_large{font-family:Arial;font-size:26px;font-weight:bold;color:#464646;}
.content_blogmodul_subtitle_large{font-family:Arial;font-size:22px;font-weight:bold;color:#464646;}
.content_blogmodul_subtitle_min_large{font-family:Arial;font-size:17px;font-weight:bold;color:#464646;}
.content_blogmodul_author_large{font-family:Arial;font-size:18px;font-style:italic;color:#929292;}
.content_blogmodul_date_large{font-family:Arial;font-size:18px;font-style:italic;color:#929292;}
.content_blogmodul_maintext_large{font-size:18px;font-weight:bold;}
.content_blogmodul_large{margin:17px 10px 0 10px;padding-bottom:40px;font-family:Arial;font-size:18px;color:#464646;}

.content_lettersize_con {
	position:absolute;
	height:15px;
	top:60px;right:0;
}

.content_lettersize_div {
	position:relative;
	float:left;
	margin-right:5px;
	cursor:pointer;
}

.content_blog_horline {
	width:455px;
	margin-top:12px;
	margin-bottom:12px;
	height:1px;
	font-size:0;
	background:url('../../img/main/content/horline.gif') no-repeat top left;
}

.content_blog_highlight {
	background:url('../../img/main/content/highbkg.jpg') no-repeat top left #f99429;
	color:#fff;
	padding:15px 21px 12px 21px;
	margin-top:15px;
	font-weight:bold;
}

.content_bloglink {
	text-decoration:underline;
	color:#f6680e;
}

.content_bloglink:hover {
	text-decoration:none;
	color:#f6680e;
}

.content_blogcommenttitle {
	font-family:Georgia;
	font-size:28px;
	color:#565656;
	padding: 0 0 20px 15px;
	clear:both;
}

.content_blognewcommenttitle {
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.commentContainer{}

.content_blogcommentheadlineDeveloper {
	position:relative;
	background:#CFE8FF;
	width:90%;
	padding:0 10px 0 10px;
	margin:0 auto;
}

.content_blogcommentDeveloper {
	background:#E7F3FF;
	width:90%;
	padding:3px 10px 3px 10px;
	margin:0 auto;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.content_blogcommentheadlineAdmin {
	position:relative;
	background:#f7d87e;
	width:90%;
	padding:0 10px 0 10px;
	margin:0 auto;
	font-weight:bold;
}

.content_blogcommentAdmin {
	background:#ffeec1;
	width:90%;
	padding:3px 10px 3px 10px;
	margin:0 auto;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#464646;
}

.content_blogcommentheadline {
	position:relative;
	background:#f6f6f6;
	width:90%;
	padding:0 10px 0 10px;
	margin:0 auto;
}

.content_blogcomment {
	background:#fbfbfb;
	width:90%;
	padding:3px 10px 3px 10px;
	margin:0 auto;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.content_blognocomment {
	width:90%;
	padding:3px 10px 20px 10px;
	margin:0 auto;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.comment_edit {
	float:left;
	margin-right:5px;
	cursor:pointer;
}

.comment_del {
	float:left;
	cursor:pointer;
}

.content_shopmodul {
	margin:10px 10px 0 10px;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.content_shoppic {
	position:relative;
	float:left;
	margin:0 15px 15px 0; 
	font-size:0;
}

.content_shoppic_frame {
	position:relative;
	padding:4px;
	border:1px solid #c5c5c5;
	margin-bottom:3px;
}

#content_goods_voting_div {
	position:relative;
	width:85px;
	height:15px;
	margin:4px 0 0 0;
	padding:0;
}

#content_vote_backline {
	top:0;
	left:0;
	position:absolute;
	height:15px;
	background:#EBA9DE;
}

.content_votestar_cont {
	position:relative;
	float:left;
	padding:0;
}

.content_shopname {
	font-size:18px;
	font-weight:bold;
}

.content_shopauthor {
	font-size:16px;
	font-weight:bold;
}

.content_shoporder {
	text-align:left;
	margin-top:10px;
	padding-left:42px;
	height:36px;
	position:relative;
	background:url('../../img/main/content/blogshade.jpg') no-repeat top left;
}

.content_shoporderbasket {
	top:0;
	left:0;
	height:36px;
	width:36px;
	position:absolute;
	background:url('../../img/main/upperleft/basketicon.jpg') no-repeat top left;
}

.content_shoporderlabel {
	font-size:12px;
	font-weight:bold;
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:11px;
}

.content_shoporderinputdiv {
	position:relative;
	float:left;
	margin-top:8px;
	height:20px;
}

.content_shoporderinput {
	width:20px;
	border:1px solid #c5c5c5;
	font-family:Arial;
	text-align:right;
	font-size:14px;
	color:#464646;
	padding-right:3px;
}

.content_shoporderinfo {
	padding-left:42px;
	text-align:left;
	color:#af4646;
}

.content_shoporderbutton {
	margin-left:10px;
	width:18px;
	height:18px;
	border:0;
	cursor:pointer;
	background:url('../../img/main/content/shoparrow.jpg') no-repeat top left;
}

.content_shopprice {
	text-align:right;
	margin-top:10px;
}

.content_shoppricelabel {
	font-size:16px;
	font-weight:bold;
}

.content_shoppricevalue {
	font-size:22px;
	font-style:italic;
}

.content_shopproplabel {
	font-size:12px;
	font-weight:bold;
}

.content_shoppropvalue {
	font-size:12px;
	font-style:italic;
}

.content_shopmorepiclabel {
	font-weight:bold;
	font-size:16px;
	font-style:italic;
}

.content_shopmorepic {
	padding:4px;
	border:1px solid #c5c5c5;
	margin:0 15px 15px 0; 
	font-size:0;
}

.content_taglink {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}

.content_taglink:hover {
	font-family:Arial;
	font-size:12px;
	color:#f69d29;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}

.content_extratablecontainer {
	position:relative;
	height:28px;
	width:100%;
}

.content_extratablecontainer_abs {
	position:absolute;
	height:28px;
	width:100%;
}

.content_extraprop_td {
	position:relative;
	font-family:Arial;
	font-size:12px;
	color:#464646;
	height:24px;
	padding-top:7px;
	padding-right:20px;
}

.content_extracontainer {
	position:relative;
	height:22px;
}

.content_shopnamelink {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	text-decoration:underline;
	background:transparent;
}

.content_shopnamelink:hover {
	font-family:Arial;
	font-size:12px;
	color:#f69d29;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}

.content_offercomment {
	width:90%;
	margin:0 auto 30px auto;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#262626;
}

.content_offercommentlink {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#262626;
	text-decoration:underline;
}

.content_offercommentlink:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#cfc12b;
	text-decoration:none;
}

.content_offercomment_td1 {
	text-align:left;
	padding:0 15px 5px 0;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.content_offercomment_td2 {
	text-align:left;
	padding:0 15px 5px 0;
}

.content_offercomment_input {
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.content_rss_text {
	color:#9f9f9f;
}

.content_blog_rss_link {
	font-family:Arial;
	font-size:12px;
	color:#9f9f9f;
	text-decoration:none;
	background:transparent;
}

.content_blog_rss_link:hover {
	font-family:Arial;
	font-size:12px;
	color:#f9b463;
	text-decoration:underline;
	background:transparent;
}

.content_blogrssmodul {
	width:100%;
	text-align:right;
	margin-bottom:20px;
}

.content_offer_hidden {
	display:none;
	width:100%;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.content_nl_link {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}

.content_nl_link:hover {
	font-family:Arial;
	font-size:12px;
	color:#f69d29;
	font-weight:bold;
	text-decoration:underline;
	background:transparent;
}

.content_vera_link {
	color:#464646;
	font-weight:bold;
	text-decoration:underline;
}

.content_vera_link:hover {
	color:#f69d29;
	font-weight:bold;
	text-decoration:none;
}

a.pagenumber {
	color:#000;
	border:1px solid #000;
	text-decoration:none;
	padding:0 5px;
}
a.pagenumber:hover {
	color:#000;
	border:1px solid #000;
	text-decoration:none;
	background: #FFD087;
	padding:0 5px;
}
.selectedPage {
	font-weight: bold;
	font-size: 18px;
	padding:0 5px;
}
.pagearrows {
	color:#000;
	border:1px solid #000;
	text-decoration:none;
	padding:0 5px;
	letter-spacing:-3px;
	font-family:"Courier New";
}
.pagearrows:hover {
	color:#000;
	border:1px solid #000;
	text-decoration:none;
	background: #FFD087;
	padding:0 5px;
	letter-spacing:-3px;
	font-family:"Courier New";
}

.content_column2full {
	position: relative;
	float:left;
	width:593px;
}

.gondvidlist {
	margin: 0 0 15px 15px;
}

.siker_row{margin-bottom:7px;}
.siker_row2{margin-bottom:4px;}


/* http://2008azenevem.com/ settings */

ul.plan_list_short { list-style:none; width: 400px; }
ul.plan_list_short li { background:#fff;height: 19px; margin: 0; padding: 0;
border-bottom: 1px solid #dadada; position: relative; }
ul.plan_list_short .right { position: absolute; right:-25px; top: 2px; }
ul.plan_list_short .right span { position: relative; top: -2px; color:
#adadad; font-size: 9px;}
ul.plan_list_short h4 { display: inline; padding-left: 9px; font: bold
12px Arial; }
ul.plan_list_short h4 span { color: #adadad; font-weight: normal; }
ul.plan_list_short a {  text-decoration: none; }
.header {
	position:absolute;
	top:57px;
	left:211px;
	width:865px;
	height:220px;
}

.header_click_area {
	position:absolute;
	top:56px;
	left:56px;
	width:165px;
	height:75px;
	cursor:pointer;
}.eft_indent {
	margin: 0 10px 0 10px;
}
.eft_title {
	font-family:Arial;
	font-size:22px;
	color:#464646;
	font-weight:bold;
}
.eft_mainp {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
}
.eft_paragraph {
	font-family:Arial;
	font-size:12px;
	color:#464646;
}
.eft_link {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	text-decoration:underline;
	background:transparent;
}
.eft_link:hover {
	font-family:Arial;
	font-size:12px;
	color:#f69d29;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}
.searchbarfooter {
	position:absolute;
	top:331px;
	left:211px;
	width:789px;
	height:20px;
	background:url('../../img/main/searchbarfooter/searchbarfooter.jpg') no-repeat top left;
	z-index:1;
}html, body {
	margin:0;
	padding:0;
	background-color:#fff;
}

a.video_link {
	text-decoration:underline;
	color:#464646;
	font-size:22px;
}

a.video_link:hover {
	text-decoration:none;
	color:#fe6f0f;
	font-size:22px;
}.menu {
	position:absolute;
	top:277px;
	left:211px;
	width:789px;
	height:54px;
	padding-left:9px;
	background:url('../../img/main/menu/menu.jpg') no-repeat top left;
	z-index:10;
}

a.menu_link {
	font-family:Georgia;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

a.menu_link:hover {
	font-family:Georgia;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

.menu_item1 {
	width:195px;
	text-align:center;
	float:left;
}

.menu_item2 {
	width:92px;
	text-align:center;
	float:left;
}

.menu_item3 {
	width:96px;
	text-align:center;
	float:left;
}

.menu_item4 {
	width:151px;
	text-align:center;
	float:left;
}

.menu_item5 {
	width:141px;
	text-align:center;
	float:left;
}

.menu_item6 {
	width:107px;
	text-align:center;
	float:left;
}

.search {
	position:absolute;
	top:31px;
	left:427px;
	width:348px;
	height:18px;
	padding-left:9px;
	padding-top:8px;
}

.search_text {
	float:left;
	font-family:Georgia;
	font-size:11px;
	color:#fff;
	padding-left:5px;
	font-weight:bold;
	font-style:italic;
}

.search_inputdiv {
	float:left;
	margin-left:11px;
	position:relative;
	background:url('../../img/main/menu/searchinp.jpg') no-repeat top left;
	width:133px;
	height:19px;
	text-align:center;
}

.search_input {
	position:absolute;
	top:0;
	left:2px;
	border-width:0px;
	text-align:right;
	width:95%;
	background:transparent;
	padding-top:3px;
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
}

.search_combodiv {
	float:left;
	margin-left:12px;
	position:relative;
	background:url('../../img/main/menu/searchcombo.jpg') no-repeat top left;
	width:103px;
	text-align:right;
	overflow:hidden;
}

.search_combodiv_in {
	position:relative;
	top:1px;
	left:1px;
	width:84px;
	height:14px;
	padding-top:2px;
	margin-right:18px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
	overflow:hidden;
}

.search_comboitem_over {
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
	width:100%;
	display:block;
	cursor:default;
	background-color:#eee;
}

.search_comboitem_out {
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
	width:100%;
	display:block;
	background-color:#fff;
}

.search_submitdiv {
	float:left;
	margin-left:5px;
	margin-top:-1px;
	position:relative;
	width:18px;
	height:19px;;
	overflow:hidden;
}

.search_cursorout {
	position:relative;
	cursor:default;
}

.search_cursoron {
	position:relative;
	cursor:pointer;
}

.search_submit {
	background:url('../../img/main/menu/searcharrow.jpg') no-repeat top left;
	width:18px;
	height:19px;
	border-width:0px;
	cursor:pointer;
}.reg_table {
}

.reg_title {
	font-family:Georgia;
	font-size:28px;
	color:#565656;
	padding-bottom:20px;
}

.reg_maintext {
	font-family:Arial;
	font-size:16px;
	color:#464646;
	font-weight:bold;
	/*padding-top:20px;
	padding-bottom:20px;*/
}

.reg_label {
	font-family:Arial;
	font-size:13px;
	color:#464646;
}

.reg_horline {
	width:455px;
	margin-top:12px;
	margin-bottom:12px;
	height:1px;
	font-size:0;
	background:url('../../img/main/content/horline.gif') no-repeat top left;
}

.reg_star {
	color:#f00;
	font-size:13px;
	margin-left:3px;
}

.reg_button1, .reg_button2 {
	background:url('../../img/main/content/regbutton.jpg') repeat-x top left;
	height:18px;
	border-width:0px;
	color:#fff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:10px;
}

.reg_button1 {
	width:210px;
}

.reg_button2 {
	width:145px;
}

.reg_success {
	text-align:center;
	font-family:Arial;
	font-size:13px;
	color:#464646;
	display:none;
}

.reg_bold {
	font-weight:bold;
}

.reg_offset_td {
	font-family:Arial;
	font-size:16px;
	color:#464646;
	position:relative;
	width:100%;
	text-align:center;
	padding-top:30px;
}

.reg_link {
	font-family:Arial;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	text-decoration:underline;
	background:transparent;
}

.reg_link:hover {
	font-family:Arial;
	font-size:12px;
	color:#f69d29;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}.topheader {
	position:absolute;
	top:0;
	left:0;
	width:1076px;
	height:57px;
	background:url('../../img/main/topheader/tophead.jpg') no-repeat top left;
}

.topheader_logintable {
	height:57px;
	vertical-align:middle;
}

.topheader_logintext {
	color:#e9e9e9;
	font-style:italic;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	font-family:Georgia;
	font-size:10pt;
	letter-spacing:-0.3pt;
}

.topheader_loginname {
	color:#e9e9e9;
	font-family:Georgia;
	font-size:10pt;
}

.topheader_loginusercontainer {
	position:relative;
	background:url('../../img/main/topheader/topheaduser.jpg') no-repeat top left;
	width:133px;
	height:19px;
	text-align:center;
	margin-top:2px;
}

.topheader_login {
	position:absolute;
	top:0;
	left:2px;
	border-width:0px;
	text-align:right;
	width:95%;
	background:transparent;
	padding-top:3px;
	font-family:Tahoma;
	font-size:10px;
	color:#464646;
}

.topheader_loginpasscontainer {
	position:relative;
	background:url('../../img/main/topheader/topheadpass.jpg') no-repeat top left;
	width:103px;
	height:19px;
	text-align:center;
	margin-left:12px;
	margin-top:2px;
}

.topheader_wrongenter {
	position:absolute;
	top:40px;
	left:182px;
	font-family:Tahoma;
	font-size:12px;
	color:#fcc;
}

.topheader_cursorout {
	position:relative;
	cursor:default;
}

.topheader_cursoron {
	position:relative;
	cursor:pointer;
}

.topheader_loginsubmit {
	background:url('../../img/main/topheader/loginarrow.jpg') no-repeat top left;
	width:18px;
	height:18px;
	margin-left:8px;
	border-width:0px;
	cursor:pointer;
}

.topheader_forgotpass {
	margin-left:25px;
}

.topheader_separator {
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
}

.topheader_submit {
	position:relative;
	top:1px;
	left:3px;
	background:url('../../img/main/topheader/exitbutton.jpg') no-repeat top left;
	width:51px;
	height:15px;
	border-width:0px;
	color:#ddd;
	letter-spacing:-0.1pt;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:2px;
}

a.topheader_reglink {
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}

a.topheader_reglink:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#ff9e00;
	text-decoration:none;
}.temozid_hidden {
	display:none;
	width:100%;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#464646;
}

.temozid_label {
	font-family:Arial;
	font-size:13px;
	color:#464646;
}
.tutismink_side {
	position:absolute;
	right:-318px;
	top:0;
	height:100%;
	width:318px;
	background-image:url('../../upload/blog/colorszalag.jpg');
	background-repeat:repeat-y;
}.upperleft {
	position:absolute;
	top:57px;
	left:0;
	width:211px;
	height:220px;
	background-color:#fff;
	background:url('../../img/main/upperleft/shade.jpg') repeat-x top left;
}

.upperleft_basket {
	position:absolute;
	top:16px;
	left:0;
	width:211px;
	height:36px;
	overflow:hidden;
	z-index:101;
}

.upperleft_basketicon {
	position:absolute;
	top:0;
	left:0;
	height:36px;
	width:36px;
	padding:0;
	margin-left:16px;
	z-index:22;
}

.upperleft_inbasket {
	z-index:21;
	position:relative;
	margin-left:16px;
	padding-left:47px;
	padding-top:3px;
	height:36px;
	width:195px;
	/*background:url('../../img/main/upperleft/basketicon.jpg') no-repeat top left;*/
}

.upperleft_inbasket_text1 {
	font-family:Tahoma;
	font-size:9px;
	color:#464646;
}

.upperleft_inbasket_link {
	font-family:Tahoma;
	font-size:9px;
	color:#464646;
	text-decoration:none;
}

.upperleft_inbasket_link:hover {
	font-family:Tahoma;
	font-size:9px;
	color:#f6b648;
	text-decoration:underline;
}

.upperleft_inbasket_text2 {
	font-family:Tahoma;
	font-size:9px;
	color:#464646;
	font-weight:bold;
}

.upperleft_inbasket_line {
	position:relative;
	background:url('../../img/main/upperleft/dottedline.gif') no-repeat top left;
	width:130px;
	height:1px;
	font-size:1px;
	margin-top:4px;
	margin-bottom:4px;
}

.upperleft_citation {
	position:absolute;
	top:92px;
	left:19px;
	background:url('../../img/main/upperleft/citation.jpg') no-repeat top left;
	width:192px;
	height:90px;
	/*overflow:hidden;*/
	padding-top:38px;
	font-family:Times New Roman;
	font-size:12px;
	letter-spacing:1.1pt;
	color:#464646;
}

.upperleft_vonzo_vera {
	position:absolute;
	top:25px;
	left:16px;
	width:192px;
	height:90px;
	padding-top:38px;
}

.upperleft_vonzo_vera_text {
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#464646;
	z-index:8;
}

.upperleft_ads {
	position:absolute;
	top:32px;
	left:10px;
	width:192px;
	height:160px;
	padding-top:35px;
	z-index:8;
	z-index:99;
}

.upperleft_ads_title1 {
	font-family:Times New Roman;
	font-size:13px;
	font-weight:bold;
	color:#464646;
}

.upperleft_ads_title2 {
	font-family:Times New Roman;
	font-size:12px;
	color:#464646;
}.vonzas_img {
	float:left;
	padding:0 15px 15px 0;
}

.vonzas_text {
	font-family:Arial;
	font-size:12px;
	color:#464646;
}.vote {
	position:absolute;
	top:322px;
	left:0;
	width:211px;
	height:165px;
	background-color:#fff;
	background:url('../../img/main/vote/votebkg.jpg') no-repeat 7px 0;
	overflow:hidden;
	z-index:7;
	display: none;
}

.vote_without_bkg {
	position:absolute;
	top:322px;
	left:0;
	width:211px;
	height:165px;
	background-color:#fff;
	background:url('../../img/main/vote/votebkg2.jpg') no-repeat 7px 0;
	overflow:hidden;
	z-index:7;
}


.vote_result1 {
	position:absolute;
	width:155px;
	margin-top:40px;
	font-family:Georgia;
	font-size:12px;
	color:#464646;
	margin-left:27px;
	text-align:center;
	z-index:10;
}

.vote_line_hide {
	position:absolute;
	top:82px;
	left:27px;
	height:6px;
	font-size:0;
	overflow:hidden;
	z-index:9;
}

.vote_line {
	position:absolute;
	background:url('../../img/main/vote/voteline.jpg') no-repeat 0 0;
	width:155px;
	height:6px;
	font-size:0;
}

.vote_question {
	position:absolute;
	font-family:Georgia;
	font-size:11px;
	color:#464646;
	font-style:italic;
	margin-top:16px;
	margin-left:27px;
	z-index:12;
}

.vote_submitdiv {
	position:absolute;
	top:101px;
	left:71px;
	position:relative;
	width:68px;
	height:18px;;
	overflow:hidden;
}

.vote_submit {
	background:url('../../img/main/vote/votebutton.jpg') no-repeat top left;
	width:68px;
	height:18px;
	border-width:0px;
	color:#fff;
	letter-spacing:-0.2pt;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.vote_question_link {
	font-family:Georgia;
	font-size:11px;
	color:#464646;
	text-decoration:underline;
	background:transparent;
}

.vote_question_link:hover {
	font-family:Georgia;
	font-size:11px;
	color:#f69d29;
	text-decoration:none;
	background:transparent;
}
