html, body {
	background:#fcf6e2;
}


h1 {
	color:#AA131C;
	border-bottom: 1px solid #AA131C;
	background: none;
}

#nav {
	margin-top:111px;
}

#nav a, #nav a:link, #nav a:visited {
	color:#333;
}

#nav .current a {
	background:#AA131C !important;
	color:#fff !important;
}

#nav a:hover {
	background:#AA131C !important;
	color:#fff;
}

#front img {
	border:none;
}

#nav .current .sub li a {
	background:#AA131C !important;
	border:none !important;
}

#wrapper_header {
	height:360px;
	background: url(images/header2.jpg) left bottom no-repeat;
}

#header {
	height:185px;
	width: 100%;
	background:#e3e2e2 url(images/header1.jpg) left 20px repeat-x;
}




#header #home_link {
	background:none;
	width:210px !important;
	height:100px !important;
	top:21px !important;
	left:725px !important;
	position:absolute;
}

#lang, #footer {
	background:#FCF6E2;
	color:#a7a7a7;
}

#lang a, #footer a {
	color:#a7a7a7;
}
/*
#main li {
	background:url(images/list_punkt.gif) left 0.6em no-repeat;
}
*/
#main a {
	color:#AA131C;
}

#contact_data {
	margin-top:42px;
	_margin-top:50px;
	border-top: 1px solid #999;
	padding-top:11px;
}

#content img {
	padding:3px;
	border: 1px solid #AA131C;
}

#content {
	font-size: 110%;
}