*,
td {
	color: #b1973e;
	font-size: 11px;
	font-family: arial;
}

html {
	font-size: 13px;
	font-family: arial;
}

body {
	font-size: 13px;
	font-family: arial;
	background-color: #f3e8be;
}

.asr-body {
	width: 100%;
}

/* gemuese-IE-hack :) */
* html .asr-site {
	height: 1%;
}

.asr-header {
	background: url(../i/home/header.jpg) no-repeat bottom center #F7F2DF;
}

.asr-site {
	background: url(../i/home/site_bg.jpg) no-repeat top center #e5d8aa;
}

.asr-language {
	position: absolute;
	top: 0px;
	left: -33px;
	width: 33px !important;
}

.asr-language a {
	background: url(../i/home/language.png) no-repeat top right;
}

.asr-menu .lvl0 {
	color: #b1973e;
	/*background: url(../i/home/menu.jpg) repeat-x top left #dccc99;*/
}

.asr-menu .lvl0 a {
	color: #b1973e;
	display: block;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	/*border-bottom: 1px solid #845f0a;*/
}

.asr-menu .lvl1 {
	color: #b1973e;
	text-align: left;
}

.asr-menu .lvl1 a {
	color: #b1973e;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	border: none;
}

.asr-menu .lvl0 a:hover {
	text-decoration: underline;
}

.asr-footer {
	color: #b1973e;
	background-color: #f3e8be;
}

.asr-stripe{
     background: url(../i/home/menu.jpg) repeat-x top left #dccc99;
     border-bottom: 1px solid #b1973e;   
}

.bg-footer {
    background: url(../i/home/bg-footer.jpg) repeat-x top left;
}

.asr-footer a {
	color: #b1973e;
	font-size: 11px;
	text-decoration: none;
}

.asr-footer a:hover {
	text-decoration: underline;
}

.asr-footer-content {
	/*background: url(../i/home/footer.gif) repeat-x top left;*/
}
