@charset "utf-8";
/* Stylesheet till pajso.se */
/* senast uppdaterat 2009-07-14 */

body {
		background-color: #f4f5f1;
		margin: 0;
		padding: 0;
		/*text-align: center;*/

}
h2 {
		color: #999999;
		font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
		font-size: 78%;
		font-size-adjust: none;
		font-stretch: normal;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		letter-spacing: 0.2em;
		line-height: 1.4em;
		margin: 1.5em 0 0.75em;
		/*text-transform:uppercase;*/
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #3CF;
}
a:hover {
	color: #3C6;	
}
p {
	margin: 0;	
}
#wrapper {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 5px 15px 0 15px;
	background-color: #fff;
	background-image:url(../pix/wrapper_background.gif);
	background-repeat:repeat-y;

}
#mainContent {
	margin-top: 0;
	font-size: 13px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	letter-spacing: 2px;
	line-height: 1.3em;	
	color: #333;
}
.floatLeft {
	float: left;	
}
.floatRight {
	float: right;	
}
.clearFloat {
	clear: both;	
}
.head {
		width: 100%;
		margin-top: 0;
		margin-bottom: 4px;
}
.leftHead {
	width: 320px;
	float: left;	
	color: #333;
	margin-left: 0;
	line-height: 1.4em;
	letter-spacing: 0.2em;	
}
.rightHead {
	float: right;
}
.leftContent {
	width: 542px;
	float: left;
	padding-top: 18px;
}
.rightContent {
	float: right;	
	width: 320px;
	margin-top: 18px;
	padding-left: 10px;
	background-image:url(../pix/dot_black_bg_vertical.gif);
	background-repeat: repeat-y;
}
.textBig {
	font-size: 14px;
	font-weight: bold;

}
h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	display: inline;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	display: inline;	
}
.textSoft {
	color: #006699;
}
.textSecret {
	color: #333333;
}
.hDots {
	background-image: url(../pix/dot_black.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 3px;
	margin: 3px 5px 3px 0;
}
.bildLeft {
	float: left;
	margin-right: 15px;
}
.bildRight {
	float: right;
	margin-left: 15px;
}
.bildRightTight {
	float: right;
	margin-left: 5px;
}
.bildDek {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
.bildText {
	font-size: 11px;
	background-color: #fefefe;
}
.spacer {
	width: 100%;
	height: 8px;	
}
.menu {
	background-color: #000;
	height: 24px;
}
.menu ul {
	padding: 0;
	margin: 0;
	padding-top: 5px;
}
.menu li {
	display: inline;

	/*margin-right: 20px;*/

}
.menu li a {
	font-size: 14px;
	color: #fff;
}
.menu li a:hover {
	background-color: #333;	
}

.presentation {
	width: 175px;	
}


.footer {
	background-color: #000;
	height: 34px;
	margin-top: 4px;
	padding-top: 4px;
	color: #fff;
}
.footer div {
	float: left;	
}
.footerText {
	padding-top: 7px;	
}
.creatorTag {
	margin-left: 560px;
	color: #ccc;	
}
.creatorTag a {
	color: #999;
	/* background-color: #f4f5f1; */
}
