html,body {
margin: 0;
padding: 0;
font: 13px tahoma;
background: #fff url('../img/bg_ad2.gif');
background-position: 438px;
}

/*
----------------------------------
	General
----------------------------------
*/

table {
font: 13px tahoma;
}


#layout {
background: url('../img/bg_layout.gif'); 
width: 980px;
height: 100%;
}

#top {
width: 981px;
height: 125px;
background: url('../img/bg_top.gif');
}

#toptest {
width: 981px;
height: 95px;
background: url('../img/bg_top2.gif');
}

#logo {
width: 100%;
height: 125px;
background: url('../img/logo.gif') no-repeat;
float:left;
cursor: hand;
}

#logotest {
width: 100%;
height: 95px;
background: url('../img/_logo.gif') no-repeat;
float:left;
cursor: hand;
}

#banner {
float: left;
padding: 13px 0px 0px 5px;
}

#banner img {
border: 1px #323232 solid;
}

form, img {
margin: 0;
padding: 0;
border: 0;
}

.topic {
letter-spacing: -0.8px;
font-size: 23px;
}


.block h1, .h1 {
	margin:0;
	padding:0;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.block h2, .h2 {
	margin:0;
	padding:0;
	color:#000;
	font-size:13px;
	font-weight:bold;
}

.block h3, .h3 {
	margin:0;
	padding:0;
	color:#000;
	font-size:10px;
	font-weight:normal;
}

a {
font-weight: bold;
font-size: 9px;
color: #000000;
}

a:hover{
text-decoration: none;
}

.move_left {
float: left;
}

.move_right {
float: right;
}

.small {
height: 20px;
line-height: 20px;
font-size: 11px;
}

.small2 {
font-size: 9px;
}

.mark {
padding-top: 20px;
color: #EA161A;
}

.mark2 {
font-weight: bold;
color: #375ECF;
}

.mark3 {
text-decoration: none;
color: red;
}


ul {
font-size: 12px;
margin-left: 15;
padding: 0;
}

li {
margin-bottom: 5px;
}

.div_color {
background: #FFFDF5;
}

#bottom_border {
border-bottom: #000 1px solid;
clear: both;
}

/*
----------------------------------
	Main
----------------------------------
*/

#main {
vertical-align: top;
width: 575px;
height: 70px;
}

#main_content {
font-size: 10px;
padding: 11px;
}


/*
----------------------------------
	Forms
----------------------------------
*/

#layout_form {
width: 100%;
}

#layout_form input, #layout_form select {
font: bold 11px tahoma;
width: 300px;
}

#layout_form textarea, #layout_form_review textarea {
width: 99%;
height: 180px;
}

#layout_form .btn {
font: bold 11px tahoma;
width: 110px;
}

#layout_form .checkbox {
font: bold 11px tahoma;
width: 20px;
}

.box_form {
width: 400px;
}

/*
----------------------------------
	Left
----------------------------------
*/

#left {
vertical-align: top;
width: 155px;
}

#left_content {
padding: 15px 0px 0px 10px;
}

#left .field1 {
width: 60px;
font: bold 11px tahoma;
padding-left: 2px;
margin-top: 2px;
}

#left .field2 {
font: bold 11px tahoma;
width: 125px;
padding-left: 2px;
margin-top: 2px;
}

#left select {
width: 125px;
font: bold 11px tahoma;
margin-top: 2px;
}

#box {
padding-top: 6px;
margin-left: 2px;
}

#box input {
float:left;
width: 13px;
height: 18px;
padding: 0;
margin: 0;
}

#box label {
float: left;
width: 110px;
}

.btn {
margin-left: -2px;
}

.btn_reg {
margin-left: -4px;
}

#left .hr {
width: 123px;
margin: 5px 0px 7px 0px;
height: 0px;
border-top: 1px #66561A solid;
border-bottom: 1px #DCB233 solid;
}

#left .hr hr {
display: none
}

#small_kuvert {
height: 15px;
line-height: 15px;
font-size: 9px;
text-align: center;
margin-left: 2px;
}

#small_price {
height: 25px;
line-height: 12px;
font-size: 11px;
margin-left: 1px;
}

#small_buttom {
height: 25px;
line-height: 12px;
font-size: 11px;
margin-left: 7px;
}

/*
----------------------------------
	Right
----------------------------------
*/


#right {
float:left;
vertical-align: top;
width: 250px;
}


/*
----------------------------------
	Footer
----------------------------------
*/

#footer {
font: 10px tahoma;
color: #fff;
float:left;
background:#000  url('../img/bg_footer.gif') repeat-x;
width: 980px;
}

#footer_test {
font: 10px tahoma;
color: #fff;
float:left;
background: url('../img/bg_footer2.gif');
width: 980px;
}

#footer_content {
padding: 10px;
}

#footer_content a {
color: #fff;
}

.footer_ort {
padding: 0px;
padding-top: 12px;
letter-spacing: 0px;
font: 10px tahoma;
}

.footer_ort a {
color: #808080;
}
