/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #EAEAEA;
	background-image: url(bilder/top_img.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0099;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
#kropp {
	position: absolute;
	height: 100%;
	width: 760px;
	left: 50%;
	top: 0px;
	margin-left: -380px;
	z-index: 2;
	background-image: url(bilder/syntema_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bildright {
	float: right;
	position: relative;
	height: 500px;
	width: 341px;

}
#textarea {
	width: 400px;
	position: static;
	height: auto;
	padding-bottom: 12px;
	float: left;
	padding-top: 175px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #000066;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
p {
	font-size: 100%;
	line-height: 1.5em;
	font-style: normal;
	margin-bottom: 0px;
}
#meny {
	position: absolute;
	left: 50%;
	margin-left: -380px;
	width: 760px;
	top: 140px;
	z-index: 3;
}
.parla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
hr {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	left: 0px;
	text-align: left;
	clear: both;
}
#sidfot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	position: relative;
	width: 100%;
	clear: both;
	margin-top: 22px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#sidfot a:link, #sidfot a:visited {
	color: #ABAFCD;
	text-decoration: underline;
}

#sidfot a:hover, #sidfot a:active{
	text-decoration: none;
	color: #0099FF;
}
#justnu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 600px;
	padding: 15px 8px 8px 15px;
	margin-top: 18px;
	margin-left: 50px;
	background-image: url(parla/bgr.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	clear: both;
}
#justnu img{
	float: right;
}
#justnu p{
	font-size: 14px;
	margin-top: 8px;
}
#justnu h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	margin-bottom: 0px;
}
