/* ---- GENERAL ---- */

* {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	}
body {
	text-align: center;
	font-size: 11px;
	}
#wrapper {
	width: 790px;
	margin: 15px auto;
	text-align: left;
	}
a:link {
	color: #000;
	}
a:visited {
	color: #676557;
	}
a:hover {
	color: #e44c29;
	}
a:active {
	color: #000;
	}

/* ---- NAVIGATION ---- */
	
#nav {
	height: 75px;
	}
#nav object {
	float: left;
	width: 135px; height: 75px;
	}
#nav a {
	float: left;
	display: block;
	width: 128px; height: 75px;
	margin-left: 3px;
	color: #676557;
	background: #c9c7ba url(graphics/corner.gif) top right no-repeat;
	}
#nav a.one:hover {
	color: #000;
	background: #eac662 url(graphics/corner.gif) top right no-repeat;
	}
#nav a.two:hover {
	color: #000;
	background: #a1bc7b url(graphics/corner.gif) top right no-repeat;
	}
#nav a.three:hover {
	color: #000;
	background: #95b2b9 url(graphics/corner.gif) top right no-repeat;
	}
#nav a.four:hover {
	color: #000;
	background: #8ebca8 url(graphics/corner.gif) top right no-repeat;
	}
#nav a.five:hover {
	color: #000;
	background: #a5a28c url(graphics/corner.gif) top right no-repeat;
	}
/* Only IE-Win \*/
* html #last {
	margin-right: -3px;
	}
/* end hide */
#nav span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px;
	margin: 56px 0 auto 10px
	}
#nav span.twolines {
	margin: 45px 0 auto 10px
	}
#nav a:link, #nav a:visited {
	text-decoration: none;
	}

/* ---- SUBNAV ---- */

#subnav {
	height: 20px;
	line-height: 12px;
	border-top: 3px solid #fff;
	margin-bottom: 10px;
	}
#subnav ul {
	list-style: none;
	}
#subnav li {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 3px solid #fff;
	}
#subnav li a:link, #subnav li a:visited {
	display: block;
	text-decoration: none;
	padding: 4px 0 4px 10px;
	color: #000;
	}
/* Only IE-Win \*/
* html #subnav li a:link, * html #subnav li a:visited {
	height: 1px;
	}
/* end hide */
#subnav li:hover ul, #subnav li.over ul {
	display: block;
	}
#subnav li ul {
	display: none;
	position: absolute;
	padding: 3px 0;
	}
#subnav li li {
	display: inline;
	float: none;
	font-weight: normal;
	text-transform: none;
	border: 0;
	margin: 0;
	}
#subnav li li a:link, #subnav li li a:visited {
	display: block;
	line-height: 11px;
	padding: 3px 10px;
	color: #000;
	text-decoration: none;
	margin: 0;
	width: auto;
	}
/* Only IE-Win \*/
* html #subnav li li a:link, * html #subnav li li a:visited {
	height: 1px;
	}
/* end hide */

/* ---- CONTENT ---- */

#content {
	border-top: 1px solid #213460;
	padding: 3px 0;
	margin-bottom: 40px;
	}
#content img , #content .object {
	border: 5px solid #c9c7ba;
	margin: 0 0 8px 0;
	}
	
contentp {
border-top: 1px solid #213460;
	padding: 3px 0;
	
	}
#contentp h1 {
color:#213460;
font-size:18px;
font-weight:bold;
line-height:24px;
margin:0 269px 2px 5px;
text-transform:uppercase;
}	
	
/* Only IE-Win \*/
* html #content img {
	margin-bottom: 3px;
	}
/* end hide */
#content h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #213460;
	margin: 0 269px 2px 5px;
	}
#content h1.artikel {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #213460;
	margin: 8px 0 0 5px;
	}
#content h2 {
	font-size: 18px;
	line-height: auto;
	font-weight: bold;
	text-transform: uppercase;
	color: #213460;
	margin: 8px 0 20px 5px;
	}
#content h3 {
	color: #676557;
	font-size: 12px;
	line-height: 12px;
	margin: 4px 269px 6px 5px;
	}
#content h4 {
	color: #676557;
	font-size: 12px;
	line-height: 12px;
	margin: 11px 269px 0 5px;
	}
#content h5 {
	color: #676557;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin: 0 269px 10px 5px;
	}
#content p {
	line-height: 14px;
	margin: 0 0px 0 5px;
	}
#content p.fotograf {
	text-align: right;
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
	margin: 0 269px 0 0;
	}
#content1 {
width:500px;}

#content #id{
margin-bottom:-2px;}
#content cite {
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	margin: 9px 269px 0 5px;
	}
#content cite a:link, #content cite a:visited {
	color: #676557;
	text-decoration: none;
	background: url(graphics/arrow.gif) 0 2px no-repeat;
	padding-left: 10px;
	}
#content cite a:hover {
	color: #e44c29;
	text-decoration: underline;
	}
#content ul {
	list-style: disc inside;
	line-height: 18px;
	margin: 11px 269px 11px 5px;
	}
	
/* ---- LINKS ---- */

#linksleft {
	float: left;
	width: 385px;
	}
#linksright {
	float: right;
	width: 385px;
	}
#linksleft h3, #linksright h3 {
	background: #b3b09d;
	padding: 5px;
	margin: 0 0 14px 0;
	font-size: 11px;
	text-transform: none;
	color: #000;
	line-height: 6px;
	}
#linksleft h4, #linksright h4 {
	margin: 0 5px;
	}
#linksleft p, #linksright p {
	margin: 0 5px 20px 5px;
	}

/* ---- LIST ---- */

#list div.section {
	padding: 6px 0 20px 0;
	border-top: 1px solid #d2d0c5;
	}
#list div.image {
	margin-bottom: 0;
	width: 259px;
	float: right;
	}
#list div.image img {
	margin-bottom: 3px;
	}
#list h3 {
	margin-top: 8px;
	}
#list h3.toplink {
	margin-top: 0px;
	}
#list p.toplink {
	text-transform: uppercase;
	width: 510px;
	text-align: right;
	height: 7px;
	font-size: 9px;
	}
#list p.toplink a {
	color: #676557;
	text-decoration: none;
	background: url(graphics/toplink.gif) 0 2px no-repeat;
	padding-left: 12px;
	}
#list p.toplink a:hover {
	color: #e44c29;
	text-decoration: underline;
	}
#list div.image p {
	text-align: right;
	font-size: 10px;
	color: #676557;
	margin: 0;
	padding: 0;
	}
#list h6 {
	clear: both;
	}
ul#listnav {
	list-style: square inside url(graphics/listnav.gif);
	margin-bottom: 20px;
	}
#listnav li {
	color: #676557;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 10px 0;
	}
#listnav a {
	color: #676557;
	text-decoration: none;
	}
#listnav a:hover {
	color: #e44c29;
	text-decoration: underline;
	}

/* ---- NEWSLIST ---- */

#newslist {
	width: 658px;
	}
#newslist div.section {
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #d2d0c5;
	}
#newslist div.sectionlast {
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	border-bottom: none;
	}
#newslist img {
	width: 117px;
	float: left;
	margin: 0 10px 0 0;
	}
#newslist h3 {
	margin: 8px 0 1px 136px;
	}
#newslist h5 {
	margin: 0 0 1px 136px;
	}
#newslist p {
	margin: 0 0 0 136px;
	}
#newslist cite {
	margin: 5px 0 0 136px;
	}

/* ---- LEFTBOXES ---- */
	
#left {
	float: right;
	width: 259px;
	min-height:350px;
	}
#left h2 {
	padding: 5px;
	margin: 0 0 10px 0;
	font-size: 11px;
	text-transform: none;
	color: #000;
	line-height: 6px;
	}
#left h3 {
	color: #676557;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 2px 0;
	}
#left h4 {
	padding: 5px;
	color: #676557;
	font-size: 11px;
	line-height: 6px;
	color: #000;
	margin: 0;
	}
#left div.image {
	margin-bottom: 10px;
	}
#left div.image img {
	margin-bottom: 3px;
	}
#left div.image p {
	text-align: right;
	font-size: 10px;
	color: #676557;
	margin: 0;
	padding: 0;
	}
#left div.facts {
	margin-bottom: 10px;
	padding: 10px;
	}
#left div.facts p {
	margin: 0 0 10px 0;
	padding: 0;
	}
#left div.facts p.last {
	margin: 0;
	}
#left div.facts ul {
	list-style: disc inside;
	line-height: 18px;
	margin: 0 0 10px 0;
	}

#left div.form_hide {
	display: none;
	}
#left div.form_show {
	display: block;
	}
#left form {
	border: 1px solid #000;
	padding: 10px;
	margin-top: 10px;
	}
#forms label {
	display: block;
	}
#forms input, #forms select {
	width: 216px;
	margin-bottom: 5px;
	}
#forms input.button {
	width: 65px;
	}

#left div.topteaser {
	padding: 16px 16px 8px 16px;
	margin-bottom: 10px;
	}
#left div.teaser {
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
	min-height: 60px;
	}
#left div.teaser p, #left div.topteaser p {
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 14px;
	}
#left img {
	float: right;
	margin-left: 10px;
	}

/* ---- NEWS ---- */

#news {
	clear: both;
	border-top: 1px solid #213460;
	padding: 3px 0;
	}
#newsbar {
	margin-bottom: 8px;
	height: 16px;
	}
#newsbar h2 {
	float: left;
	font-size: 11px;
	line-height: 6px;
	text-align: left;
	padding: 5px;
	color: #000;
	width: 40%;
	}
#newsbar span {
	font-size: 9px;
	text-transform: uppercase;
	float: right;
	text-align: right;
	line-height: 6px;
	padding: 5px;
	color: #fff;
	width: 40%;
	}
#newsbar span a:link, #newsbar span a:visited {
	color: #fff;
	text-decoration: none;
	background: url(graphics/arrow.gif) 0 3px no-repeat;
	padding-left: 10px;
	}
#newsbar span a:hover {
	color: #000;
	}
#news div.newsbox {
	float: left;
	width: 253px;
	padding: 0 5px;
	}
#news div.newsbox h3 {
	color: #676557;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 1px;
	}
#news div.newsbox h4 {
	color: #676557;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	}
#news div.newsbox p {
	line-height: 14px;
	}
#news cite {
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	margin: 9px 0 20px 0;
	}
#news cite a:link, #news cite a:visited {
	color: #676557;
	text-decoration: none;
	background: url(graphics/arrow.gif) 0 2px no-repeat;
	padding-left: 10px;
	}
#news cite a:hover {
	color: #e44c29;
	text-decoration: underline;
	}

/* ---- FAQ ---- */

#content ul.faq {
	list-style: square outside url(graphics/question.gif);
	margin: 0 269px 0 38px;
	}
/* Only IE-Win \*/
* html #content ul.faq {
	margin: 0 269px 0 31px;
	}
/* end hide */
#content ul.faq li {
	margin: 0 0 11px 0;
	}
#content ul.faq h3 {
	margin: 0 0 3px auto;
	}
#content ul.faq p {
	margin: 0;
	}


/* ---- FOOTER ---- */

#footer {
	clear: both;
	color: #676557;
	text-align: right;
	font-size: 10px;
	border-top: 1px solid #213460;
	padding: 3px 0;
	margin-bottom: 20px;
	}
#footer p {
	margin-top: 3px;
	}
#footer a {
	text-decoration: none;
}
#footer a.but {
	color:#000;
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: #c9c7ba;
	padding: 6px 30px 6px 10px;
	}









/* expande func FAQ */
ul#faq li p {
	display:none;
}
ul#faq li.block p {
	display:block;
}


/* expande func bodbog   */

#listbox ul {list-style-type:none;padding:0;margin:0;}
#listbox li {margin:0px 0 2px 0px;}
#listbox li a {	color: #FF3300;font-weight: bold;}
#listbox li p {display:none;margin:0 0 4px 18px;}
#listbox li.block p {display:block;}
#listbox p {margin:0; padding:0;}



















