/* Generated by KaZcadeS */

/* always visible */
#outer .holder {padding:0.5em; border:1px solid #ddd; margin:0 10px 10px 0; -moz-border-radius:10px;
-khtml-border-radius:30px;
}
#outer .holder p {padding:5px 0 0 0; margin:0; font-size: 10pt;}
#outer .holder h4 {margin:0; padding:0; font-size: 13pt; color: #555;}

/* unclicked style div.more */
#outer div.more i {
	float: right;
	margin-right: -10px 10px 0 0;
	cursor: pointer;
	color: #F00000;
	font-size: 9pt;
}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}
#outer div.more ul {display:none;}


/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}
#outer div.click ul {display:block; font-size: 10pt;}

/* ENDE KLAPP */

body {
	margin: 0;
	padding: 0;
	background-color: #6598ca;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
#page {
  margin: auto;
  width: 900px;
  background-image: url(images/page.jpg);
}
#page2 {
  width: 900px;
  background-image: url(images/pagetop.jpg);
  background-repeat: no-repeat;
}
#header {
  clear: both;
  width: 850px;
  height: 159px;
  background-image: url(images/banner.jpg);
  background-repeat: no-repeat;
  padding-left: 450px;
}
#menulinks {
  clear: both;
  width: 875px;
  height: 40px;
  padding-left: 25px;
  background-image: url(images/menulinks.jpg);
}
* html #menulinks a {
  float: left;
  text-decoration: none;
}
* html #menulinks a span {
  float: left;
  text-decoration: none;
}
#menulinks a {
	padding-left: 11px;
	height: 42px;
	background-image: none;
	display: block;
	color: #00C;
	text-decoration: none;
	float: left;
	font-size: 15px;
	font-weight: normal;
	margin-right: 3px;
	margin-left: 3px;
}
#menulinks a span {
  padding-left: 8px;
  padding-right: 20px;
  padding-top: 9px;
  height: 35px;
  display: block;
  background-image: none;
  text-decoration: none;
  cursor: pointer;
}
#menulinks a:hover, #menulinks a.active {
  background-image: url(images/menuhover.jpg);
  background-position: left top;
  text-decoration: none;
  color: black;
}
#menulinks a:hover span, #menulinks a.active span {
	background: transparent url(images/menuhoverright.jpg) no-repeat scroll right top;
	text-decoration: none;
	color: black;
	font-size: 15px;
}
#mainarea {
  width: 860px;
  clear: both;
  padding-left: 55px;
  padding-top: 15px;
}
#contentarea {
  width: 510px;
  padding-right: 55px;
  float: left;
  line-height: 15pt;
  padding-bottom: 10px;
}
#sidebar {
  float: left;
  width: 185px;
  line-height: 18pt;
  padding-right: 60px;
}
#footer {
  width: 900px;
  clear: both;
  height: 35px;
  padding-top: 40px;
  text-align: center;
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
  font-size: 8pt;
  color: #000160;
}
#footer a {
	color: #666;
}
h1 {
  font-size: 17pt;
  color: #0077ea;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 130%;
}
h2 {
  font-size: 14pt;
  color: #0077ea;
  padding-top: 6px;
}
h3 {
	font-size: 13pt;
	color: #555;
	padding-top: 12px;
	border-bottom: 1px solid;
}
h4 {
	font-size: 13pt;
	color: #555;
	
}
a {
	color: #00C;
	text-decoration: none;
}
a:hover {
  text-decoration: underline;
  }
  
.img {
	border: 1px solid #CCCCCC;
	margin: 3px 20px 5px 0px;
	padding: 0px;
	background: #ffffff none repeat scroll 0%;
	float: left;
}
.img-r {
	border: 1px solid #CCCCCC;
	margin: 3px 5px 5px 20px;
	padding: 0px;
	background: #ffffff none repeat scroll 0%;
	float: right;
}
.img-ohne {
	margin: 3px 20px 5px 0px;
	padding: 0px;
	background: #ffffff none repeat scroll 0%;
	float: left;
}
.img-r-ohne {
	margin: 3px 5px 5px 20px;
	padding: 0px;
	background: #ffffff none repeat scroll 0%;
	float: right;
}
hr{
background-color: gray; /* Farbe für Opera und Firefox */
color: #000; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

