/*@charset "windows-1251";*/
@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(/templates/redline/img/bg_body.gif) repeat-x top;
	margin: 0px;
	background-color: #FFFFFF;
}
td {
	padding: 0px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#agb, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px;
	padding: 2px 3px 3px 2px;
	border: 0px;
	border-left: 2px solid #ccceaa;
	border-top: 1px solid #ccceaa;
	border-right: 1px solid #bbbeaa;
	border-bottom: 1px solid #bbbeaa;
	margin-top: 1px;
}
a {
	color: #039296;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#main {
	background: url(/templates/redline/img/bg_main.gif) repeat-x bottom;
}
#left {
	background: url(/templates/redline/img/bg_left.gif) no-repeat right top;
	width: auto;
}
#right {
	background: url(/templates/redline/img/bg_right.gif) no-repeat left top;
	width: auto;
}
#header {
	width: 954px;
	padding-top: 11px;
	background: url(/templates/redline/img/bg_header.jpg) repeat-x left 11px;
	height: 312px;
}
#lang {
	background: url(/templates/redline/img/bg_lang.gif) repeat-x top;
	margin-left: 57px;
	width: 213px;
}
#lang td {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 4px;
}
#lang .side {
	padding: 0px;
	width: 10px;
}
#lang .del {
	width: 1px;
}
#round_tl {
	background: url(/templates/redline/img/round_tl.gif) no-repeat left 12px;
	height: 34px;
	width: 12px;
}
#round_tr {
	background: url(/templates/redline/img/round_tr.gif) no-repeat right 12px;
	height: 34px;
	width: 12px;
}
#header_l {
	background: url(/templates/redline/img/border.gif) repeat-y left;
}
#header_r {
	background: url(/templates/redline/img/border.gif) repeat-y right;
}
#logo {
	padding: 35px 0px 0px 50px;
}
#top {
	padding-top: 16px;
	width: 595px;
}
#tmenu {
	font-size: 13px;
	color: #cccccc;
	background: url(/templates/redline/img/bg_tmenu.jpg) left top;
	height: 55px;
	font-weight: bold;
}
#tmenu td {
	text-align: center;
	vertical-align: middle;
	padding: 0px 8px 10px;
}
#tmenu .del {
	width: 1px;
}
#tmenu a {
	color: #ffffff;
	text-decoration: none;
}
#tmenu a:hover {
	text-decoration: underline;
}
#cont_r {
	width: 254px;
	padding: 22px 25px 72px 0px;
	background: url(/templates/redline/img/bg_br.gif) no-repeat right bottom;
}
#cont_l {
	padding: 22px 21px 0px 25px;
}
#cont_l, #cont_r {
	background-color: #ffffff;
}
.block_t {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 10px 8px 10px;
	border-bottom: 4px solid #83b60f;
	margin-bottom: 1px;
}
.block_b {
	background: url(/templates/redline/img/bg_block.gif) repeat-x top;
	padding: 10px;
	margin-bottom: 10px;
}
.block_b p {
	margin: 7px 0px 15px;
	line-height: 15px;
	text-indent: 12px;
}
.block_b ul {
	margin: 0px;
	padding: 0px 18px;
}
.block_b li {
	list-style-position: outside;
	list-style-image: url(/templates/redline/img/li_pointer.gif);
	padding: 4px 0px;
}
#packet td {
	text-align: center;
	padding: 4px;
}
.btn_sub {
	background-image: url(/templates/redline/img/btn_submit.gif);
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 93px;
	margin-left: auto;
}
.btn_sub a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btn_sub a:hover {
	text-decoration: underline;
}
.adv {
	padding-bottom: 16px;
}
.auth_b {
	background: url(/templates/redline/img/bg_auth.gif) repeat-x top;
	background-color: #f4f5ef;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.auth_b td {
	padding: 4px 3px;
	vertical-align: middle;
	font-size: 10px;
}
.auth_bb {
	background: url(/templates/redline/img/bg_auth_b.gif) no-repeat bottom;
	background-color: #f4f5ef;
	height: 10px;
	margin-bottom: 10px;
}
#login, #pass {
	padding: 2px 3px 3px 2px;
	border: 0px;
	border-left: 1px solid #bbbeaa;
	border-top: 1px solid #bbbeaa;
	width: 218px;
	margin-top: 2px;
}

input[type="text"],input[type="password"] {
	padding: 2px 3px 3px 2px;
	border: 0px;
	border-left: 2px solid #ccceaa;
	border-top: 1px solid #ccceaa;
	border-right: 1px solid #bbbeaa;
	border-bottom: 1px solid #bbbeaa;
	/*width: 218px;*/
	margin-top: 1px;
}

.btn {
	font-weight: bold;
	color: #ffffff;
	background: url(/templates/redline/img/bg_btn.gif) repeat-x top;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: 22px;
	border: 0px;
}


#bnt_auth {
	font-weight: bold;
	color: #ffffff;
	background: url(/templates/redline/img/btn_auth.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
	width: 88px;
	border: 0px;
}
#cart td {
	padding: 0px 0px;
}
.detail {
	margin: -8px 0px 12px;
	padding: 4px 10px 6px;
	border-top: solid 1px #e2e2dc;
	background: #f4f5ef;
	text-align: right;
}
#bmenu {
	background: url(/templates/redline/img/bg_bmenu.gif) repeat-x bottom;
	background-color: #ffffff;
	height: 78px;
}
#bmenu1 {
	width: 675px;
	height: 46px;
}
#bmenu1 td {
	text-align: center;
	vertical-align: middle;
	padding: 16px 0px 2px;
}
#bmenu_l {
	background: url(/templates/redline/img/bg_bmenu_l.gif) no-repeat left 0px;
	padding: 0px;
	width: 35px;
}
#bmenu_r {
	background: url(/templates/redline/img/bg_bmenu_r.gif) no-repeat right 0px;
	padding: 0px;
	width: 31px;
}
/**html #bmenu_l {
	background: url(/templates/redline/img/bg_bmenu_l.gif) no-repeat left 1px;
}
*html #bmenu_r {
	background: url(/templates/redline/img/bg_bmenu_r.gif) no-repeat right 1px;
}*/
.bmenu_del {
	width: 1px;
}
#bmenu a {
	color: #000000;
}
#copy {
	height: 32px;
}
#copy td {
	vertical-align: middle;
	padding: 0px 44px;
}
#counter {
	background: url(/templates/redline/img/bg_bbr.gif) no-repeat right bottom;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
}
.table_ch {
	text-align: left;
	vertical-align: middle;
}
.table_border {
	border: 1px solid #A7DD2D;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_normal li{
	list-style-position: outside;
	list-style-image: url(/templates/redline/img/li_pointer.gif);
	padding: 4px 0px;
}
.text_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.text_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text_list li {
	list-style-position: outside;
	list-style-image: url(img/gruener_hacken.gif);
	padding: 4px 0px;
}
.text_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text_announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

