body { 
	background-color: #F4F8FF;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
}

#container {
	position: relative;
	float: left;
	top: 0px;
	left: 50%;

	width: 960px;
	margin-left: -480px;
}
#top_menu {
	width: 938px;
	height: 10px;

	margin: 15px 22px 10px 0px;

	text-align: right;
	text-transform: uppercase;

	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	letter-spacing: 1.4px;
}
#top_menu a {
	color: #333333;
	text-decoration: none;
}
#top_menu a:hover {
	text-decoration: underline;
}

#header {
	width: 960px;
	height: 186px;
	margin-bottom: 4px;
	
	background-image: url('../images/header.jpg');
}
#logo {
	position: absolute;
	top: 19px;
	left: 20px;
	
	width: 260px;
	height: 167px;
	
	background-image: url('../images/logo2.png');
	background-repeat: no-repeat;
}

#menu {
	width: 940px;
	height: 24px;
	padding-top: 8px;
	padding-left: 20px;

	text-transform: uppercase;

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	background-color: #2F3033;
	letter-spacing: 1.4px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}

#navigator {
	margin-top: 5px;
	width: 960px;
	min-height: 48px;
}
#navigator_top {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 945px;
	height: 48px;
	
	padding-right: 15px;
	
	background-image: url('../images/navigator.png');
}
#navigator_left {
	float: left;
	margin-left: 25px;
	margin-top: 12px;

	text-transform: uppercase;

	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	letter-spacing: 1.4px;
}
#navigator_right {
	float: right;
	text-align: right;
	margin-top: 13px;
}
#navigator_right_close {
	text-align: right;
	text-transform: uppercase;

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;

	display: none;
	cursor: pointer;
}
#navigator_right_open {
	text-align: right;
	text-transform: uppercase;

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;

	display: block;
	cursor: pointer;
}
#navigator_content {
	float: left;
	width: 936px;
	margin-top: 20px;
	padding: 0px 12px 12px 12px;

	background-color: #B3BE6F;

	display: none;
}
#navigator_content_inside {
	float: left;
	width: 906px;
	padding: 35px 15px 0px 15px;

	background-color: #EFF1E3;
}
#navigator_content_inside_left {
	float: left;
	width: 195px;
}
#navigator_content_inside_right {
	float: left;
	width: 711px;
}
#navigator_content_inside_left h1 {
	margin-bottom: 15px;

	color: #A2252A;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	letter-spacing: 1.4px;
}
#navigator_content_inside_left select {
	width: 185px;
	height: 19px;
	margin-bottom: 15px;

	font-size: 10px;
	font-family: Trebuchet MS, Arial;
	letter-spacing: 1px;
}
#navigator_button {
	width: 185px;
	height: 25px;
	background-image: url('../images/navigator_button.png');
}
#navigator_button input {
	width: 100%;
	height: 25px;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	
	text-align: center;
	background-color: transparent;
	border: 0px;
}

#content {
	float: left;
	width: 960px;
	margin-top: 8px;
}
#content_left {
	float: left;
	width: 623px;
	margin-right: 5px;
}
#content_left #webshop {
	width: 623px;
	height: 106px;
	margin-bottom: 7px;
}
#content_left div.text {
	float: left;
	padding: 0px 22px 22px 22px;
	width: 579px;
	background-color: #F2F4E6;
	
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	line-height: 1.7em;
}
#content_left h1 {
	color: #BA474C;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	
	margin-top: 15px;
}
#content_left h1 a {
	color: #BA474C;
	text-decoration: none;
}
#content_left h2 {
	color: #7F9318;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	
	margin-top: 12px;
}
#content_left h2 a {
	color: #7F9318;
	text-decoration: none;
}
#content_left strong {
	color: #7F9318;
}
#content_left input.textfield {
	width: 150px;
	height: 15px;
	
	font-family: Arial;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 4px;
	
	border: 1px solid #EED5D7;
	background-color: #FFFFFF;
}
#content_left input.csubmit {
	height: 20px;
	
	color: #90151A;
	font-family: Arial;
	font-size: 11px;

	border: 0px;
	background-color: transparent;
}


#content_right {
	float: left;
	width: 330px;
}
#newsletter {
	width: 310px;
	height: 86px;

	padding: 10px;
	margin-bottom: 8px;
	background-image: url('../images/newsletter.png');
}
#newsletter #sbutton {
	width: 144px;
	height: 22px;
	margin-top: 8px;

	background-image: url('../images/newsletter_button.png');
	text-align: center;
}
#newsletter #sbutton input {
	width: 140px;
	margin-top: 3px;

	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;

	text-align: center;
	background-color: transparent;
	border: 0px;
}
#newsletter #textarea {
	width: 296px;
	height: 32px;

	background-image: url('../images/newsletter_input.png');
}
#newsletter #textarea input {
	width: 270px;
	margin-top: 6px;
	margin-left: 10px;

	color: #656565;
	font-family: Arial;
	font-size: 12px;

	background-color: transparent;
	border: 0px;
}
#newsletter h1 {
	margin-left: 4px;
	margin-bottom: 3px;
	color: #F9EDEE;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
}

#content_right .box {
	float: left;
	width: 294px;
	padding: 18px;
	margin-bottom: 8px;
	background-color: #B5BE73;
	
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
}
#content_right .box h1 {
	color: #333333;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 4px;
}
#content_right .box h2 {
	color: #BA474C;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	line-height: 1.5em;
}
#content_right .box h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 1.8em;
}
.image {
	float: left;
	width: 110px;
	height: 161px;
	margin-top: 4px;
	margin-right: 3px;
	line-height: 1.1em;

	background-position: center;
	background-repeat: no-repeat;
}
#content_right .box a {
	text-transform: uppercase;
	float: right;
}
#content_right .box a.normal {
	text-transform: none;
	text-decoration: none;
	float: none;
}
#content_right .box a.normal:hover {
	text-decoration: underline;
}

#footer {
	float: left;
	width: 960px;
	margin-top: 10px;
	
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	
	text-align: center;
}
#footer a {
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
#footer a:hover {
	color: #A2252A;
}

a {
	color: #BA474C;
	text-decoration: underline;
}
a:hover {
	color: #BA474C;
	text-decoration: none;
}


#top_menu input.textfield {
	width: 150px;
	height: 15px;
	
	font-family: Arial;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 4px;
	
	border: 1px solid #2F3033;
	background-color: #FFFFFF;
}
#top_menu input.csubmit {
	height: 15px;
	
	color: #333333;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

	border: 0px;
	background-color: transparent;
}


#sub_button {
	width: 135px;
	height: 22px;
	background-image: url('../images/button.png');
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	text-align: center;
	
	padding-top: 3px;
}
#sub_button a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	text-decoration: none;
}
#sub_button input {
	width: 100%;
	height: 25px;
	
	margin-top: -3px;
	
	background-color: transparent;
	border: 0px;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	text-align: center;
}

.pages { width:100%;margin:20px 0px;text-align:center; }
