@media all
{
/* CSS Document */

/*PAGE LAYOUT*/
body {
	background-image: url('/standard/images/bg_body.jpg');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toppage{
	width:800px;
}
#date{
	float:left; width:190px; height:39px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}
#topbar{
	float:left;
	width:608px;
	height:40px;
	background-image:url('/standard/images/bg_topbar.gif');
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}
#header{
	width:800px;
}
#content{
	width:800px;
}
.contenttext{
	float:left;
	width:608px;
	background-color:#F7F7F7;
	border-left:solid 1px #999999; border-right:solid 1px #999999;
	border-bottom:solid 1px #999999; border-top:dotted 1px #CCCCCC;
	min-height:360px;
	padding-bottom:12px;
}
#logo{
	float:left; width:190px; height:110px; background-color:#F7F7F7; border-left:solid 1px #999999;
}
#pagetitle{
	position:relative; float:left; width:608px; height:110px; background-color:#F7F7F7; border-right:solid 1px #999999;
}
#title{
	position:absolute; right:10px; bottom:0px; width:600px;
}
#menu, #news{
	float:left; width:190px; margin:0px;
}
#news{
	margin-top:24px;
}

#newstitel
{
	width: 189px;
	height:24px;
	border:1px solid rgb(153,153,153);
	border-right:none;
	/*background-color:white;*/
	text-align:center;
	font: 12px Tahoma, sans-serif;
	font-weight:bold;
	color:rgb(102,102,102);
	background-image:url('/standard/images/bg_topbar.gif');
	background-color:#CBC55C;
	background-repeat:repeat-x;
	padding-top:6px;
}

.newsblock
{
	width: 189px;
	height:auto;
	padding:4px 2px 8px 2px;
	background-color:#EFECC5;
	border-left:1px solid rgb(153,153,153);
	border-bottom:1px solid rgb(153,153,153);
}


.newsliste
{
	width: auto;
	height:auto;
	padding:6px 0 12px 0;
	border-bottom:1px solid rgb(153,153,153);
}

.newsblock h1, .newsliste h1
{
	margin:6px 0 2px 0;
	font: 11px Tahoma, sans-serif;
	font-weight:bold;
	line-height:140%;
	color:#514F1C;
}

.newsblock p
{
	margin:0 0 0 0;
	font: 10px Tahoma, sans-serif;
	font-weight:normal;
	line-height:140%;
	color:rgb(51,51,51);
}

.newsliste p
{
	display:inline-block;
	/*float:right;*/
	margin:0 0 0 0;
	font: 12px Tahoma, sans-serif;
	color: #666666;
	line-height:140%;
}


.newsblock p.mehr_link, .newsliste p.mehr_link
{
	text-align:right;
	font-weight:bold;
}

.newsliste p.mehr_link
{
	display:inline;
	float:right;
	clear:none;
}


.newsblock p a:link, .newsblock p a:visited, .newsblock p a:active
{
	color:#514F1C;
	text-decoration: underline;
}
.newsblock p a:hover
{
	text-decoration:none;
}

p.teaser
{
	font-weight:bold;
	font-size:90%;
}


#footer{
	width:590px; padding-right:10px; padding-left:200px;
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
	height:auto;
}

/*TEXT STYLES*/
.bodytext, p, li {
	font: 12px Tahoma, sans-serif;
	color: #666666;
	line-height:140%;
}

/*	AVS	################# */
p
{
	line-height:135%;
}

p.autor
{
	margin:0 0 0 0;
	padding:6px 0 0 0;
	line-height:100%;
}

a:link
{
	color:rgb(120,116,51);
}
a:visited
{
	color:rgb(203,197,92);
}
a:hover
{
	text-decoration:none;
}

a.stark:link, a.stark:visited, a.stark:hover
{
	display:inline-block;
	padding:3px 24px 4px 24px;
	background-color:rgb(87,106,46);
	color:rgb(239,236,197);
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}
a.stark:hover
{
	background-color:#514F1C;
}

h1
{
	font: 12px "Andale Mono", Courier, fixed;
	font-size:32px;
	font-weight:bold;
	color: #CCCCCC;
	margin:0;
	padding:0;
}

h2
{
	font: 12px Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	/*color:#FF9900;*/
	color:rgb(120,116,51);
	margin:0;
	padding:0;
}

h3
{
	font: 11px Tahoma, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	/*color:#FF9900;*/
	color:rgb(0,0,0);
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h4
{
	font: 12px Tahoma, sans-serif;
	color: #666666;
	font-weight:bold;
	margin:2px 0 0 0;
	padding:0;
}
h5
{
	font: 10px Tahoma, sans-serif;
	color: #333333;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0;
}

.error
{
	border:2px solid red;
	padding:2px;
	font-weight:bold;
}

.message
{
	background-color:#EFECC5;
	padding:2px;
	font-weight:bold;
}

.datum
{
	font-style:italic;
}

div.highslide-body p
{
	line-height:128%;
}

.logotext {
	display:none;
}

img
{
	border:none;
}

ul
{
	padding-left:24px;
	display:inline-block;
	margin-bottom:4px;


}

li
{
	list-style-type:square;
	padding:4px 0 2px 12px;
}

th
{
	text-align:left;
	border-top:1px solid rgb(81,79,28);
	border-bottom:1px solid rgb(196,190,82);
}

tr.notopline th
{
	border-top:none;
}

td
{
	text-align:left;
	vertical-align:top;
	padding:2px;
	border-bottom:1px solid rgb(196,190,82);
}

td.rechts, th.rechts
{
	text-align:right;
	padding-right:4px;
}

input.digits
{
	text-align:right;
}

input.rechts
{
	float:right;
}

p.rechts
{
	margin:0;
	text-align:right;
}

/*	#################### */


.smalltext, table {
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}
.smallgraytext a{
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}



#linksmenu a {
	float:right;
	width:183px;
	height:20px;
	background-color:#ABC578; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 12px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}

#linksmenu a.subnav
{
	background-color:#CBC55C;
	color:#333;
	font-weight:normal;
	width:173px;
}

#linksmenu a:hover, #linksmenu a.akt
{
	background-color:#514F1C;
	color:white;
}

/*	ACCORDION				************************* */
.accordionButton
{
	width: 100%;
	height: auto;
	float: left;
	background-color: #EFECC5;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	padding:3px 0 1px 4px;
	clear:both;
	border:1px solid black;
	border-bottom:1px dotted black;
	margin-top:4px;
}

.acc_akt, .accordionButton:hover
{
	background-color:#514F1C;
	color:white;

}

.acc_akt h2, .accordionButton:hover h2
{
	color:white;
}

.accordionContent
{
	position:relative;
	width:100%;
	height:auto;
	float: left;
	background-color: white;
	display: none;
	padding:3px 0 1px 4px;
	border:1px solid black;
	border-top:none;
}


}
