body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main_Lange.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #073F34; 
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, 
#container-name span,
#container-slogan span {
	color: #933788;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 285px;	
	background-image: url(images/bg_eyecatcher_Lange2.gif);
}

#container-navigation {
	width: 670px;
	background-color: #CD4DBE;
	height: 22px;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #A83F9C;
}

#container-content {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 24px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #A0BCB0;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #A0BCB0;
}

#container-footer a:hover {
	color: #933788;
}

#footer {
	font-size: 11px;
	color: #A0BCB0;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #073F34;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #933788;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #933788;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #933788;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #073F34;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #933788;
	border-bottom: 1px dotted #933788;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, 
#border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #933788;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #073F34;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #A0BCB0;
	background-color: #F4F6F5;
	border-bottom: 1px solid #A0BCB0;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #A83F9C;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #073F34;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #933788;
	border-bottom: 1px dotted #933788;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #933788;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube_Lange.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #EFD2ED;
	padding: 4px;
	border: 1px solid #933788;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/*  */
a.zoomimg, 
a.zoomimg:visited, 
a.zoomimg:hover {
  color:#eee; 
  text-decoration:none;
  border-bottom-style: none;
}

a.zoomimg img {
  display:block; 
  border:0;
}

a.zoomimg {
  display:block; 
  float:left; 
  margin:5px 10px 5px 0; 
  display:inline;
  border-bottom-style: none;
  /*border:1px solid #000;*/
}

.lightbox {
  position:absolute;
  left:-9999px; 
  top:0; 
  height: auto;
  cursor:default; 
  z-index:100;
}

.light {
  position:absolute;
  left:0; 
  top:0;
  height: auto;
}
.box {
  position:absolute;
  left:0; 
  top:0;
  height: auto;
}

/* trigger for IE6 */
a.zoomimg:active {background:#ddd;}

a.zoomimg:active .lightbox,
a.zoomimg:focus .lightbox {left:0; width:100%; height:100%;}

a.zoomimg:active .lightbox .light,
a.zoomimg:focus .lightbox .light {
  background:#000; 
  width:100%; 
  height:200%; 
  filter: alpha(opacity=85);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); 
  opacity:0.85;
}

a.zoomimg:active .lightbox .box, 
a.zoomimg:focus .lightbox .box {
  width:100%; 
  text-align:center; 
  margin-top:150px;
}


a.zoomimg:active .lightbox .box img,
a.zoomimg:focus .lightbox .box img {
  border:1px solid #aaa; 
  margin:0 auto;
}

a.zoomimg:active .lightbox .box span,
a.zoomimg:focus .lightbox .box span {
  display:block; 
  font-size:11px; 
  font-weight:normal; 
  width:400px; 
  padding:0; 
  margin:10px auto; 
  text-align:center; 
  text-decoration:none; 
  color:#999;
}

a.zoomimg:active .lightbox .box span b,
a.zoomimg:focus .lightbox .box span b {
  font-weight:bold; 
  /*font-family:"times new roman", serif; */
  color:#000;
}

.clear {
  clear:left;
}

.thumbholder {
  width:100%; 
  margin:0 auto 0 auto; 
}

.thumbholder b {
  display:block;
}

.thumbholder h2.title {
  font-size:25px; 
  color:#444; 
  font-weight:normal; 
  font-family:"times new roman", serif;
}

.thumbholder h2.title b {
  display:inline; 
  font-weight:bold; 
  color:#000; 
  font-size:30px;
}
.thumbholder h2.title span {
  font-weight:bold; 
  font-style:italic;
}
.thumbholder p {
  padding:0 10px 0 0; 
  margin:10px 0;
}
#close {
  width:16px; 
  height:16px; 
  background:url(images/close.gif); 
  position:relative; 
  z-index:500; 
  float:right; 
  display:inline; 
  margin-right:10px;
}

