﻿body {
    padding-top: 50px;
    padding-bottom: 70px;
}

.rotherland-body-back {
	background-image: url("../images/back.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top
}

.rotherland-navbar-nomargin {
    margin-bottom: 0px;
}

.rotherland-info-back {
	background-color: rgba(211,211,244,0.8);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;	
}

.rotherland-sitemap {
	float:	right;
}

.rotherland-linkbutton {
	background-color: #f5f5f5;
}

.rotherland-navbar-text-nomargin {
    margin-right: 0px;
}

.rotherland-brand-image-padding {
    padding: 0px;
}

.rotherland-frame-back {
	background-color: rgba(237,237,255,0.8);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.rotherland-tab-content{
	margin-bottom: 20px;
}
