* {
    margin: 0;
    padding: 0;
    border: 0px none black;
}
    
                 

body {
    font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
    color:#666666;
    font-size: 13px;
    line-height: 1.5em;
}

p {
    line-height: 1.5em;
    margin-top: 12px;
    margin-bottom: 12px;
}

ul {
    margin-top: 13px;
    margin-bottom: 13px;
    padding-left: 40px;
}

h1 {
    margin-bottom: 12px;
    margin-top: 12px;
}

a:link, a:visited, a:active {
    text-decoration: none;
    outline: none;
    color: #555;
}

a:hover {
    color: black;
}


#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
    font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #555;
}

#main h1 {
    font-size: 15px;
    line-height: 1.4em;
}

#main h2 {
    font-size: 14px;
}

#main h3 {
    font-size: 13px;
}

#main h4 {
    font-size: 15px;
    font-weight: bold;
}

#main h5 {
    font-size: 14px;
    font-weight: bold;
}

#main h6 {
    font-size: 13px;
    font-weight: bold;
}



#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #666666;
    text-transform: lowercase;
}

#right h1 {
    font-size: 18px;
    margin-top: 0px;
    padding-top: 9px;
}

#right h2 {
    font-size: 16px;
}

#right h3 {
    font-size: 14px;
}

#right h4 {
    font-size: 13px;
}

#right h5 {
    font-size: 12px;
}

#right h6 {
    font-size: 11px;
}


.menu1, menu2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #999999;
}

.menu1 {
    font-size: 18px;
}

.menu2 {
    font-size: 14px;
}



/* -------------------------------------------------------------------------- */

.block {
    overflow: visible;
}

#top{
    background-color: #c1a16b;
    background-image: url(img/background.png);
    background-position: 0% 0%;
    background-repeat: repeat-x;
}

#wrapper{
  width:910px; 
  margin:0 auto;
}

#container {
        
}

.b0-tlc {
padding-bottom: 55px

}

#main {
    margin-right:311px;
    padding: 0px 30px 0px 60px;
    top: 0px;
    position:static; /*ie6*/
    width:509px;
}

#main .inside {
  
}

#right {
    width:262px;
    margin-right: 49px;
    margin-bottom: 40px;
    margin-top: -10px;
}

.inside {
  position: static; /*ie6*/
}

#footer {
    clear: right;
}

/* -------------------------------------------------------------------------- */

.mod_customnav.hpnavsub a,
.mod_customnav.hpnavsub span,
.mod_navigation.hpnavmain a,
.mod_navigation.hpnavmain span {
    padding-right: 1.2em;
    text-transform: lowercase;
}

.mod_customnav.hpnavsub a,
.mod_customnav.hpnavsub span{
    color: #6e6e6e;
}

.mod_navigation.hpnavmain a,
.mod_navigation.hpnavmain span {
    color:#8c8c8c;
}

.mod_customnav.hpnavsub a,
.mod_customnav.hpnavsub span,
.mod_customnav.hpnavsub a:hover,
.mod_customnav.hpnavsub li.active span {
    font-size: 14px;
}

.mod_navigation.hpnavmain a,
.mod_navigation.hpnavmain span
.mod_navigation.hpnavmain a:hover,
.mod_navigation.hpnavmain li.active span {
    font-size: 18px;
}

.mod_customnav.hpnavsub a:hover,
.mod_customnav.hpnavsub li.active span,
.mod_navigation.hpnavmain a:hover,
.mod_navigation.hpnavmain li.active span {
    color: black;
}

.mod_customnav.hpnavsub ul, .mod_navigation.hpnavmain ul {
    margin: 0px;
    padding: 0px;
    padding-right: 10px;
}

/* -------------------------------------------------------------------------- */

.mod_navigation.hpnavmain {
    position: relative;
    top: -83px;
    left: 5px;
}

.mod_navigation.hpnavmain li{
    display: inline;
    list-style-type:none;
}

/* -------------------------------------------------------------------------- */

.mod_customnav.hpnavsubtop {
    position: relative;
    top: -35px;
    left: 5px;
}

.mod_customnav.hpnavsubtop li{
    display: inline;
    list-style-type:none;
}

/* -------------------------------------------------------------------------- */

.mod_customnav.hpnavsubbottom {
    position: relative;
    top: -40px;
    left: 60px;
    z-index: 10;
    width: 650px;
}

.mod_customnav.hpnavsubbottom li{
    display: inline;
    list-style-type:none;
}

.mod_customnav.hpnavsubbottom a,
.mod_customnav.hpnavsubbottom span{
    color: #e6e6e6;
}

/* -------------------------------------------------------------------------- */

.mod_customnav.hpnavsubarchiv {
    margin-bottom: 15px;
}

.mod_customnav.hpnavsubarchiv li{
    list-style-type:none;
}

.mod_customnav.hpnavsubarchiv a,
.mod_customnav.hpnavsubarchiv span{
    color: #808080;
}

/* -------------------------------------------------------------------------- */

.hpbanner {
}

.hpbanner .image_container {
    position: relative;
    
    left: -9px;
    top: 0px;
}         

.hpbannertext {
    color: #806b48;
    font-size: 12px;
    font-weight: bold;
}

#titel_veranstaltungen {
    font-size: 12px;
    color: #806b48;
    font-weight: bold;
    background-color: #f1f2ed;
    border-top: #806b48 1px solid;
    padding: 3px 0px 5px 5px;
    margin: 30px 0px 25px 185px;
}

/* -------------------------------------------------------------------------- */


.layout_latest {
    margin-bottom: 13px;
    margin-top: 13px;
}

.layout_latest .info, .layout_latest .teaser {
    color: #808080;
    padding: 0px;
    margin: 0px;
}

.layout_latest .info {
    font-size: 10px;
}

.layout_latest .teaser {
    font-size: 12px;
}

.event .teaser_end {
    margin: 10px 0px;
}

.layout_latest h2 {
    margin: 5px 0px;
    margin-top: 0px;
}

.more {
    font-size: 0.95em;
    font-style: italic;
    margin: 0.6em 0em;
}

.more a:hover {
    color: black;
}


/* -------------------------------------------------------------------------- */

#aktuell_rel {
    position: relative;
}

#aktuell_abs {
    position: absolute;
    top: -50px;
    left: 20px;
}

.event .image_container {
    margin: 0px 15px 10px -175px;
}

.mod_eventlist .event {
    margin-top: 15px;
    margin-bottom: 20px;
}

.event {
    text-transform: none;
    clear: left;
}

.event .info {
    font-size: 10px;
    color: #333;
    margin: 5px 0px 11px 0px;
}

.event h1 {
    text-transform: none;
    font-size: 13px;
    margin: 0px;
    padding: 0px 0px 2px 0px;
    color: #555;
    font-weight: bold;
    border-bottom: 1px #806b48 solid;
    overflow: hidden;
}

.event h2, h3, h4, h5, h6 {
    text-transform: none;
    font-size: 12px;
    margin: 0px;
    padding: 0px 0px 2px 0px;
    color: #555;
    font-weight: bold;
}

.event h3 {
    font-size: 11px;
}

.event h4 {
    font-size: 10px;
}

.event h5 {
    font-size: 9px;
}

.event h6 {
    font-size: 8px;
}


.event .ce_text {
    color: #666666;
    font-size: 13px;
}

.event .ce_text a:hover h1 {
    color: black;
}

.mod_eventlist .empty {
    margin-left: 185px;
    font-size: 12px;
    color: #666;
}

.mod_eventreader {
    margin-top: 30px;
}

.back {
    text-transform: lowercase;
    clear: left;
}

.event .text_container {
    margin-left: 185px;
}

/* -------------------------------------------------------------------------- */

#r0-box {
    margin: 0;
    padding: 0;
    width: 100%;
}

#r0-c {
    background-image:url(img/r0-c.png);
    background-position: 0% 0%;
    background-repeat: repeat-x;
}

#r0-l, #r0-r {
    background-repeat: no-repeat;
}

#r0-l {
    background-image:url(img/r0-l.png);
    background-position: 0% 0%;
}

#r0-r {
    background-image:url(img/r0-r.png);
    background-position: 100% 0%;
}

#r0-inside {
    height: 40px;
}

/* -------------------------------------------------------------------------- */

#r1-box {
    margin: 0;
    padding: 0;
    width: 100%;
}

#r1-c {
    background-image:url(img/r1-c.png);
    background-position: 0% 0%;
    background-repeat: repeat-x;
    
}

#r1-l, #r1-r {
    background-repeat: no-repeat;
}

#r1-l {
    background-image:url(img/r1-l.png);
    background-position: 0% 0%;
}

#r1-r {
    background-image:url(img/r1-r.png);
    background-position: 100% 0%;
}

#r1-inside {
    height: 150px;
    position: relative;
}

#logo-div {
    position: absolute;
    z-index: 20;
    right: 70px;
    top: -22px;
}

/* -------------------------------------------------------------------------- */


.b0-box
	{
	margin: 0;
	padding: 0;
	width:100%;
	background-color: #f9f9f9;
	}

.b0-content
	{
	padding: 0px;
	}

.b0-tlc, .b0-trc, .b0-blc, .b0-brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.b0-tlc
	{
	}

.b0-trc
	{
	}

.b0-blc
	{
	background-image:url(img/b0-blc.png);
	background-position: 0% 100%;
	}

.b0-brc
	{
	background-image:url(img/b0-brc.png);
	background-position: 100% 100%;
	}

.b0-tb, .b0-bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}

.b0-tb
	{
	}

.b0-bb
	{
	background-image:url(img/b0-bb.png);
	background-position: 50% 100%;
	}

.b0-rb
	{
	background-image:url(img/b0-rb.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

.b0-lb
	{
	background-image:url(img/b0-lb.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

/* -------------------------------------------------------------------------- */

.b1-box
	{
	position: relative;
	margin: 0;
	padding: 0;
	width:100%;
        background-color: #f1f2ed;
	}

.b1-content
	{         
	margin: 0px 12px 16px 12px;
        padding-bottom: 16px;
        background-color: transparent;
	}
  
.b1-content div {
  
}

.b1-tlc, .b1-trc, .b1-blc, .b1-brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.b1-tlc
	{
	background-image:url(img/b1-tlc.png);
	background-position: 0% 0%;
	}

.b1-trc
	{
	background-image:url(img/b1-trc.png);
	background-position: 100% 0%;
	}

.b1-blc
	{
	background-image:url(img/b1-blc.png);
	background-position: 0% 100%;
	}

.b1-brc
	{
	background-image:url(img/b1-brc.png);
	background-position: 100% 100%;
	}

.b1-tb, .b1-bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}

.b1-tb
	{
	background-image:url(img/b1-tb.png);
	background-position: 0% 0%;
	}

.b1-bb
	{
	background-image:url(img/b1-bb.png);
	background-position: 50% 100%;
	}

.b1-rb
	{
	background-image:url(img/b1-rb.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

.b1-lb
	{
	background-image:url(img/b1-lb.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

/* -------------------------------------------------------------------------- */

.trenner {
    width: 258px;
    margin: 0px 0px 0px -10px;
    border-bottom: solid 1px #806b48;
}

/* -------------------------------------------------------------------------- */

#sponsoren_uebersicht p {
    font-family: Georgia,'Times New Roman',times,serif;
    font-style: italic;
    line-height: 1.4em;
    font-size: 12px;
    color: #808080;
}

#sponsoren_uebersicht p em {
    font-size: 12px;
    font-weight: bold;
}

/* -------------------------------------------------------------------------- */

#gisler_rel {
    position: relative;
    clear: both;
    height: 1px;
}

#gisler_abs {
    position: absolute;
    top: -49px;
    right: 0px;
    z-index: 20;
}

#gisler_inner {
    margin: 0px 55px 0px 55px;
    padding: 0px 40px 0px 0px;
    text-align: right;
}

#gisler .inner img {
}

/* -------------------------------------------------------------------------- */

#mapcontainer {
    width:505px;
    height:520px;
    border:2px solid #ccc;
    padding:0px;
    margin:0px;
}

/* -------------------------------------------------------------------------- */

#imgDescription {
    margin-left: 0px;
}