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

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

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

.asr-body {
	width: 100%;
}

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

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

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

.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-language a img {
	margin: 9px 0px 0px 4px;
}

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

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

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

.asr-menu .lvl0 a {
	color: #864726;
	display: block;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

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

.asr-menu .lvl1 a {
	color: #a36846;
	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: #864726;
	background-color: #f5d5b8;
}

.asr-footer a {
	color: #864726;
}

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

.asr-footer-content table {
	color: #864726;
}

.asr-footer-content td {
	color: #864726;
	font-size: 11px;
}

.asr-footer-content a {
    text-decoration: none;
}

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

.asr-language img {
	border: none;
	margin: 8px 0px 0px 0px;
}

.asr-footer-images {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

