 * { margin: 0; padding: 0; }  

body {
	padding: 0;
	margin-top: 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/linje.jpg);
	background-repeat: repeat-x;
}

h1{
	font-size: 1.5em;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2{
	font-size: 1em;
	font-style:italic;
	color: #990000;
}

h3{
	color: #CCCCCC;
	font-size: 1em;
	padding-top:5px;
	padding-left:10px;
}

h4{
	color:#666666;
	font-size:1em;
	font-style:italic;
}

hr{
	margin:2px 0px;
	
}

p{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.cont {
	padding:0;
	width:850px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #313131;
}

.toppen {
	margin:0 auto;
	padding:0;
	width:840px;
	height: 250px;
	background-color: #000000;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #660000;
	border-left-color: #660000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #660000;
}

.bakgrund {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.bakgrund_index {
	background-attachment: scroll;
	background-image: url(../images/softhus.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bakgrund_me {
	background-attachment: scroll;
	background-image: url(../images/softbmw530.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bakgrund_foto {
	background-image: url(../images/softolds.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bakgrund_link {
	background-attachment: scroll;
	background-image: url(../images/softbmw525.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bakgrund_contact {
	background-attachment: scroll;
	background-image: url(../images/softbmw528.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bakgrund_gustbook {
/*	background-attachment: scroll;*/
	background-image: url(../images/softscania.jpg);
	background-repeat: no-repeat;
/*	background-position: center;*/
}

.textcontent {
	margin:0 auto;
	padding:0;
	width:840px;
	height: 500px;
	border:0;
	color: #CCCCCC;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #660000;
	border-left-color: #660000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #660000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: small;
}

.textcontent_high{
	margin:0 auto;
	padding:0;
	width:840px;
	border:0;
	color: #CCCCCC;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #660000;
	border-left-color: #660000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #660000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: small;
}

.contact {
	margin:0px;
}

table{
	text-align: left;
}

input {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

textarea {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 

.kantlinje {
	border-top:thin;
}

#linkbox {
	color:#666666;
	/*	height: 400px;*/
	width: 350px;
	float: left;
	margin-top: 20px;
	margin-right:25px;
	margin-left: 20px;
}

.linespace{
	padding-top:3px;
	padding-left:0;
}

.guestbook{
	margin:0 auto;
	padding:0;
	width:840px;
	border:0;
	color: #CCCCCC;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #660000;
	border-left-color: #660000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #660000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: small;
}

.messagebox{
	font-size: 0.8em;
	padding:10px 30px;
}

.footer{
	padding-top:2px;
	padding-bottom:0px;
	background-color:#660000;
	color:#999999;
	font-size: 0.6em;
	width: 100%;
	height: 20px;
	background-position: center;
}

.topimage {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.toppicture {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 73px;
	/* Översta bilden på sidan */
	background-image: url(../images/tewe.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.thumbnail {
	margin: 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

.logginbox{
	height:60px;
}

.foto {
	margin:0 auto;
	padding:0;
	width:840px;
	border:0;
	color: #CCCCCC;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #660000;
	border-left-color: #660000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #660000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: small;
}

.fotologgin{
	width:90%;
	display: inline;
	padding: 20px 0;
	border:thin;
	border-color:#FF0000;	
}

.fotologgin hr{
	width:90%;
	color:#660000;
	margin-top: 5px;
}

.fotorubrik{
	padding-bottom:10px;
	width:90%;
	margin-right: auto;
	margin-left: auto;
/*	background-color: #666666;*/
}

.fotorubrik hr{
	width:100%;
	color:#990000;
	margin-top: 5px;
}

.fotorubrik h2{
	float:left;
	margin-left:5px;
}

.fotorubrik h4{
	float:left;
	padding-left:10px;
}

.foto_thumbnail{
	font-size:0.8em;
	clear:both;
	padding: 5px;
	width:90%;
	margin-right: auto;
	margin-left: auto;
}

.foto_thumbnail table{
	width:100%;
}

.foto_thumbnail td{
	width:auto;
	text-align:center;
}

.foto_thumbnail thumbnail{
	width:100%;
}

.private_foto{
	width:90%;
	background-color:#333333;
	padding-top:10px;
	margin-right: auto;
	margin-left: auto;
}

.thumbnailsmall { 
	margin: 2px; 
	border: 4px;
	border-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

#userbox{
	margin:0 auto;
	background-color:#333333;
	color:#CCCCCC;
	width:550px;
}

.userbox_inner{
	width:520px;
}

.userbox_inner table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#CCC;
	margin-left: 20px;
}

.mainmenu{
	width: 650px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660000;
	margin-top: 8px;
}

.mainmenu ul{
	margin: 0;
	padding:0;
	float: left;
	width: 100%; /*width of menu*/
}

.mainmenu ul li{
	display: inline;
}

.mainmenu ul li a{
	float: left;
	color: #999; /*text color*/
	padding: 5px 34px;
	margin-left: 2px;
	text-decoration: none;
}

.mainmenu ul li a:hover{
	color: #CCC; /*text color of selected and active item*/
}

.active {
	color: #660000;
	background-color:#330000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

a:link{
	color:#CCCCCC;
}

a:visited{
	color:#CCCCCC;
}

a:hover{
	color:#FFFFFF;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: inline-block;}
/* End hide from IE-mac */

