img {border:none;} 

body {
	margin: 0;
	padding: 0;
	background: #f1f1f1 url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3, h4 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0.9px;
line-height: 100%;
text-align: left;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.6em;
	padding: 10px 0 0 0px;
}

h4 {
	font-size: 1.3em;
	line-height: 130%;
	color: #ff0000;
	padding: 10px 0 0 0px;
}
h5 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;

}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
	text-align: left;
}

a {
	text-decoration: none;
	color: #ff0000;
	border: none;
}

a:hover {
}

#total {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 980px;
	height: 278px;
	margin: 0 auto;
	padding: 0px;
	background:   url(images/img06.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: right;
	width: 400px;
	height: 50px;
	margin: 0px;
	padding-right: 550px;
	text-align: left;
}

#logo h1 {
	margin: 0;
	padding: 218px 0px 0px 0px;
	font-size: 2.0em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 70%;
	letter-spacing: 0.9px;
	color: #666666;
}

#logo h2 {
	margin: 5px 0 0 0;
	padding: 0;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

#logo a {
	text-decoration: none;
	color: #666666;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}




/*Beginn Navigation horizontal */

  div#frame {
    width: 980px;
    padding: 0em;
	margin-left: 0em;
    border: 0px solid white;  
    
  }
  * html div#frame {  /* Korrektur fuer IE 5.x */
    width: 48.7em;
    w\idth: 47.1em;
  }
  div#frame div {
     clear: left;
  }
  ul#Navigation {
    margin: 0; 
	padding: 0;
    text-align: left;
	overflow: visible;
	width: 980px;
	font-weight: normal;
	font-size: 12px;
  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin-bottom: 0em; 
	margin-top: 1em; 
	margin-right: 0em;
	margin-left: 0em;
	padding: 0px; /* nicht ändern*/
	white-space: nowrap;
	overflow: visible;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
  }
  
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: 0em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.0em;
	background-image:url('images/Navi.gif');
	background-repeat:no-repeat;
	background-position: bottom;
  }

  ul#Navigation li ul {
    margin: 0; 
	padding: 0;
    position: absolute;
    top: 2.2em; left: 0em; /* Abstand Unternavi zur horizontale Leiste, nicht ändern*/
    display: none;  /* Unternavigation ausblenden */
					/* white-space: nowrap; */
  }

  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: 0em;
  }
  *:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
	padding-bottom: 0.0em;
/*background-image:url('images/Navi2.gif'); */
 
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0.0em;
	margin-top: 0.0em;
	/*background-image:url('images/Navi2.gif'); */
  border: 1px solid white;
background: #f1f1f1;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    /* width: 9.4em;  Breite den in li enthaltenen Elementen zuweisen, zerreist Navi in FF */
    padding: 0.5em 1em; /*nicht ändern*/
    text-decoration: none; 
    border: 0px solid white;
  	color: #333333;

  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 8.6em;   /* Breite nach altem MS-Boxmodell für IE 5.x */
    w\idth: 6.4em;  /* korrekte Breite fuer den IE 6 im standardkonformen Modus */
  }
  
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
     color: #ff0000; 
	 
  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: #ff0000; 
	
  }
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
   	color: #ff0000; 
  }



/* Page */

#linie {
	background:   url(images/img07.gif) no-repeat left 0px;
	margin-bottom: 10px;
}


#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px 0px 40px;
	background:   url(images/img03.gif) repeat-y left top;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
}



/* Content */

#content {
	float: left;
	width: 580px;
	padding: 10px 0px 0px 0px;
}

.text {
	margin-bottom: 10px;
}

.text-bgtop {
}

.text-bgbtm {
}

.text .title {

	padding: 10px 0 0 0px;
	letter-spacing: 0.5px;
	color: #666666;
}

.text .title a {
	color: #666666;
	border: none;
}

.text .meta {
	margin-bottom: 0px;
	padding: 0px 0px 5px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.text .meta .date {
	float: left;
}

.text .meta .texted {
	float: right;
}

.text .meta a {
color: #999999;
}

.text .part {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
	border: none;
	line-height: 170%;
}
.text .ref {
	padding: 0px 120px 20px 0px;
	text-align: left;
	border: none;
	line-height: 170%;
}
.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.text .img{
	float:left;
	padding: 10px 20px 20px 0px;
}
.text .logo{
	float:right;
	padding: 0px 10px 0px 0px;
}

.text .img a{
	float:left;
	padding: 10px 20px 20px 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 290px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #666666;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 30px;
	border-bottom: 1px dashed #999999;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #ff0000;
	border: none;
}


/* Footer */

#footer {
	height: 40px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #f1f1f1;
	border-top: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #999999;
}

#footer a {
	color: #999999;
}
