body {
  text-align: center;
  background-color: #FEC377;
  margin-top:0px;
  margin-bottom:10px;
  color:#7B1125;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
  margin-left: 0px; 
  width: 950px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 184px;
  background: #FEC377 url('../img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
	padding:0px;
	border:0px dashed #cccccc;
	height:41px;
	clear:both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bar.jpg);
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
	margin-left:210px;
	margin-right:200px;
	border:0px dashed #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  padding-right: 18px;
  float: right;
  width:180px;
  border:0px dashed #cccccc;
}

*html #right_side {
  padding-right: 0px;
  float: right;
  width:180px;
  border:0px dashed #cccccc;
}
#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
	height: 60px;
	clear: both;
	background-color: #FEC377;
	background-image: url(../img/content_bg.gif);
}

#page_footer p {
  padding-top:25px;
  padding-left:25px;
  text-align:left;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#333333;
}

#page_footer A:link {
	COLOR: #750920; text-decoration: none
}
#page_footer A:visited {
	COLOR: #750920; text-decoration: none
}
#page_footer A:active {
	COLOR: #750920; text-decoration: none
}
#page_footer A:hover {
	COLOR: #750920; text-decoration: underline
}


#navcontainer ul {
  padding-left: 200px;
  margin-top:0px;
  color: White;
  float: left;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #FFFFFF;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/
#navigation {
	float:left;
	width:210px;
	margin-top: 50px;
	margin-bottom: 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;	
}

div.nav1st{
	float:left;
	width:170px;
	padding-left:0px;
}

div.nav1st a{
	display:block;
	padding-left:0px;
	margin-bottom:8px;
	color:#CA001A;
	font-size:15px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	text-indent: 15px;
}

div.nav1st  a.active,
div.nav1st  a.active:link,
div.nav1st a:hover {
	color:#CA001A;
	background-image:  url(../img/bg_navi.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

div.nav2nd{
	float:right;
	width:120px;
}

div.nav2nd a{
	padding-left:10px;
	color:#CA001A;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation div.nav2nd a, 
#navigation div.nav2nd a:link {
	font-size:14px;
	
}

#navigation div.nav2nd a.current, 
#navigation div.nav2nd a.current:link, 
#navigation div.nav2nd a:hover {
	background-image: url('../files/img//bg_navi_sub.gif');
	background-repeat: no-repeat;
}