/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/
@import url(spalten.css);
@import url(styles.css);
@import url(news_presse_styles.css);
@import url(e-card_styles.css);
@import url(download_galerie.css);
@import url(formwidgets.css);
@import url(schlossblatt-archiv.css);
@import url(powermail-styles.css);
* { padding: 0; margin: 0; }
#lang {
 text-align:right;

	}
body {
  background: #fff2cc;
  text-align:center;
	color: #002244;
	font: italic 13px "Times New Roman", Times, serif, Georgia;
}
#wrapper { 
 margin: 20px auto;
 width: 1000px;
 text-align:left;
}
#header {
 color: #333;
 width: 1000px;
 float: left;
 padding: 0px;
 border-bottom: 1px solid #043679;
 margin: 0;
 background: #fff2cc;
 text-align: center;
 height: 37px;
 overflow: hidden;
}

#oben {
float: left;
 width: 990px;
 color: #333;
 padding: 3px 8px 3px 0px;
 border: 1px solid #043679;
 margin: 0px 0px 0px 0px;
 background: #043679;
}

#navioben {
float: left;
 
}
#leftcolumn { 
 color: #333;
  background: #ffe6a8;
 margin: 0px 0px 0px 0px;
 padding: 5px 0 5px 0;
 height: 640px;
 width: 148px;
 float: left;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
}
#content { 
 float: left;
 color: #002244;
 background: white;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 650px;
 width: 710px;
 display: inline;
	border-bottom: 1px solid #003366;
	overflow: hidden;
	font: italic 16px/20px "Times New Roman", Times, serif, Georgia;
}
#rightcolumn { 
 color: #002244;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	background: #E7DBD5;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 650px;
 width: 138px;
 float: left;
	border-bottom: 1px solid #003366;
	background-color: white;
}
#rightcolumnoben { 
 display: table-cell;
 vertical-align: top;}
 
#rightcolumnunten { 
 display: table-cell;
 vertical-align: bottom;
}

#footer { 
 width: 1008px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 5px 10px 10px 0px;
}
/* hier kommt der Überschriftencontainer der nicht gescrollt wird */
#content-scroll, #content-scroll-vertikal {
	float: left;
	 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 650px;
 width: 710px;
 display: inline;
	border-bottom: 1px solid #003366;
	overflow: hidden;
	background-color: white;
}




#content-oben {
	height: 113px;
		border-bottom: 1px solid #003366;
clear: both;
}
#naviunten {
	float: left;
}
#printlink {
	text-align: right;
}
/* Ab hier bitte die eingebundenen Dateien */




.rgslideshow .rgsnest {
  display:none;
}