html, body, #rahmen { height: 100%; }

body > #rahmen{ height: auto; min-height: 100%; }

body { 
	padding:0; 
	margin:0;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	background: #fff url("../images/hintergrund.gif") repeat-x top;
}

ol {line-height: 22px;}
li {line-height: 22px;}

strong {color: #4e4e4e;}
.text-orange {color: #ff8400; font-weight:bold;}
.termin {color:#ff8b00; font-weight:bold; font-size: 12px;}
.box_bild_1 {
	width: 230px;
	padding: 10px 0px 5px 0;
	float: left;
}

.box_bild_2 {
	width: 230px;
	padding: 10px 0 5px 10px;
	float: right;
}

#rahmen {
	width: 1000px;
	margin:0 auto;
	background: #fff url("../images/hintergrund_rahmen.png") no-repeat top right;
}

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

#container {
	width: 910px;
	margin:0 auto;	
}

#top-header {
	height: 135px;
	background: url("") no-repeat left center;
	text-align:left;
}

/* menu style (im top header) */

#menu ul {
  width:550px;
  margin-top: 110px;
  margin-left: 0px;
  padding: 3px 0px 0px 6px;
  list-style: none;
  float: left;
  text-align:left;
}

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

#menu li.fi {margin:0px 0px 0px 10px;}
#menu li.fr {margin:0px 0px 0px 14px;}
#menu li.wi {margin:0px 0px 0px 7px;}
#menu li.pr {margin:0px 0px 0px 1px;}
#menu li.li {margin:0px 0px 0px 8px;}
#menu li.bi {margin:0px 0px 0px 13px;}

#menu a {
	float:left;
	display:block;
	width:auto;
	height:20px;
	padding:0px 5px 0px 7px;
	text-decoration:none;
	font-weight:bold;
	color:#777;
	font-family: arial, "lucida console", sans-serif;
}

#menu a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}

#menu #current a {
	text-decoration:none;
	font-weight:bold;
	color:#ff900c;
}

/* ende menu style */

/* header layout */

#header {
	width:908px;
	height: 238px;
}

#header-text {
	float:left;
	text-align:center;
	width:547px;
	height: 238px;
	margin:0px;
	padding:0px;
}

#header-text .box .inhalt {
	text-align:center;
	margin: 70px 0px 0px 80px;
	padding:0px;
	width:400px;
}
#header-text .box .inhalt p{
	text-align:center;
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
}

#header-right {
	float:left;
	width:347px;
	height: 238px;
}

#header-right .box .inhalt {
	margin: 1px 0px 0px 5px;
	padding:0px;
}


/* content layout style */

#content { 
	padding: 0;
	margin-top: 2px;
	padding-bottom: 80px;
	position: relative;
}

#content-container_home { 
	padding-bottom: 80px; 
}

#content-container { 
	margin-top:1px;
	padding-bottom: 80px; 
	background: #f5f5f5 url("../images/hintergrund_content.gif") repeat-y top;
}

#left_home {
	float: left;
	width: 480px;
	padding-bottom: 20px;
}

#right_home {
	float: left;
	width: 430px;	
	background: #fff url("../images/hintergrund-zettel.png") no-repeat top;
	padding-bottom: 20px;
}

#content-container_home #content #left_home .box {
	padding: 10px 10px 10px 0;
	clear: both;
}

#content-container_home  #content #right_home .box {
	padding: 10px 0 10px 10px;
	margin: 0px 20px 0px 160px;
	height: 300px;
	color:#be3a06;
	font-size:12px;
}

#content-container_home  #content #right_home strong {
	color:#be3a06;
}

#content-container_home h1 {
	border-bottom: 1px #ffd888 solid;
	color: #982c01;
	padding: 5px 0;
	margin-bottom: 20px;
	margin-top: 5px;
}

#content-container_home h2 {
	border-bottom: 1px #ffd888 solid;
	color: #444;
	padding: 5px 0;
	margin-bottom: 10px;
	margin-top: 5px;
}

#left {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 20px;
	padding-bottom: 20px;
}

#right {
	float: left;
	width: 280px;	
	padding-bottom: 20px;
}

#content-container #content #left .box {
	width: 570px;
	padding: 10px 0px 10px 0;
	clear: both;
}

#content-container  #content #right .box {
	padding: 10px 0 10px 20px;
}

#content-container .title {
	color:#ff7200;	
	font-size:16px;
	font-weight:bold;
	padding: 4px;
	background-color:#fff;
}

#content-container .title p {
	padding: 0px;
	margin: 0px;
}

#content-container .teaser {
	font-size:12px;
	font-weight:normal;
	padding: 4px;
}

#content-container .teaser p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#content-container .details {
	font-size:12px;
	font-weight:normal;
	padding: 4px;
}

#content-container .details p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

/* end of content layout style */

/*spruch for CONTENT */

#content .box .spruch blockquote{
	margin: 0;
	padding:0px 10px 5px 30px;
	background:url(../images/quote.gif) no-repeat top left;
	width:223px;
}
#content .box .spruch blockquote p.quote{
	text-align:left;
	font-size:15px;
	font-weight: bold;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
}

#content .spruch blockquote p.author{
	margin:10px 10px 0 0;
	display:block;
	text-align:right;
	font-size:12px;
	color:#999;
	font-weight:bold;
}

/* Global Headers */

h1 { 
	font-weight: normal;
	line-height: 22px;
}

h1 { 
	font-size: 20px;
}

h2 { 
	font-size: 15px;
	font-weight: bold;
}

h3 { 
	font-size: 14px;
}

h4 { 
	font-size: 14px;
}

h5 { 
	font-size: 12px;
}	

h6 { 
	font-size: 10px;
}



#content-container h1 {
	color: #ff8c00;
	padding: 10px 0px 5px 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content-container h2 {
	color: #6d6d6d;
	padding: 5px 0;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content-container #content #right  h3 {
	padding-bottom: 3px;
}

#content-container #content #right p {
	margin: 10px 0;
	padding: 0;
}

#content-container #content #right_home p {
	margin: 10px 0;
	padding: 0;
	font-size:12px;
	line-height:16px;
}

#content-container h3 a {
	text-decoration: none;
}

/* end of Global Headers */

/* sidebar navigation */

#navigation ul {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0;
}

#navigation li {
	list-style: none;
	width: 100%;
    padding: 0;
	margin: 0;
}

#navigation a {

	display:block;
	width: 240px;
	text-decoration:none;
	font-weight:normal;
	font-family: arial, "lucida console", sans-serif;
	
	border-bottom: 1px #ccc solid;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1px 0;
}


#navigation a:hover {background-color: #f6f6f6;}
#navigation a:visited {color:#333;}
#navigation #current a {font-weight:bold; background-color: #f6f6f6; color:#333;}

/* footer layout */

#footer { 
	clear: both; 
	position: relative; 
	z-index: 10; 
	height: 80px; 
	margin-top: -80px; 
}

/* footer theme */

#footer { 
	background-color: #59a935;
	color: #333; 
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/footer_bg.gif") repeat-x bottom;
}


#footer-left {
	float: left;
	width: 430px;
	height: 80px;
	
}
#footer-right {
	float: right;
	width: 333px;
	height: 80px;
}


/* footer */

#footer-left  p {
	margin-top:0;
	margin-bottom: 0;
	padding:20px 10px 0px 10px;
	color: #333;	
}

#footer-left  p a{
	color: #3264a6;
	text-decoration: none;
}

#footer-right #footer-menu {
	margin:0;
	padding:20px 8px 10px 0px;
	list-style:none;
	float: right;
}

#footer-right #footer-menu .box {
	text-align: right;
}


#footer-right #footer-menu li{
	display:inline;
	margin:10px 0 0 8px;
}
#footer-right #footer-menu li a{
	color:#3264a6;
	text-decoration: none;
	font-size: 11px;
}
#footer-right #footer-menu li a:hover{
	color: #ff850d;
}
#footer-right #footer-menu li a.active {
	color: #ff850d;
	font-weight: bold;
}
#footer-right a{
	color: #4a8902;
}

#prefooter {
	margin: 0 0 1px;
	width: 100%;
	height: 1px;
	clear: both;
}


/* end of footer */

/* links style */

#content-container_home  a:link, #content-container_home  a:active   {
	color: #3264a6;
	text-decoration: none;

}
#content-container_home  a:visited  {
	color: #4b80c7;
	text-decoration: none;
}
#content-container_home  a:hover {
	color: #ff850d;
	text-decoration: underline;
}

#content-container  a:link, #content-container  a:active   {
	color: #4b80c7;
	text-decoration: none;

}
#content-container  a:visited  {
	color: #4b80c7;
	text-decoration: none;
}
#content-container  a:hover {
	color: #ff850d;
	text-decoration: underline;
}


/* end links */


/* -------- Bilder Style ----------*/

.bild-links{
	padding:3px;
	margin:0px 5px 10px 0px;
	border:1px solid #ccc;
}

.bild-rechts{
	padding:3px;
	margin:0px 0px 10px 5px;
	border:1px solid #ccc;
}


/* Floats */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* table style */

table {  
  margin: 0 0px 20px 5px;
  padding: 0;
  display: block;
  font-size: 11px;
  border-collapse: collapse;
  width:99%;
}
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  font: 11px arial, sans-serif;
  text-align: left;  
}

table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 8px;
}
.t10 {
  font: 10px arial, sans-serif;  
}

thead th {
  color: #666;
  font-weight:bold;
  border-bottom: 0px #bdccb1 solid;
}

tbody tr.highlighted {
  background-color: #ecf0e1;
}

tbody td {
  border-bottom: 1px solid #ddd;
}

tbody tr:hover td {
  background: #eaeaea; 
}

