/* @override http://bve/css/basic.css */

/* @group Allgmein */

body {
	color: #2c2c2c;
	font: 100.01%/1.2em Arial, Tahoma, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* @end */

/* @group Layout */

#container {
	width: 61.875em;
}

/* @group Signet */

.signet {
	border: none;
	margin: 2.4375em 0 0 2em;
	float: left;
}

.signet img {
	width: 10.125em;
	height: 9.9375em;
	background:#fff url(../images/contentnav_pfeil_unten.jpg) no-repeat -2000em -2000em;
}

/* @end */

/* @group #header */

#header {
	height: 12.625em;
	margin-bottom: 0.1875em;
	margin-top: 0.4em;
}

#headerbild {
	width: 46.4375em;
	float: right;
	display: none;
	/*margin-bottom: 0em;*/
}

#headerbild div {
	margin-bottom: -12.625em;
	/*margin-right: 1.4em;*/
	height: 12.625em;
  	position: relative;
	text-align: right;
}

#headerbild form {
	float: right;
	position: relative;
	top: 11em;
	margin-right: 0.625em;
	margin-bottom: -2.5em;
}

#headerbild form {
	float: right;
	position: relative;
	top: 11em;
	margin-right: 0.625em;
	margin-bottom: -2.5em;
}

#headerbild label {
	float: left;
	font-size: .6875em;
	width: auto;
}

#headerbild input#suchfeld {
	width: 8em;
	font-weight: bold;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
	margin: 0;
	font-size: 1em;
	padding: .2em .4em;
	display: none;
}

#headerbild input.submit {
	font-size: 145%;
	width: 1.25em;
	height: 1.25em;
	margin-right: .7em;
}

#headerbild img {
	width: 46.4375em;
	height: 12.625em;
}

/* @end */

#navi {
	width: 15.3125em;
	float: left;
	background: url(../images/bg_navi2.jpg) repeat-x 0 2.5em;
	display: none;
}

.muster_orange {
	background: url(../images/muster_orange.gif) repeat;
	padding-left: 2.25em;
	padding-top: .7em;
	height: 1.7375em;
	border-bottom: 0.25em solid #fff;
	display: none;

}

#content {
	float: left;
	width: 26.0525em;
	margin: 0 0.1875em;
	padding: 0 0 0 3.25em;
	/*background: url(../images/bg_content.gif) repeat-x 0 2.5em;*/
}

#content.index {
	padding: 0;
	width: 29.3025em;
}

#content .spalte_links,
#content .spalte_rechts {
	width: 11.02625em;
	float: left;
	padding: 1em 0.375em 0 3.25em;
}

#content .spalte_rechts {
	border-left: 0.0625em solid #fff;
	width: 10.86375em;
}

#content .entry {
	margin-top: 1.5em;
	font-family: Tahoma, Arial, sans-serif;
	margin-right: 2em;
}

#sidebar {
	float: left;
	width: 12.375em;
	/*background: #fdedd8 url(../images/bg_sidebar.gif) repeat-x 0 bottom;*/
	padding: 0 2.25em 1em 2.25em;
}

#sidebar.hell {
	background-image: none;
	background-color: #fff;
}

#sidebar .muster_orange {
	display: block;
	background-position: 3em 0;
	margin: 0 -2.25em 0 -2.25em;
	display: none;
}

#footer {
	padding-top: 2.1875em;
	padding-left: 3.25em;
	padding-bottom: 1em;
	text-align: left;
	line-height: 1.3em;
	color: #828282;
	background: url(../images/bg_footer.gif) repeat-x;
}

#sublink {
	text-align: left;
	width: 15.75em;
	float: left;
	padding-left: 16.875em;
	height: 4.313em;
	display: none;

}


/* @end */

/* @group Navi */

/* @group nav */

#nav {
	width: 85%;
	font-size: .8em;
	margin: 2em 0 1em 0;
	padding: 0;
	list-style-type: none;
	min-height: 20em;
}

/* for Internet Explorer */
/*\*/
* html #nav {
	height: 25em;
}
/**/

#nav li {
	border-bottom: 1px solid #fff;
}

#nav li.last {
	border-bottom: none;
}

#nav li a {
	color: #000;
	border: none;
	padding: .5em 0 .5em 3.875em;
	background: url(../images/pfeil2.gif) no-repeat scroll 2em .725em;
	display: block;
	width: 85%;
}

#nav li a:hover {
	background-image: url(../images/pfeil_hover2.gif);
}



/* @end */

/* @group contentnav */

#contentnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: -3.25em;
	margin-right: -0.9375em;
	width: 29.3625em;
	border-bottom: 0.25em solid #fff;
	display: none;

}

#content.index #contentnav {
	margin-left: 0;
}

#contentnav li {
	background: #434343 url(../images/bg_navi_content2.gif) repeat-x;
	width: 14.625em;
	float: left;
}

#contentnav li.last {
	border-left: 0.0625em solid #fff;
}

#contentnav li a {
	display: block;
	padding: .77em 0 .768em 4em;
	text-transform: uppercase;
	color: #fff;
	font-size: .8125em;
	background: url(../images/contentnav_pfeil_rechts2.jpg) no-repeat .5em center;
	border: none;
	width: 14em;
}

#contentnav li a:hover,
#contentnav li.current a {
	background: url(../images/contentnav_pfeil_unten2.jpg) no-repeat .5625em center;
}


/* @end */

/* @group subnav + search */

#subnav {
	margin: 0;
	height: 1.5em;
	font-size: .7em;
	text-align: right;
	border-left: 3em solid #f49e00;
	padding: 1.5em 1.025em 0 0;
	display:  none;}

#subnav ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#subnav ul li {
	display: inline;
	border-right: 2px solid #a7b2c2;
}

#subnav ul li.last {
	border-right: none;
}

#subnav ul li a {
	padding: 0 .5em;
	text-decoration: none;
	border-bottom: none;
}

#subnav ul li.last a {
	padding-right: 0;
}

#subnav ul li a:hover {
	color: #073054;
}

#subnav .fontsize {
	display: inline;
	margin-right: 1em;
}



/* @end */

/* @group fontsize */

p.fontsize {
	
	font-size: 1em;
}

p.fontsize a {
	padding: .2em .5em;
	border: none;
	font-size: 110%;
	font-weight: bold;
	
}

p.fontsize a:hover {
	}


/* @end */



/* @end */

/* @group Texte */

h1 {
	font-size: 1.125em;
	
	font-weight: normal;
	line-height: 1.2em;
}
h3 {
	font-size: 1.125em;
	
	font-weight: normal;
	line-height: 1.2em;
}


.index h1 {
	font-size: 0.75em;
	font-weight: bold;
	color: #000;
}

.entry h1 {
	font-size: 1em;
	background: url(../images/pfeil_headline_nach_unten.gif) no-repeat 0 0.0625em;
	margin-left: -1.7em;
	padding-left: 1.7em;
}



.entry h3 {
	font-size: 1em;
	margin-left: -1.7em;
	padding-left: 1.7em;
}


.entry h2 {
	font-size: .9em;
	margin-top: .5em;
	margin-left: -1.7em;
	padding-left: 1.7em;
}

.entry ul{
	list-style-position: outside;
	list-style-type: square;
	height: auto;
	margin-top: 0;
	padding: 0;
}

.entry li{
	color: black;
	font: 0.675em/1.4em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.entry li a{
	color: #black;
	text-decoration: none;
}
.entry li a:hover{
	}



#sidebar h1 {
	font-size: 0.75em;
	font-weight: bold;
	color: #333;
	margin: .3em 0 1em 0;
	padding: 0;
}

h2 {
	font-size: .9em;
	font-weight: normal;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar h4 {
	text-transform: uppercase;
	font-size: 0.8125em;
	margin: 0;
	font-weight: bold;
	color: #4d4d4d;
}

#headerbild h3 {
	margin: 0;
	position: relative;
	top: 5.5em;
	font-size: 1.375em;
	font-weight: normal;
}

p {
	font-size: .6875em;
	margin: .5em 0;
	line-height: 1.2em;
}

p.datum {
	margin-top: .5em;
}
.entry strong {
}

.entry em {

	font-weight: normal;
	font-style: normal;
	background: url(../images/pfeil_hover2.gif) no-repeat 0 0.625em;
	margin-left: -1.7em;
	padding-left: 1.7em;
	padding-right: 0;
	padding-top: 0.625em;
	margin-top: 0.4em;
}

.entry p {
	font-size: .6875em;
	line-height: 1.6em;
	color: #000;
	padding-right: 2em;
	margin-top: 0;
}

.floatleft {
	float:  left;
}

#sidebar hr {
	border: 0;
    width: 16.875em;
	color: #fff;
    background-color: #fff;
    height: 0.25em;
    margin: 1em -2.25em 1em -3.25em;
    text-align: left;
}


/* @end */

/* @group Links */

a {
	
	text-decoration: none;
}

.entry a {
	text-decoration: underline;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

a:hover {
}

a img {
	border: none;
}

a.mehr {
	padding-left: 1.5em;
	background: url(../images/pfeil_mehr_informationen.gif) no-repeat 0 .125em;
	border: none;
	font-size: 1.1em;
}

#sidebar a.mehr {
	background-image: none;
	padding-left: 0;
	font-size: 1em;
	color: #222	;
	padding-bottom: 0.2em;
}

#sidebar a.mehr:hover {
	border-bottom: 1px dotted #333;
}

#footer a {
	text-decoration: none;	
	color: #828282;
	border-bottom: none;
}

#footer a:hover {
	color: #636363;
}


/* @end */

/* @group Bilder */

#content.index .spalte_links img,
#content.index .spalte_rechts img {
	padding: 0 .5em 0 2em;
	margin: 1em 0;
	margin-left: -3em;
}

.bild_165x75 {
	width: 10.3125em;
	height: 4.6875em;
	font-size: 1.4545em;
	display: none;

}

.bild_365x200 {
	width: 22.8125em;
	height: 12.5em;
	font-size: 1.4545em;
	margin: .5em 0;
	margin-bottom: -2.5em;
}


/* @end */

/* @group Sonstiges */

/* @group Suchergebnis */

.suchergebnis {
	padding-left: 25px;
	padding-right: 40px;
}

.suchergebnis h2 {
	margin: 1.5em 0 0 -2em;
}

.suchergebnis h2 a {
	padding-left: 2em;
	background: url(../images/pfeil_headline_nach_unten_klein.gif) no-repeat;
	text-decoration: none;
}

.suchergebnis p {
	line-height: 1.4em;
}



/* @end */



/* @end */

/* @group Accordion */

.Accordion {
  overflow: visible !important;
}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
}


/* @end */