/* All pages! */
body {
	background-color: #E8E8E8;
	font-family: Verdana;
	color: #000000;
}
#logo{
width: 800px;
height: 403px;
background:url(http://www.JohanGrip.se/images/header.jpg) no-repeat;
}
#menu{
color: #FF0000;
float: left;
text-align: left;
margin-left: 25px;
margin-top: 45px;
}
#clientLogin{
float: right;
margin-right: 5px;
margin-top: 6px;
font-size: 14px;
color: white
}
.client_np
{
height: 15px;
background-color: transparent;
color: #FFFFFF;
border: 1px solid #FFFFFF;
}

.text_main{
font-size: 12px;
}
#MainDiv{ 
background-color: #FEFEFE;
width:800px;
margin-left: auto;
margin-right: auto; 
}

#content{
padding-top: 10px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 20px;
}
#Main_Area_Left
{
width: 470px;
float:left;

}

#Main_Area_Right
{

width: 250px;
float:right;
margin-left: 20px;
}
.visitors{
color: black;
width: 800px;
font-size: 10px;
margin-left: auto;
margin-right: auto;
}




					/*LÄNKAR*/
#albums a:link {
	color: #000000;
	text-decoration: none;
	}
#albums a:visited {
	text-decoration: none;
	color:  #000000;
}
#albums a:hover {
	
	text-decoration: none;
}
#albums a:active {
	text-decoration: none;
}






#menu a:link {
	color: white;
	text-decoration: none;
	}
#menu a:visited {
	text-decoration: none;
	color: white;
}
#menu a:hover {
	
	text-decoration: none;
}
#menu a:active {
	text-decoration: none;
}



a:link {
	color:  #000000;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color:  #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}




										/* ALLMÄNA */

.und{text-decoration: underline;}
.bold{font-weight: bold;
}
.ub{font-weight: bold;
text-decoration: underline;
}
.svara{
margin-left: 30px;
font-style: italic;
}


										/* INDEX */

.head{font-size: 12px;}
.header{font-size: 22px;
	font-weight: bold;
}
#news .newsheader{
	text-decoration: underline; 
	font-weight: bold;
	float: left;
	font-size: 11px;
}
#news .news{
	font-weight: none;
	font-style:italic; 
	font-size:10px;
}
#news .writer{
	font-weight: none;
	font-size: 9px;
}
#news .date{
font-weight: none;
font-size: 8px; 
font-style: italic;
}

									/* SIDAN OM MIG */


#about{
width:400px;
margin-top: 5px;
border:solid 2px #FFFFFF;
float:left;
}

#about_img{
width: 250px;
float:right;
border:solid 3px #FFFFFF;
margin-top: 5px;
margin-right:25px;
}



									/* GÄSTBOKEN */

#namn{
float:left;
width: 200px;
}
.send{
text-align: right;
}

									/* LÄNKSIDAN */

.font1{
font-size: 10px;
text-decoration: none;
}

.font2{
font-size: 14px;
text-decoration: underline;
font-weight: bold;
}

									/* Galleriet */

.middle{

margin-left: 40px;

}
.update{
color:#FF0000;
font-style: italic;
}
.updatebord{
border: solid 1px #FF0000;
}

									/*PRISER*/
.margins{margin-left: 40px;}

