﻿/* CSS Document */

/*Site Stylesheet*/

body {

	background-color: #d5d5d5;

	margin:0;

	padding:0;

	/*color: #6b952e;*/
	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align:center;

}

a {

	color: #532507;

	text-decoration: none;

}

a:hover {

	/*color: #2-67832;*/
	/*color: #6b952e;*/

	text-decoration: underline;

}

h1 {

	color: #532507;

        font-weight: normal;

	margin: 0;

	line-height: 18px;

	font-size: 18px;

}

#siteWrap {

	width:668px;

	margin:0 auto;

	text-align: left;

}

/*Navigation*/

#navContainer {

	background-image: url(/assets/images/site/nav.jpg);

	background-repeat: no-repeat;

	background-position: left top;



}

	

ul{

	list-style-type: none;

	display: inline;

	line-height:33px;

}

li{

	float:left;

	padding-left: 10px;
	padding-right: 25px;
	font-size:14px;

}

li a{

	color: #532507;

	text-decoration: none;

}

#navContainer div{

	width: 668px;

	height: 33px;

}

/* FlashContainer */

#flashContainer {

	float: left;

	background-color: #FFFFFF;

	height: 203px;

	width: 309px;

	background-image: url(/assets/images/site/containerCorner.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	padding: 10px;

	border-top: 10px solid #d5d5d5;

	border-right: 0px solid #d5d5d5;

	border-bottom: 0px solid #d5d5d5;

	border-left: 0px solid #d5d5d5;

}

/* News */

#newsContainer {

	float:left;

	background-color: #FFFFFF;

	height: 203px;

	width: 309px;

	background-image: url(/assets/images/site/containerCorner.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	padding: 10px;

	border-top: 10px solid #d5d5d5;

	border-left: 10px solid #d5d5d5;

}

#newsContainer a, #newsContainer a:hover {

	color: #532507;

}

	

/* info */

#infoContainer {

	clear:both;

	float: left;

	background-color: #FFFFFF;

	height: 104px;

	width: 309px;

	background-image: url(/assets/images/site/containerCorner.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	padding: 10px;

	border-top: 10px solid #d5d5d5;

}

/* Saldo */

#saldoContainer {

	float: left;

	background-color: #FFFFFF;

	height: 104px;

	width: 309px;

	background-image: url(/assets/images/site/containerCorner.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	padding: 10px;

	border-top: 10px solid #d5d5d5;

	border-left: 10px solid #d5d5d5;

}

#saldoContainer h1 {

	font-size: 18px;

	color: #532507;

}

#saldoContainer h2 {
	font-size: 14px;

	color: #532507;
}
/* footer */

#footer {

	clear:both;

	float: left;

	background-color: #FFFFFF;

	color: #532507;

	font-size: 9px;

	height: 23px;

	width: 658px;

	background-image: url(/assets/images/site/containerCorner.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	border-top: 10px solid #d5d5d5;

	text-align:left;

	padding-left: 10px;

	padding-top: 10px;

}

.saldoSubmit {

}

/* Article */

#articleContainer {

	width:100%;

}

#rightCol {

	float: left;

	width: 450px;

	background-color: #FFFFFF;

	color: #532507;

	background-image: url(/assets/images/site/containerCorner.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	border-top: 10px solid #d5d5d5;

	padding: 10px;

}

#leftCol {

	float: left;

	width: 168px;

	background-color: #FFFFFF;

	color: #532507;

	background-image: url(/assets/images/site/containerCorner.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	border-top: 10px solid #d5d5d5;

	border-left: 10px solid #d5d5d5;

	padding: 10px;

}

.articleNavi a, .articleNavi a:hover {

	font-size:14px;

	color: #532507;

}

.leftColHeadline {

	font-weight: bold;

}

.leftColLink,.leftColLink:hover {

	color: #532507;

}

/* pageContainer */

#pageContainer {

	background-color: #FFFFFF;

	background-image: url(/assets/images/site/containerCorner.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	border-top: 10px solid #d5d5d5;

	padding: 10px;

}

#pageContainer img{

	padding-right: 10px;

}

#pageContainer .td1{

	background-color: #e4e4e4;

	padding: 3px;

}

#pageContainer .td2{

	background-color: #fff;

	padding: 3px;

}

#pageContainer .shops_region{

	background-color: #fff;

	padding: 6px;

}

#pageContainer .news_top th {

	text-align:left;

	font-size: 14px;

	padding:3px;

}

#pageBreadcrum {

	padding-bottom: 10px;

	color: #d43c56;

}

#pageBreadcrum a,a:hover {

	color: #532507

}

.saldoSubmit {

	background-image:url(/assets/images/site/saldoknap_vin.jpg);

	width: 89px;

	height: 26px;

	border: 0;

	}
