body {
	background-color: #53535C;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #767575;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
}

#wrapper {
	width: 969px;
	height: 644px;
	margin: auto;
	border: 1px none black;
	background-color: #333338;
}

#header {
	height: 73px;
	width: 100%;
	background: url(../graphics/common/topgradient.gif) repeat-x #A5211D;
	border-bottom: 1px solid #53535c;
}

#footer {
	margin-left: 40px;
	margin-right: 45px;
	padding-top: 7px;
	text-align: right;
}

.footeritem {
	display: inline;
	margin-left: 10px;
}

#logo {
	float: left;
	padding: 5px 0 0 15px;
	width: 480px;
}

#logo a {
	font-size: 3.5em;
	color: #fff;
	text-decoration: none;
}

#logo span {
	vertical-align: 12px;
	margin-left: 10px;
}

#content {
	margin-left: 40px;
	width: 929px;
	height: 496px;
	background-color: #fff;
}

#contentscroll {
	margin-left: 40px;
	width: 935px;
	background-color: #fff;
	height: 496px;
}

#col1wide, #col1wideproject {
	float: left;
	height: 100%;
	width: 592px;
}

#col1wideproject {
	width: 662px;
}

.col {
	float: left;
	height: 100%;
}

#col1 {
	float: left;
	height: 100%;
	width: 373px;
}

#col2 {
	float: left;
	background-color: #fff;
	height: 100%;
	width: 296px;
}

#col3, #col3project {
	float: left;
	height: 100%;
	width: 292px;
}

#col3project {
	width:222px;
}

#col4 {
	float: left;
	width: 45px;
	height: 100%;
}

.topbox1 {
}

.topbox2 {
}

.topbox3 {
	background-color: #3D526B;
	height: 148px;
	border-right: 1px solid #E7E7E3;
	color: #fff;
	padding: 29px 30px 0 20px;
	line-height: 20px;
	font-size: 13px;
}

.topbox3 a {
	color: #fff;
}

.bottombox {
	background-color: #fff;
	line-height: 18px;
	padding: 16px 28px 0 28px;
	border-right: 1px solid #3D526B;
	height: 271px;
	overflow: hidden;
}

.subcol2split {
	float: left;
	width: 296px;
}

.tab {
	background-color: #A5211D;
	height: 177px;
}

.tabbottom {
	background-color: #333338;
	height: 319px;
}

.homeimg {
	height: 75px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #cccccc;
}

.holder {
	padding: 30px;
}

#topmenu {
	float: left;
}

#topmenu ul {
	margin: 0;
	padding: 0;
}

#topmenu ul li {
	display: inline;
	float: left;
	list-style: none;
	color: #fff;
	font-size: 1.3em;
	padding: 47px 30px 0 10px;
	border-left: 1px solid #fff;
	height: 26px;
}

#topmenu li a {
	text-decoration: none;
	color: #fff;
}

#whereami {
	color: #fff;
	font-size: 1.15em;
	font-weight: normal;
	letter-spacing: 0.1px;
	height: 28px;
	margin: 0 0 0 40px;
	padding-top: 7px;
}

#whereami h1 {
	display: inline;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1px;
}

#whereami a {
	color: #fff;
	text-decoration: none;
}

h1 {
}

h2 {
	color: #3D526B;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 20px;
}

h3 {
	color: #fff;
	font-size: 15px;
	margin: 0;
	line-height: 20px;
	font-weight: normal;
}

h4 {
	margin: 0;
}

.fadetitle {
	height: 22px;
	color: #fff;
	font-size: 16px;
	background: #415770 url(../graphics/common/fadebg32.gif) repeat-x;
	padding-top: 10px;
	padding-left: 28px;
}

.projectinfo {
	background-color: #3D526B;
	height: 456px;
	padding: 20px;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.4em;
}

.projectimg {
	padding-left: 20px;
}

.clear {
	clear: both;
}

p {
	margin-top: 0;
}

.orange {
	color: #ff6908;
}

a {
	color: #767575;
}

.medarbetareimagebox {
	border: 1px solid #3D526B;
	width: 100px;
	height: 140px;
	float: right;
	margin: 0 0 6px 6px;
	margin-right: -8px;
}

.medarbetareimage {
	width: 100px;
	height: 140px;
}

img {
	border: none;
}