*,
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: #e5f0f6;
}

.asr-body {
	width: 100%;
}

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

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

.asr-header {
	background:#e5f0f6;
}

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

.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-gallery {
	width: 612px;
}

.asr-menu {
	width: 616px;
	_width: 617px;
}

.asr-menu .lvl0 {
	color: #666;
	width: 152px;
	margin: 10px 1px 0px 1px;
	/*background: url(../i/home/menu.jpg) repeat-x top left #dccc99;*/
}

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

.asr-menu .lvl1 {
	color: #666;
	width: 128px;
	_width: 100%;
	/*padding: 18px 12px 16px 12px;*/
	text-align: left;
}

.asr-menu .lvl1 a {
	color: #00225b;
	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: #004575;
	width: 100%;
	/*padding: 10px 0px 33px 0px;*/
	/*background-color: #e5f0f6;*/
}

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

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

.asr-footer-content {
	padding: 8px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	/*background: url(../i/home/footer.gif) repeat-x top left;*/
}

.asr-footer-content table {
	margin: 0px auto;
}

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

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

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

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

.asr-stripe {
    height:26px;
    border-bottom: 1px solid #0f74ab;
    background-color: #E5F0F6;
}