/* Site: MOSER HOLDING */



/* =ACCORDION1
---------------------------------------------------------------------
*/

.applemenu{
	padding: 0px;
	width: 210px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.applemenu div.silverheader a{
	background: black url(../images/silvergradient.gif) repeat-x center left;
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: #FFFFFF;
}

.applemenu div.dark {
	background-color:#d9dadc !important;	
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(../images/silvergradientover.gif);
	color: #333333;
	/*font-size: 75%;*/
		font-weight: bold;

}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	padding: 5px;
	height: 120 pxs; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	color: #333333;
	font-size: 9px;
}

.applemenu div.submenu a{ /*DIV that contains each sub menu*/
	color: #111111;
	font-size: 9px;
}
.applemenu div.submenu a:hover{ /*DIV that contains each sub menu*/
	color: #96b60a;
	/*font-size: 9px;*/
	text-decoration: none;
}


/* = END ACCORDION
---------------------------------------------------------------------
*/

/* =ACCORDION2
---------------------------------------------------------------------
*/

.applemenu1{
	padding: 0px;
	width: 167px;
		color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

.applemenu1 div.silverheader a{
	color: #000000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: black;
	background-image: url(../images/silvergradient.gif);
	background-position: left center;
}


.applemenu1 div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: #000000;
}


.applemenu1 div.selected a, .applemenu1 div.silverheader a:hover{
	background-image: url(../images/silvergradientover.gif);
	color:#96B60A;
	text-decoration:none;
}

.applemenu1 div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	padding: 5px;
	height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	color: #333333;
	font-size: 9px;
}

.applemenu1 div.submenu a{ /*DIV that contains each sub menu*/
	color: #111111;
	font-size: 9px;
}
.applemenu1 div.submenu a:hover{ /*DIV that contains each sub menu*/
	color: #96b60a;
	/*font-size: 9px;*/
	text-decoration: none;
}


/* = END ACCORDION
---------------------------------------------------------------------
*/

.slideshow {
	height:  330px;
	width:   510px;
	padding: 0;
	margin:  0;
	position: relative;
	overflow: hidden;
} 

.slideshow img {  
       top:  0; 
    left: 0 ;
} 

/* = END SLiDE DiV
---------------------------------------------------------------------
*/

html, body{
                padding: 0px;
                margin: 0px;
        }

* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body{
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: small;
	behavior:url(csshover.htc);
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	                padding-bottom: 60px;

}

a:link{
	color: #000000;
}

a:hover{
	text-decoration: none;
	color: #96b60a;
}


hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#topbar{
   width: 710px;
   margin: 0 auto;
   padding: 7px;
}


#topbar a{
	color: #222222;
	   text-decoration: none;

}

#topbar a:hover{
	text-decoration: underline;
}



#topbar p{
	color: #EEEEEE;
	font-size: 85%;
	text-align: right;
	line-height: 1;
}

#topbar p b{
   color: #605B4B;
   font-weight: normal;
}

#header{
   position: relative;
   clear: left;
   float: left;
   width: 764px;
}

#header h1{
   float: left;
   width: 384px;
   height: 64px;
   margin-top: 16px;
   background: url(../images/bg_h1.gif) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 380px;
   height: 64px;
}

#header #service-times{
   position: absolute;
   top: 96px;
   right: 14px;
   width: 218px;
   height: 18px;
   padding-top: 4px;
   background: url(../images/bg_service-times.gif) no-repeat;
}

#header #service-times p{
   font-size: 75%;
   text-align: center;
}

#header #service-times a{
   color: #FCF8E5;
   text-decoration: none;
}



/* =Navigation
---------------------------------------------------------------------
*/

#nav{
	display: inline;
	position: relative;
	clear: left;
	float: left;
	width: 600px;
	height: 60px;
	background: url(../images/bg_nav.gif) repeat-x;
	list-style: none;
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
		text-align: center;   

}

#nav li{
   float: left;
   background: url(../images/bg_nav_li.gif) no-repeat;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   line-height: 1;
}

#nav .current,
#nav li:hover,
#nav li.sfhover{
	background-image: url(../images/bg_nav_li_a_hover.gif);
	background-repeat: repeat-x;
}


#nav li#nav_home.current_home,
#nav li#nav_home.current,
#nav li#nav_home:hover,
#nav li#nav_home.sfhover{
}

#nav .current_contact,
#nav li#nav_contact:hover,
#nav li#nav_contact.sfhover{
}

#nav li a{
	display: block;
	float: left;
	color: #DDDDDD;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-left: 19px;

}

#nav .current_home a,
#nav .current_contact a,
#nav .current a,
#nav li:hover a,
#nav li.sfhover a{
	color: #222222;

}

#nav .current ul ul,
#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   list-style: none;
   	text-align: center;

}

#nav li li,
#nav li li.current{
	float: left;
	font-size: 85%;
	background: url(../images/bg_nav_li_li.gif) no-repeat right center;
	text-indent: 0;
	text-align: center;   
}

#nav li:hover li:hover,
#nav li.sfhover li.sfhover{
   background: url(../images/bg_nav_li_li.gif) no-repeat right center;
}

#nav .current_contact ul,
#nav .current ul,
#nav li:hover ul,
#nav li.sfhover ul{
	top: 22px;
	left: 19px;
	width: 800px;
	z-index:2;
	text-align: center;
}

#nav li li a{
	float: left;
	width: auto !important;
	background: none !important;
	padding: 8px 12px;
	color: #000000;
		text-align: center;

}

#nav li li a:hover{
	text-decoration: underline;
		text-align: center;

}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   width: 764px;
   margin: 0 auto;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
	width: 764px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 12px;
}

/* =Content
---------------------------------------------------------------------
*/

.datum {
	
	color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-left: 10px;
	padding-left: 10px;
}

#content{
	float: left;
	width: 510px;
	height: 100%;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	margin-bottom: 50px;
}


#contentbig{
	float: left;
	width: 756px;
	padding-right: 1px;
	padding-bottom: 2px;
		margin-bottom: 50px;

}

#contentbig h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #999;
}

.tableline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-right: 6px;
	padding-right: 6px;
	margin-top: 5px;
	padding-top: 5px;
}

.tablelinerechts{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


#content h3{
	clear: left;
	color: #555555;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0;
	margin-right: -15px;
	margin-bottom: 0.5em;
	margin-left: -15px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
}

body#home #content h3{
   margin: 0 0 .5em;
   padding: 0 0 .5em;
   border: 0;
   border-bottom: 1px solid #E9E3C9;
   background: none;
   color: #014E5F;
   font-size: 115%;
}

#content h4{
   margin-bottom: .25em;
   color: #00748d;
   font-size: 115%;
}

#content h5{
   margin-bottom: .25em;
   color: #bc6101;
   font-size: 115%;
}

#content h6{
	color: #999;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


#content p,
#content ul,
#content ol,
#content td{
   margin-bottom: 1em;
   color: #1B1B1B;
   font-size: 11px;
   line-height: 1.5;
}

#bereiche p,
#bereiche ul,
#bereiche ol,
#bereiche td{
   margin-bottom: 1em;
   color: #1B1B1B;
   font-size: 11px;
   line-height: 1.5;
}

#chron p,
#chron ul,
#chron ol,
#chron td{
	font-size: 11px;
}

#contentbig p,
#contentbig ul,
#contentbig ol,
#contentbig td{
   color: #1B1B1B;
   line-height: 1.5;
}

#content p.more{
   padding-top: .25em;
   border-top: 1px solid #E9E3C9;
   font-size: 75%;
   font-weight: bold;
   text-transform: uppercase;
   text-align: right;
}

#content p.more a{
   padding: 2px 20px 2px 0;
   background: url(../images/bg_more.gif) no-repeat right center;
   color: #BC6101;
}

#content p.more a:hover{
   color: #FC972B;
}

#content ul,
#content ol{
   margin-left: 3em;
}


#content a{
	color: #000000;
}

#content a:hover{
	text-decoration: none;
	color: #96b60a;
}

#content img.article{
   clear: right;
   float: right;
}

#content img#mcms_stats{
   display: none;
}

#content img#home_header{
   margin: 0 -23px 6px;
   padding: 7px;
   border: 1px solid #CDC7A2;
}

#content #text{
   clear: both;
}

#content #mediabox{
	float: right;
	width: 225px;
	list-style: none;
	font-style: italic;
	font-size: 85%;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	margin-left: 5px;
}


#content #mediaboxbreit{
	width:490px;
	list-style: none;
	font-style: italic;
	font-size: 85%;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	margin-left: 5px;
}


#content #mediaboxklein{
		float: right;
	width:140px;
	list-style: none;
	font-style: italic;
	font-size: 85%;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	margin-left: 5px;
}

#content #mediabox li{
   margin-bottom: 5px;
   font-size: 85%;
   font-weight: bold;
}

#content #mediabox li a{
   display: block;
   height: 16px;
   padding-left: 20px;
   background-repeat: no-repeat;
}


#content table.calendar{
   margin-bottom: 25px;
   padding: 6px;
   border: 1px solid #CBC5A3;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
}

#content table.calendar caption{
   padding-bottom: .4em;
   color: #BF690C;
   font-size: 115%;
}

#content table.calendar caption span{
   color: #8A4700;
}

#content table.calendar caption span img{
   vertical-align: top;
}

#content table.calendar th{
   padding: 2px 0;
   background: #BF690C;
   color: #FAFAFD;
   font-size: 90%;
   font-weight: normal;
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   border: 1px solid #CBC5A3;
   border-left: 0;
   border-top: 0;
   background: #F5F0D8;
   color: #313131;
   font-size: 75%;
   vertical-align: top;
}

#content table.calendar td.empty{
   /*background: #DBBF5B;*/
}

#content table.calendar td ul{
   margin: .5em 0 0 0;
   font-size: 100%;
   list-style: none;
   line-height: 1.2;
}

#content table.calendar td li{
   margin-bottom: .5em;
}

#content table.calendar td li a{
   color: #BF690C;
   text-decoration: none;
}

#content table.calendar td li a:hover{
   text-decoration: underline;
}


#content-top{
   display: inline;
   float: left;
   width: 509px;
   margin: 0 -23px 13px;
}



/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar h3{
   color: #BC6101;
   font-size: 115%;
   font-weight: normal;
}


#sidebar img.gallery{
   margin: 0px 4px 4px 0px;
   padding: 1px;
}



#sidebar #upcoming-events{
	float: right;
	margin-bottom: 16px;
	width: 228px;
}

#sidebar #upcoming-events h3{
	position: relative;
	width: 220px;
	height: 27px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}

#sidebar #upcoming-events h3 a{
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin: 2px 0 0 5px;
}

#sidebar #upcoming-events .event{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar #upcoming-events .event a{
	display: block;
	width: 225px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#sidebar #upcoming-events .event a:hover{
	background-color: #ebf5bd;
	color: #111111;
}

#sidebar #upcoming-events .event h4{
	color: #66CC66;
	font-size: 85%;
}

#sidebar #upcoming-events .event p{
	float: right;
	padding-right: 0px;
	background: url(../images/bg_event_a.gif) no-repeat right center;
	color: #020202;
	font-size: 80%;
}

#sidebar #sidebar-lower{
	clear: right;
	float: left;
	width: 226px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;

}

#sidebar-lower1, #sidebar-lower2, #sidebar-lower3, #sidebar-lower4 {
	clear: right;
	float:left;
	width:23%;
	text-align:left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	font-size:11px;
	line-height:1.2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: 3px;
	margin-left: 3px;
}



#sidebarnews {
	clear: right;
	float:left;
	width:500px;
	text-align:left;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 0px;
	font-size:100%;
	margin-right: 0px;
	margin-left: 0px;

}


#sidebarnews #upcoming-events .event{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebarnews #upcoming-events .event a{
	display: block;
	width: 500px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebarnews #upcoming-events .event a:hover{
	background-color: #f0f4db;
	color: #111111;

}




#sidebar-lower1a  {
	clear: right;
	float:left;
	width: 30%;
	text-align:left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size:90%;
	line-height:1.6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: 4px;
	margin-left: 4px;
}


#sidebar-lower2a {
	clear: right;
	float:left;
	width: 30%;
	text-align:left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size:90%;
	line-height:1.6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: 4px;
	margin-left: 4px;
}

#sidebar-lower3a {
	clear: right;
	float:left;
	width: 30%;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 4px;
	font-size:90%;
	line-height:1.6;
	margin-right: 4px;
	margin-left: 4px;
}





#sidebar #sidebar-lower h3{
   float: left;
   width: 210px;
   margin: 18px 0 9px;
}

#sidebar #sidebar-lower h3 span{
   float: left;
}

#sidebar #sidebar-lower h3 a{
   display: block;
   float: left;
   width: 14px;
   height: 14px;
   margin: 2px 0 0 7px;
   background: url(../images/bg_rss.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar #sidebar-lower h4{
   clear: left;
   margin-bottom: .5em;
   color: #6E6D64;
   font-size: 70%;
   font-weight: normal;
}

#sidebar #sidebar-lower h4 strong{
   color: #252525;
   font-size: 121%;
}

#sidebar #sidebar-lower p{
   margin-bottom: .5em;
   color: #252525;
   font-size: 9px;
   line-height: 1.2;
}

#sidebar #sidebar-lower1 p{
   margin-bottom: .5em;
   color: #252525;
   font-size: 11px;
   line-height: 1.2;
}

#sidebar #sidebar-lower strong{
   color: #5C6565;
}

#sidebar #sidebar-lower a{
   color: #111111;

}


#sidebar #sidebar-lower a:hover{
	color: #96B60A;
	text-decoration: none;
}

#sidebar #sidebar-lower a.more{
   text-decoration: none;
}

#sidebar #sidebar-lower a.more:hover{
   text-decoration: underline;
}


#sidebar #spacer{
   float: right;
   width: 1px;
   margin-right: -14px;
   height: 501px;
}

.img{
	border: 1px solid #999999;
}

.imgnews{
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.imgnewshome{
	border: 1px solid #999999;
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}

.imgnewshomeblank{
	border: 1px dotted #999999;
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}

.imgnewsblank{
	border: 1px dotted #999999;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	margin-left: 11px;
	margin-bottom: 10px;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
background-color: #e3e3de;
	position: fixed;
	bottom: 0px;
	width: 100%;
		height: 60px;

}


#wegdamit{
	clear: both;
	float: left;
	height: 6px;
	background-color: #FFF;
		width: 100%;
		display: inline;

}

#footer-inner{
   width: 764px;
   margin: 0 auto;
   padding: 11px 0px;
   color: #000000;
   font-size: 85%;
}

#footer-inner a{
   color: #000000;
}

#footer-inner a:hover{
   text-decoration: none;
}


#infobox{
   color: #1B1B1B;
   font-size: 9px;
   line-height: 1.5;
}

.form_field-100persent {
	border: 1px solid #DADADA;
	width: 100%;
	height: 21px;
	padding: 0px;
	margin: 1px;
}

.form_field-40persent {
	border: 1px solid #DADADA;
	width: 40%;
	height: 21px;
	padding: 0px;
	margin: 1px;
}

.mediabox{
	float: right;
	width: 225px;
	list-style: none;
	font-style: italic;
	font-size: 85%;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: .AAAAAA;
	margin-left: 5px;
}


.mediaboxbreit{
	width:490px;
	list-style: none;
	font-style: italic;
	font-size: 85%;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: .AAAAAA;
	margin-left: 5px;
}

.mediaboxklein{
	float: right;
	width:140px;
	list-style: none;
	font-style: italic;
	font-size: 85%;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: .AAAAAA;
	margin-left: 5px;
}

.mediabox li{
   margin-bottom: 5px;
   font-size: 85%;
   font-weight: bold;
}

.mediabox li a{
   display: block;
   height: 16px;
   padding-left: 20px;
   background-repeat: no-repeat;
}

.editimgnews{
	border: 1px solid #999999;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
