body {
    background-image:url(../img/termine/hg_termine.png) ;
}

.kopf {
    background-image:url(../img/termine/kopflogo.png);
    background-repeat:no-repeat;
    width:986px;
    height:125px
    
}

.kopfmenue {
    background-image:url(../img/termine/kopfmenue.png);
    clear:both;
    width:986px;
    height:63px;
    font-size: 1.7em;
    font-weight:bold;}

.hauptteil {
    background-image:url(../img/termine/hauptteil.png) ;
    width:986px;
}


.navmenue {
    background-image:url(../img/termine/navigation.png);
    background-repeat:no-repeat;
    clear:both;
    float:left;
    width:205px;
    height:600px;
    font-size: 1.7em;
    font-weight:bold;
    color: #f68822;    
}

.navmenue li {
    display: block;
    padding: 1px;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
}
.navmenue li li {
    display: block;
    padding: 1px 0 1px 8px;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
}


.navmenue li.linie a {
    display: block;
    padding: 10pt 5pt 10pt 10pt;
    color: #f68822;
    text-decoration: none;
    background-image:url(../img/termine/linien_termine.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}
.navmenue li.ohnelinie a {
    display: block;
    padding: 10pt 5pt 10pt 10pt;
    color: #f68822;
    text-decoration: none;
}

.navmenue li.active a {
    border-bottom: 1px dotted #68c639;
}
.navmenue li.active li a {
    border-bottom: 1px dotted #68c639;
}
.navmenue li li.active a {
    border-bottom: 1px dotted #68c639;
}
.navmenue li li a {
    width: 169px;
}

.navmenue a:hover ,#nav a:active {
    text-decoration: none;
}
.navmenue li li a:hover ,#nav a:active {
    text-decoration: none;
}
.navtrenner {
    background-image:url(../img/termine/navtrenner.png);
    background-repeat:no-repeat;
    float:left;
    width:56px;
    height:600px;
}

.inhalt {
    background-image:url(../img/termine/inhalt.png);
    background-repeat:no-repeat;
    float:left;
    width:725px;
    font-size:1em;
    color:#000000;
}

.inhalt ul {
list-style-type: square;
font-size:1.2em;
list-style-position:outside
margin: 7px 0 10px 20;
line-height: 1.6;
}

.ende {
    clear: both;
}

/*#breadcrumb {
    font-size: 1.1em;
    text-align: left;
    font-weight: normal;
    margin: 0px 10px;
    padding: 0px 7px;
    line-height: 1.9em;
    height: 1.9em;
    border-bottom: 1px dotted #f68822;
    width: 600px;        
}
#breadcrumb a {
  color: #f68822;
  text-decoration: none;
}
#breadcrumb a:hover ,#breadcrumb a:active {
  color: #f68822;
  text-decoration: underline;
}*/

/* =Typo-Anpassung */

body {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 62.5%;
}

img {
     border: 0;
}

ul {
list-style-type: none;
margin: 7px 0 10px 20;
line-height: 1.6;
}

li {
margin: 0px 0 5px 0;
}

/* MISC: =Headings
----------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    margin: .9em 0 .4em 0;
    padding: 0;
}
h1 {
    padding: 0 0 0 30px;    
}

h1 {
    background-image:url(../img/termine/pfeil_termine.gif);
    background-repeat:no-repeat;
    font-size: 2em;
    margin: 1em 0 .7em 0;
    color:#f68822;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.6em;
}

h4 {
    font-size: 1.4em;
}
h5 {
    font-size: 1.2em;;
}
h6 {
    font-size: 1em;
}
.ende {
    clear: both;
}
p {
    font-size: 1.2em;
    line-height: 1.6;
}
/* tt_news
----------------------------------------------- */

.event_title {
       background-image:url(../img/termine/pfeil_termine.gif);
	background-repeat:no-repeat;
	color:#f68822;
	font-size:2em;
	margin:1em 0px 5px 0px;
}

.event_title a{
	color:#f68822;
	text-decoration:none;
	font-size: 1.6em;
	font-style:italic;
}

.event_time {
        color:#f68822;
	font-size: 1.2em;
	padding-left:10px;
	font-style:italic;
}

.event_teaser {
	color:white;
	font-size: 1.2em;
}

.news_title {
	background-image:url(../img/termine/pfeil_termine.gif);
	background-repeat:no-repeat;
	color:#f68822;
	font-size:2em;
	margin:1em 0px 5px 0px;
}
.news_time {
	color:#f68822;
	font-size: 1.2em;
	padding-left:30px;
	font-style:italic;
}

.news_teaser {
	color:white;
	font-size: 1.2em;
}