body {
		margin:30px 20px 20px 50px;
		background:#FFF;	
		font-family: verdana, arial, sans-serif;
		color: #333;
		font-size: small;
		font-weight:normal;
  		line-height:140%;	
		}

h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

#titill {
	font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: large;
	font-weight: light;
	margin: 20px;
}

#titill a,
#titill a:link,
#titill a:visited,
#titill a:active,
#titill a:hover {
		font-family: verdana, arial, sans-serif;
		font-size: large;
		color: #333;
		text-decoration: none;
		}

.description {
	font-family: georgia, times new roman, serif;
	color: #333;
	font-size: small;
	text-transform: lowercase;
}

A 				{ color: #003366; text-decoration: underline; }
A:link		{ color: #003366; text-decoration: underline; }
A:visited	{ color: #003366; text-decoration: underline; }
A:active		{ color: #999999;  }
A:hover		{ color: #999999;  }

#tabs {
	float: left;
	width: 652px;
	font-size: 93%;
	line-height: normal;
	font-weight: bolder;
	background:#ffffff url("img/box_bg.png") repeat-x bottom;
}

#tabs ul {
	margin: 0;
	padding:0;
	display: inline;
	list-style:none;
	} 

#tabs li {
	float:left;
	background:url("img/box_right_norm.png") no-repeat right top;
	margin: 0;
	list-style: none;
	display: inline;
	}

#tabs a {
	display:block;
	background:url("img/box_left_norm.png") no-repeat left top;
	padding:5px 15px 4px;
	color:white;
	text-decoration: none;
}

#tabs a:hover {
        color:black;
}

#tabs #current {
	background: url("img/box_right_current.png") no-repeat right top;
	color:black;
}

#tabs #current a {
	background:url("img/box_left_current.png") no-repeat left top;
	color:black;
	padding-bottom:5px;
}
	
#content {
   clear: left;
	width:650px;
	border-left: 1px solid #700054;
   border-right: 1px solid #700054;
	border-bottom: 1px solid #700054;
	padding: 10px 0 0 0;
	margin: 0px;
   background: #E8D7E4 url("img/johanna.jpg") no-repeat bottom right;
}

#blogg {
	padding:0 10px 10px 10px;
	margin:0px;
   width: 420px;
}


#links {	
      position: absolute;
      top: 60px;
      left: 490px;
		padding:5px;
      padding-left:10px;				
		width:190px;		
		}
		
#links img {
	border:0;
}

#copyright {
	float: left;
	width: 652px;
	margin:5px 0 0 0;
	font-size: xx-small;
	text-decoration: none;
	text-align:center;
	line-height: 80%;
	color: #700054;
}
	
.blog {
  		padding:15px;
		background:#FFF; 
		}

.blogbody {
		font-family: verdana, arial, sans-serif;
		color: #333;
		font-size: small;
		font-weight:normal;
  		line-height:140%;
		text-align: justify;
		}

.blogbody img {
     margin: 5px;
     border: 1px solid #ffffff;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

.title	{
		font-family: georgia, times new roman, serif;
		font-size: x-large;
		color: #666;
		margin: 5px;
		}			

#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

.date	{ 
		font-family: georgia, times new roman, serif; 
		font-size: large; 
		color: #333;
		margin: 5px 0 10px 5px;
		font-weight:bold;
		}			
		
.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: xx-small; 
		color: #000000; 
		margin-bottom:0px;
		margin-top: 10px;
		}

.calendar {
		font-family:verdana, arial, sans-serif;
                color:#000000;
		font-size:xx-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
.calendarhead {	
                font-family: georgia, times new roman, serif;
		color:#666600;
		font-size:x-small;
		font-weight:normal;
  		margin-top:0;
		letter-spacing: .3em;
  		text-transform:uppercase;		
		}	

.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
                margin-bottom:10px;
}
		
.sidetitle {
		font-family: georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		margin-top:0;
		letter-spacing: .3em;
  		text-transform:uppercase;		
		}		
	
.comments-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
.comments-head	{ 
		font-family:palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}	
	
form, input, textarea {  
     color: #666; 
     font-weight: bold;
     font-family: Helvetica, Sans-serif; 
     font-size: 11px; 
     } 

input, textarea { 
     border: 1px solid #404040; 
     margin-bottom: 10px;
     padding:2px;
	  background-color: white;
     } 

texarea {
	width: 300px;
}	  

.uppl {
	   font-family: verdana, arial, sans-serif;
		color: #333;
		font-size: small;
		font-weight:normal;
  		line-height:140%;
}	  


