
body {
	background: #efefef url(bb/longfade.gif) repeat-x scroll left top;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:140%;
	color: #000000;
	text-align: left;
}

input,textarea,select
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.nopadd
{
	padding:1px !important;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	margin-top:0px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	line-height: 145%;
	margin:0px;
	padding:0px;
}

h3
{
    font-size: 100%;
	font-weight: bold;
	margin:0px;
}
a { color: #004F93; }
a:hover { color: #b02a30; }
a
{
    text-decoration:none;
    }
    
a img
{
	border:0;
}
.pdf
{
	background: transparent url(img/pdf.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 22px;
}
#wrapper
{
	background:transparent url(bb/wrapper.gif) repeat-y scroll left top;
    clear:both;
    display:block;
    width:967px;
    background-color:#fff;
	margin: 10px auto 0px auto;
}

#header
{
    background-image: url(images/Header.jpg);
	background-repeat:no-repeat;
	height:120px;  
}
.logga
{
    float:left;
    width:100px;
    height:100px;
    margin:10px 0px 0px 50px;
}

#sep 
{ 
    
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    height:5px;
    overflow:hidden;
}


#page
{
    clear:both;
	padding: 25px 10px 0px 10px;
	border-left :8px solid #D3D5D6;
	border-right :8px solid #D3D5D6;
	background-color:#fff;
}

#sidebar 
{
    text-align:left;
	float : left;
	width : 180px;
	margin:0px 10px 0px 0px;
}
#main
{
    float : left;
	width : 650px;
}

#content
{
    float: left;
    width: 450px;
    color: #000;
    text-align:left;
    margin-bottom:10px;
    
}
.calendarpage
{
    float:left;
    width:700px;
   }
#contentxl
{
    float: left;
    width: 500px;
    color: #000;
    text-align:left;
    
}
#rightbar {
	float : left;
	width : 250px;
	margin : 0px 0px 0px 30px;
	/*margin-bottom:10px;
	background-color: #f0f0f0;
	border:1px solid #d0d0d0;
	padding: 12px;
	text-align:left;
	*/
}



#footer {
	clear : both;
	background-image:url(images/foot.jpg);
	margin:0px;
	height:17px;
	padding:10px ;
}
.left
{
    float:left;
    width:300px;

    text-align:left;
}
.left a
{
    font-weight:bold;
    color:#000;
    font-size:100%;
    margin-left:10px;
    
    font-family:Verdana;
    }
.right
{
    float:right;
    width:300px;
    margin-right:10px;
    text-align:right;
    }

.visualClear {
    clear: both;
    margin:0px;
    padding:0px;
}

.box
{
    border:solid 1px #d3d5d6;
    padding:10px;
}
.boxheaderblue
{
    background-image:url(images/bgboxheadblue.gif);
    background-repeat:no-repeat;
}
.boxheaderblue
{
    color:#fff;
    height:19px;
    padding:5px 0px 0px 10px;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
 }
 .boxheaderred
{
    background-image:url(images/bgboxheadred.gif);
    background-repeat:no-repeat;
}
.boxheaderred
{
    color:#fff;
    height:19px;
    padding:5px 0px 0px 10px;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
 }
 
.coll
{
    float:left;
    width:400px;
    margin:0px;
    padding:0px;
}
.coll1
{
    float:left;
    width:400px;
    margin:0px;
    padding:0px 20px 0px 0px;
}
.colr 
{
    float:right;
    padding:0px 0px 0px 10px;
}
.colr2 
{
    float:right;
    margin:0px 20px 0px 20px;
    padding:0px;
}
.news
{
     margin:0px;
    padding:0px;
}
.news ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
   margin:0px 0px 0px 0px;
    padding:0px;
}
.news li
{
   
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
.bodytext
{
    display:block;
}
.col1
{
    float:left;
    width:260px;
}
.col2
{
    float:left;
    width:390px;
}
.hr1 
{
    border-bottom:1px solid #CCCCCC;
    height:1px;
    margin:10px 0px;
}
.hr2 
{
    border-bottom:1px solid #CCCCCC;
    height:1px;
    margin:10px 0px;
    width:650px;
}


/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
	background-image:none;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

.calendar ul
{
    list-style:none;
    margin:0px;
    padding:0px;
}
.place
{
    color:#666666;
    font-weight:bold;
    display:inline;
}
.gallery
{
    margin:0px 0px 0px 0px;
    padding:0px;    
}
