/*
Contentpapst Standard-Vorlagenset
© 2002-2009, sandoba.de medien agentur

Contentpapst ist das Content-Management-System der sandoba.de medien agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.
*/

/* Import der Datei "standard.css" */

@import url('standard.css');

/* Allgemeine Angaben */

body {
	background-color: #E9E9E2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 16px;
	margin-top: 30px;
}

table {
	font-size: 11px;
}

banner {
	border-color: #000000;
}

/* Linke Spalte */

#layout_content_left {
	color: #666666;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 245px;
}

#layout_navigation_top {
	margin-bottom: 17px;
	margin-top: 21px;
}

#layout_navigation_top a {
	color: #990000;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

#layout_navigation_top a:hover {
	color: #666666;
	text-decoration: none;
}

#layout_select_menu {
	margin-bottom: 30px;
	margin-top: 5px;
}

#layout_select_menu select {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 245px;
}

#layout_address a {
  background-image: url('images/layout_underlined.gif');
	background-repeat: repeat-x;
	color: #666666 !important;
	line-height: 15px;
	padding-bottom: 2px;
	text-decoration: none !important;
}

/* Mittlere Spalte */

#layout_content_center {
  background-image: url('images/layout_center_background.gif');
	background-repeat: repeat-y;
	color: #666666;
	float: left;
	margin-bottom: 10px;
}

#layout_content_center * {
	max-width: 535px !important;
}

#layout_content_center a {
	color: #666666;
	text-decoration: underline;
}

#layout_content_center ul {
	list-style-image: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#layout_content_center li {
	list-style-image: url('/themes/haus-walstedde/images/ordered_lists.gif');
	left: 20px;
  position: relative;
  margin-bottom: 0px;
  top: 0px;
}

#layout_content_inside {
	min-height: 500px;
	padding: 15px;
	padding-top: 0;
	width: 503px;
}

#layout_content_inside_background {
  background-image: url('images/layout_center_background_inside.gif');
	background-repeat: no-repeat;
	min-height: 500px;
	padding: 15px;
	padding-top: 0;
	width: 503px;
}

#layout_content_inside_background h1 {
	margin-bottom: 40px;
}

/* Rechte Spalte */

#layout_content_right {
	float: left;
  background-image: url('images/layout_right_background.gif');
	background-repeat: repeat-y;
	margin-bottom: 10px;
	width: 163px;
}

#layout_navigation_right {
	margin-top: 20px;
}

#layout_navigation_right a {
  color: #990000;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 12px;
  padding-left: 8px;
  text-decoration: none;
}

#layout_navigation_right a:hover {
	color: #666666;
	padding-left: 2px;
}

#layout_navigation_buttons {
	margin-left: 6px;
	margin-top: 20px;
}

/* Fusszeile */

#layout_footer {
	clear: both;
	color: #990000;
	width: 950px;
}

#layout_footer a {
  background-image: url('images/layout_underlined.gif');
	background-repeat: repeat-x;
	color: #666666 !important;
	line-height: 15px;
	padding-bottom: 2px;
	text-decoration: none !important;
}

#layout_footer span {
	float: left;
	margin-right: 125px;
}

/* Sonstige Layoutelemente */

.layout_redfont {
	color: #990000;
	font-size: 10px;
	font-style: italic;
}

.layout_bigfont {
	text-transform: uppercase;
}

.layout_summary {
	font-weight: bold;
}

.layout_content_box_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	letter-spacing: 1px;
}
