		
		
/* =================================================================================================
		
		CSS STYLE, main.css, http://www.skrivstugan.se
		Written by Jimmy Oh, http://www.jimmyoh.com
				
================================================================================================= */
		
		body
		{
		    font-family: Arial, Verdana, Sans-Serif;
		    font-size: 12px; 
		    color: #000000;
		}
		
		#totalcontainer {
		width: 826px;
		margin: 0 auto 0 auto; 
		margin-top: 20px;
		background-color: #ffffff;
		padding: 20px;
		}
		
		#top 
		{
		    /*
		background: #fff;
		width: 877px;
		overflow: visible;
		border: 1px solid #d3cfc3;
		margin: 23px auto 0 auto;
		z-index: 1;
		position: relative;
		padding: 30px;
		float: left; 
		*/}
		
				
				
				
#bottom
{
    width: 826px;
    margin: 0 auto 0 auto; 
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px 20px 10px 20px;		
    font-size: 11px;    
    color: #ffffff;
    /*letter-spacing: 0.03em;*/
    text-align: center;
    font-weight: bold;
}	

#bottom a
{
    color: #ffffff;        
    text-decoration: none;
}			
			
.clear
{
    clear: both;
    float: none;
}				
			
#content
{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;    
    padding: 15px;
    padding-top: 20px;
    background-color: #78145b;
    min-height:450px;
    width: 794px;
    clear: both;
    float: none;
}

		
		

			
/* STARTSIDAN */

#start_left
{
    float: left;
    width: 160px;   
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 40px;
    margin-bottom: 0px;   
    margin-top: 0px;          
}

#start_left a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;        
}

#start_left .box
{
    background-color: #FFFFFF;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #79145c;
    font-weight: bold;
}

#start_left .box h2
{
    font-size: 18px;
    color: #e30060;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#start_left .box p
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


#start_right
{
    float: left;
    width: 570px;    
}

#start_right .start_box
{
    background-image: url(/images/start_top_box.gif);
    background-color: #e30060;
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 109px;
    padding: 10px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding-top: 11px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

#start_right .start_box p
{
    /*width: 200px;*/
    padding-right: 115px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#start_right .start_box h1
{
    font-size: 18px;    
    padding-right: 70px;
}
		
		
		
#start_right .box
{
    background-color: #FFFFFF;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #79145c;
    font-weight: bold;
}		


#start_right .box h1
{
    font-size: 18px;    
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#start_right .box p
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}


#start_right .div_left
{
    float: left;
    width: 260px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 5px;
}

#start_right .div_right
{
    margin-left: 10px;
    float: left;
    width: 260px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 5px;
}


#start_right .div_left h1
{
    margin-bottom: 10px;
}

#start_right .div_right h1
{
    margin-bottom: 10px;
}
	
	
#start_right .div_left h1.alternate
{
    color: #812063;
}

#start_right .div_right h1.alternate
{
    color: #812063;
}	
			
			
			
			
			
/* CONTENT-SIDOR */			
#content_left
{
    float: left;
    width: 160px;   
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 40px;
    margin-bottom: 0px;   
    margin-top: 0px;          
}


#content_left a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;        
}

#content_left .box
{
    background-color: #FFFFFF;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #79145c;
    font-weight: bold;
}

#content_left .box_pink
{
    background-color: #e30060;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #79145c;
    font-weight: bold;
}

#content_left .box_pink h2
{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
}


#content_left .empty_box
{
    padding: 0px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}

#content_left .box h2
{
    font-size: 18px;
    color: #e30060;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#content_left .box h3
{
    font-size: 14px;
    color: #e30060;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
}


#content_left .box p
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


#content_right
{
    float: left;
    width: 570px;    
}

#content_right .start_box
{
    background-image: url(/images/start_top_box.gif);
    /*background-color: #e30060;*/
    background-repeat: no-repeat;
    background-position: top left;
    height: 120px;
    padding: 10px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding-top: 11px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

#content_right .start_box p
{
    /*width: 200px;*/
    padding-right: 115px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#content_right .start_box h1
{
    font-size: 18px;    
    padding-right: 70px;
}
		
		
		
#content_right .box
{
    background-color: #FFFFFF;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #79145c;
    font-weight: bold;
}	

		
#content_right .box_pink
{
    background-color: #e40060;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}	


#content_right .box_pink a
{
    color: #FFFFFF;
}		


#content_right .box h1
{
    font-size: 18px;    
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#content_right .box p
{
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}


#content_right .div_left
{
    float: left;
    width: 265px;
    color: #000000;
    font-weight: normal;
}

#content_right .div_right
{
    margin-left: 10px;
    float: left;
    width: 265px;
    color: #000000;
    font-weight: normal;
}


#content_right .div_left h1
{
    margin-bottom: 10px;
}

#content_right .div_right h1
{
    margin-bottom: 10px;
}
	
	
#content_right .div_left h1.alternate
{
    color: #812063;
}

#content_right .div_right h1.alternate
{
    color: #812063;
}	
		
		
		
			
/* TEXTKOLUMNER */
#left
{
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 480px;
    padding-left: 10px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 40px;
    margin-bottom: 0px;
}

#right
{
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 240px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;   
    padding-right: 0px; 
}

#right .box
{
    padding: 15px;
    /*border: solid 1px #e30069;    */
    color: #FFFFFF;
    background-color: #7c2263;    
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    min-height: 300px;    
}


			
			
/* TEXT OCH RUBRIK */
h1
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 24px;
    color: #df006a;
    /*font-family: Trebuchet MS, Tahoma, Arial, Sans-Serif;*/
}	

h2
{
    font-size: 18px;
    color: #df006a;
}	

h3
{
    font-size: 14px;
    color: #812063;
}			


#left p
{
    margin-top: 0px;
    padding-top: 0px;
}

.text
{
}
			
			
a:link, a.visited, a:active
{
    color: #df006a;
    text-decoration: underline;
}			
	
a:hover
{
    color: #812063;
    text-decoration: none;
}					
				
/* LOGIN */
/*===========================================================*/					
				    

        .PageLogin 
        {
            margin: 0 auto;
            
        }
        
        .PageLogin .CenterTable
        {
            margin: 0 auto; 
            border: solid 1px #cccccc;           
        }        
        
        .PageLogin .CenterTable td
        {
            padding: 5px;
        }
        
        .PageLogin .LoginTextFieldHeader
        {
            font-weight: bold;
            font-size: 11px;
            color: #812063;
        }
        
        .PageLogin .LoginTextField
        {
            border: solid 1px #cccccc;
            color: #e30069;
            padding: 2px;
            font-size: 12px;            
        }
        
        .PageLogin .LoginMessageField
        {
            color: red;
            font-size: 12px;            
        }        
        
        
/*===========================================================*/	


.TextFieldHeader
{
    font-weight: bold;
}

.TextField
{
    font-weight: bold;
}

.FormButton
{
    
}




/* BOTTOM */
 /*===========================================================*/	

		.div_login_button
		{
		    margin: 0 auto;
		    width: 870px;
		    text-align: right;
		    color: #CCCCCC;
		    font-size: 10px;
		}
		
		a.dmediaLink
		{
		    color: #CCCCCC;
		    text-decoration: none;
		}
		
		




/* MENY */
/*===========================================================*/			
#menu {
		width: 824px;
		border-top: solid 1px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		height: 38px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		display: block;
		position: relative;
		background-color: #78145b;
		}
		
		#menu ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
		float: left; 
		background-color: #78145b;
		width: 824px;
		}
		
		#menu li {
		margin: 0;
		float: left;
		text-align: center;
		height: 28px;
		width: 92px;
		display: block;
		padding: 10px 12px 0px 12px;
		font-family: Helvetica, "lucida grande", tahoma, sans-serif;
		font-size: 15px;
		font-weight: bold;
		/*text-transform: uppercase;*/
		border-left: solid 1px #FFFFFF;
		background-image: url(/images/menu_bg.gif);
		}
		
		#menu li:hover {
		background-image: url(/images/menu_bg_current.gif);
		color: #79145c;
		}		
		
		#menu li:hover a {
		color: #79145c;
		}				
		
		#menu li.current {
		margin: 0;
		float: left;
		text-align: center;
		height: 28px;
		width: 92px;
		display: block;
		padding: 10px 12px 0px 12px;
		font-family: Helvetica, "lucida grande", tahoma, sans-serif;
		font-size: 15px;
		font-weight: bold;
		/*text-transform: uppercase;*/
		border-left: solid 1px #FFFFFF;
		background-image: url(/images/menu_bg_current.gif);
		color: #79145c;
		}		
		
		#menu .nav:link, .nav:visited, .nav:active {		
		text-decoration: none;
		color: #ffffff;
		display: block;
		/*border-bottom: 2px solid #fff;
		padding-bottom: 5px; */}

		#menu .nav:hover {
		text-decoration: none;
		color: #79145c;
		display: block;
		/*border-bottom: 2px solid #e30069;
		padding-bottom: 5px; */}
		
		
		#menu .current:hover {
		text-decoration: none;
		color: #79145c;
		display: block;
		/*border-bottom: 2px solid #e30069;
		padding-bottom: 5px; */}		
		
		#menu a.current, a.current:link, a.current:visited, a.current:active, a.current:hover {
		text-decoration: none;
		color: #79145c;
		display: block;
		border: none;
		/*padding-bottom: 5px;
		border-bottom: 2px solid #e30069; */}
		
		
/* UNDERMENY */
/*===========================================================*/			
#menu .sub_menu
{    
    background-color: #FFFFFF;
    margin-bottom: 0px;
}			
	
#menu .sub_menu ul
{
    background-color: #FFFFFF;
		margin: 0 auto 0 auto;
		padding: 0;
		list-style-type: none;
		float: left; 
		width: 773px;
		margin-top: 7px;
		margin-bottom: 0px;
		}
		
		#menu .sub_menu li {
		margin: 0;
		float: left;
		text-align: center;
		height: 15px;
		display: block;
		padding: 5px 12px 2px 12px;
		font-family: "lucida grande", tahoma, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-transform: uppercase; }
		
		#menu .sub_menu .menulink:link, .sub_menu .menulink:visited, .sub_menu .menulink:active {		
		text-decoration: none;
		color: #df006a;
		display: block;
		/*border-bottom: 2px solid #fff;*/
		padding-bottom: 5px; }

		#menu .sub_menu .menulink:hover {
		text-decoration: none;
		color: #812063;
		display: block;
		/*border-bottom: 2px solid #df006a;*/
		padding-bottom: 5px; }
		
		#menu .sub_menu a.menulinkActive, .sub_menu a.menulinkActive:link, .sub_menu a.menulinkActive:visited, .sub_menu a.menulinkActive:active, .sub_menu a.menulinkActive:hover {
		text-decoration: none;
		color: #812063;
		display: block;
		border: none;
		
		padding-bottom: 5px;
		/*border-bottom: 2px solid #df006a; */}			
		
			
		
/* FOTOGALLERI */		
/*===========================================================*/			
	
#Gallery 
{
margin-top: 0px;
padding-top: 0px;
font-size: 11px;
}
    		
#Gallery a
{
    color: #ffffff;
}

#Gallery h3
{
    color: #FFFFFF;
    margin-bottom: 10px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;    
}
		
#Gallery .GalleryBox
{
    padding: 15px;
    /*border: solid 1px #e30069;    */
    color: #FFFFFF;
    background-color: #7c2263;
    width: 250px;
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    min-height: 300px;
}
	
#Gallery .GalleryBox a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

#Gallery .GalleryBox a:hover
{
    text-decoration: underline;
}
		
		
		
.GalleryBox
{
    padding: 15px;
    /*border: solid 1px #e30069;    */
    color: #7c2263;
    background-color: #FFFFFF;
    /*width: 220px;*/
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    margin-bottom: 20px;
}
	
.GalleryBox p
{
    color: #78145b;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;    
}



a.GalleryLink:link, a.GalleryLink:visited, a.GalleryLink:hover, a.GalleryLink:active
{
    color: #e40060;
}
	
.GalleryBox a:link
{
    color: #e40060;
    font-weight: bold;
    text-decoration: none;
}

.GalleryBox a:hover
{
    color: #78145b;
    text-decoration: none;
}

.GalleryBox a.active
{
    color: #78145b;
    text-decoration: none;
}

		
#Gallery .GallerySmallImage
{
    padding: 4px;
    border: solid 1px #ffffff;
    background-color: #FFFFFF;
}

		
#Gallery .GalleryBigImage
{
    padding: 4px;
    border: solid 1px #ffffff;
    background-color: #FFFFFF;
}


#Gallery .BigImage
{
    padding: 10px;
    /*border-bottom: dotted 1px #cccccc;*/
}

#Gallery .BigImage p
{
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #ffffff;
}


#Gallery p.GalleryNumberPages 
{
    margin-top: 10px;
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    color: #ffffff;
}



#Gallery .GalleryNavigation a
{
    font-size: 11px;
    text-decoration: none;
}

#Gallery .GalleryNavigation a:hover
{
    text-decoration: underline;
}



/* KALENDER */		
/*===========================================================*/			
	
#Calendar 
{
margin-top: 0px;
padding-top: 0px;
font-size: 11px;
margin-right: 0px;
width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
    		
#Calendar a
{
    color: #7c2263;
}
		
#Calendar .CalendarBox
{
    padding: 15px;
    /*border: solid 1px #e30069;    */
    color: #FFFFFF;
    background-color: #7c2263;
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    min-height: 300px;
}
	
#Calendar .CalendarBox a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

#Calendar .CalendarBox a:hover
{
    text-decoration: underline;
}
	
#Calendar #manad
{
    margin-bottom: 5px;
    margin-top: 5px;
}		

#Calendar #manad .manad_namn
{
    background-color: #000000;
    padding: 3px;
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 5px;
}

#Calendar .veckodag_onsdag
{
    color: #0baaa5;
    font-size: 14px;    
    font-weight: bold;
}
		
#Calendar .veckodag_fredag
{
    color: #6c1b81;
    font-size: 14px;
    font-weight: bold;
    width: 130px;
}

#Calendar .veckodag_lordag
{
    color: #005c99;
    font-size: 14px;    
    font-weight: bold;
}



#Calendar .veckodag_mandag, .veckodag_tisdag, .veckodag_torsdag, .veckodag_sondag
{
    color: #e40060;
    font-size: 14px;    
    font-weight: bold;
    width: 130px;
}

#Calendar .text
{
    color: #000000;
    font-size: 12px;    
   /*margin-top: 6px;*/
}

#Calendar .aktuell
{
    color: #000000;
    font-size: 12px;    
    /*margin-top: 6px;*/
}


#Calendar .special_icons		
{
    text-align: right;
}

#Calendar .special_icons img	
{
}

#Calendar .bottom_icons	
{
    margin-top: 25px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
	
	
#Calendar .bottom_icons img		
{
    padding-right: 4px;
    float: left;
}

#Calendar .bottom_icons .icon_text
{
    padding-right: 15px;
    color: #000000;
    font-size: 13px;
    float: left;
    margin-top: 3px;
}
	
	
	
#Calendar .special_icons img	
{
    padding-left: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
}		

/*===================================================*/
/* POLL */
/*===================================================*/

.poll h1
{
    color: #e40060;
    font-size: 18px;
}

.poll .PollQuestion
{
    color: #e40060;
    font-weight: bold;
    font-size: 13px;    
}

.poll .PollButton
{
    background-color: #e40060;
    border: solid 1px #e40060;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, Arial, Sans-Serif;
    padding: 3px 2px 3px 2px;
}

.PollLink
{
    color: #e40060;
}

a.PollLink:link, a.PollLink:visited, a.PollLink:active, a.PollLink:hover
{
    color: #e40060;
}


/*===================================================*/
/* LOGIN */
/*===================================================*/

.PageLogin .box_header
{
    background-color: #e40060;
    padding: 8px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.PageLogin .box
{
    padding: 5px;
    padding-left: 20px;
}


.PageLogin .box_header h1
{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

.PageLogin .LoginTextFieldHeader
{
    font-size: 12px;
    font-weight: bold;
    color: #e40060;
}

.PageLogin .LoginTextField
{
    font-size: 11px;
    font-weight: normal;
    border: solid 1px #e40060;    
    margin-bottom: 10px;
    float: left;
    color: #000000;
}

.error_star
{
    margin-top: 5px;
    margin-left: 4px;
}



/*===================================================*/

.TextField
{
    font-size: 11px;
    font-weight: normal;
}

.FormButton
{
    background-color: #e40060;
    border: solid 1px #e40060;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, Arial, Sans-Serif;
    padding: 3px 2px 3px 2px;
}


/*===================================================*/
/* UNDERMENY */
/*===================================================*/

.SubMenuBox 
{
    background-color: #FFFFFF;
     color: #e40060;
     margin-top: -10px;
     margin-bottom: 20px;
     padding-top: 10px;
     padding-bottom: 5px;
}


.SubMenuBox ul
{
    color: #e40060;
    margin-left: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.SubMenuBox li
{
    list-style-type: none;
    color: #e40060;
    padding-bottom: 5px;
    padding-top: 5px;
}

.SubMenuBox a
{
    color: #e40060;
}
 
.SubMenuBox a.menulinkActive:link
{
    color: #e40060;
}

.SubMenuBox a.menulinkActive:visited
{
    color: #e40060;
}

.SubMenuBox a.menulinkActive:active
{
    color: #e40060;
}

.SubMenuBox a.menulinkActive:hover
{
    color: #e40060;
}

.SubMenuBox a.menulink:link
{
    color: #e40060;
}

.SubMenuBox a.menulink:visited
{
    color: #e40060;
}

.SubMenuBox a.menulink:active
{
    color: #e40060;
}

.SubMenuBox a.menulink:hover
{
    color: #e40060;
}


.ErrorText
{
    background-color: Yellow;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding: 4px;
}