body, html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #f9b377;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	overflow-y: scroll;			
}

#main {
	width: 100%;
	height: 100%;	
}

#page {
	width: 818px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../img/backgroundpage.gif);
	background-repeat: no-repeat;	
	padding: 0px 20px 0px 20px;
}

#header {
	height: 83px;
	background-image: url(../img/backgroundtop.gif);
	background-repeat: repeat-x;		
}

#headerimage {
	background-color: #6b0031;
	border-bottom: 3px solid #fff;
	margin-bottom: 20px;	
}

#logo {
	float: left;
	width: 163px;
	height: 100%;	
}

#navigation {
	float: right;
	margin-top: 55px;
}

#content {
	border-bottom: 3px solid #fff;	
	padding-bottom: 20px;
	overflow: auto;
}

#footer {
	padding-top: 5px;
	height: 30px;
	overflow: auto;
}

#footer-left {
	float: left;
	color: #fff;
}

#footer-right {
	float: right;
	color: #fff;	
}

#contact {
}

div.contact-left {
	float: left;
	width:50%;	
}

div.contact-right {
	float: right;
	width:50%;
}

div.clear {
	clear: both;
	line-height: 1px;
	font-size: 0px;
	height: 1px;
}

/** text **/

p, div {
	font: 12px "Lucida Grande", Verdana, Sans-serif;
	color: #333;
	line-height: 20px;
}

h1 {
	font: 16px "Lucida Grande", Verdana, Sans-serif;
	font-weight: bold;
	color: #6b0031;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
}

h2 {
	font: 14px "Lucida Grande", Verdana, Sans-serif;
	font-weight: bold;
	color: #6b0031;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-top: 30px;	
	margin-bottom: 10px;	
}

h3 {
	font: 12px "Lucida Grande", Verdana, Sans-serif;
	font-weight: bold;
	color: #6b0031;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;	
}

/** navigation **/


ul#menu {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;		
}

ul#menu li {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;	
}

a {
	outline: none;
}

a.navigation-item {
	font-family: 				"Lucida Grande", Verdana, Sans-serif;
	font-weight: 				bold;
	font-size: 					14px;
	color: 							#fff;
	text-decoration:		none;
}

a.navigation-item:hover {
	font-family: 				"Lucida Grande", Verdana, Sans-serif;
	font-weight: 				bold;
	font-size: 					14px;
	color: 							#6b0031;
	text-decoration:		none;	
}

a.navigation-item-active {
	font-family: 				"Lucida Grande", Verdana, Sans-serif;
	font-weight: 				bold;
	font-size: 					14px;
	color: 							#6b0031;
	text-decoration:		none;
	border-bottom:			3px solid #6b0031;
	padding-bottom:			7px;
}

a.navigation-item-active:hover {
	font-family: 				"Lucida Grande", Verdana, Sans-serif;
	font-weight: 				bold;
	font-size: 					14px;
	color: 							#6b0031;
	text-decoration:		none;	
}

ul#menufooter {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;		
}

ul#menufooter li {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;	
}

a {
	font-family: 				"Lucida Grande", Verdana, Sans-serif;
	font-size: 					12px;
	color: 							#6b0031;
	text-decoration:		underline;
}

a:hover {
	font-family: 				"Lucida Grande", Verdana, Sans-serif;
	font-size: 					12px;
	color: 							#fff;
	text-decoration:		underline;	
}

a.navigationfooter-item {
	font-family: 				"Lucida Grande", Verdana, Sans-serif;
	font-size: 					12px;
	color: 							#fff;
	text-decoration:		none;
}

a.navigationfooter-item:hover {
	font-family: 				"Lucida Grande", Verdana, Sans-serif;
	font-size: 					12px;
	color: 							#6b0031;
	text-decoration:		underline;	
}

div.contact-row {
	clear: both;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

div.contact-row-label {
	float: left;
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;		
}

div.contact-row-value {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;		
}

div.imprint-row {
	clear: both;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

div.imprint-row-label {
	float: left;
	width: 140px;
}

div.imprint-row-value {
	float: left;
}

div.profile-image-left {
	float: left;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;	
}

div.profile-text-right {
	float: right;
	width: 720px;
	margin-bottom: 10px;
}

div.profile-text {
	margin-bottom: 20px;
}

#map {
	height: 230px;
}

.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3 {
	visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}

.sIFR-active h1 {
	padding: 0px 0px 0px 0px;
	font-size: 18px; 
}

.sIFR-active h2 {
	padding: 0px 0px 0px 0px;    
	font-size: 14px;
  display: block;
}

.sIFR-active h3 {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}