body {
	font-family: helvetica;
	background-color: black;
	color: white;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-family: tahoma; /* felix titling */
	font-size: 10px;
}
a,a:visited {
	color: #c0c0c0;
}
h2 {
	font-weight: bold;
	font-size: 10pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	color: #c0c0c0;
	margin-bottom: 0;
	font-size: 9pt;
}
#jobs-erbjuder {
	padding-left: 3em;
}
p {
	font-size: 9pt;
}
#logga {
	width: 200px;
	padding-bottom: 1ex;
}
#logga,#logo {
	text-align: center;
}
#info {
/* 	background: url(images/section-net.jpg); */
	background-repeat: no-repeat;
	margin-bottom: 1em;
 	margin-right: 1ex;
	height: 400px;
	width: 200px;
}
#infotd {
	height: 400px;
	width: 200px;
}
#infotd  div {
	height: 400px;
	width: 200px;
}
#infopix {
	width: 200px;
	height: 400px;
}
table#menucontent {
	width: 100%;
}
table#menucontent .menu td {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
}
.first {
/*	border-right: 1px solid white; */
}
table#menucontent .menu td a {
	color: #c0c0c0;
	margin-left: 20px;
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	border: solid 1px black;
}
table#menucontent .menu td a:hover {
/*	margin-top: 2px; */
	color: white;
	background-color: #404040;
	border: solid 1px gray;
}
table#menucontent .maincontent div {
/*	background: url(images/bg_main_top.jpg) no-repeat; */
	height: 100%;
	vertical-align: top;
/*	margin-top: 25px; */
/*	padding-top: 80px; */
	padding-left: 1em;
}

adiv:hover {
	border: solid 1px red;
}

.content-col2 {
/*	width: 50%; */
	height: 375px;
/*	overflow: scroll; */
}
td {
	vertical-align: top;
/* 	border: solid 1px red; */
}
.content-col2 div {
	border-left: solid 1px white;
	padding-left: 1em;
	margin-left: 1em;
	height: 375px;
	overflow: auto;  
	vertical-align: top;
}
.content-col2 h3 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
.content-col2 p {
	margin-top: 0;
}
#footer {
	border-top: solid 1px white;
	text-align: center;
	color: #c0c0c0;
	font-size: 9pt;
}

input {
        color:#ACACAC;
        background-color:#2A2A2A;
        border:1px solid #444444;
}
textarea {
	width:235px;
        height:55px;
        background-color:#2A2A2A;
        border:1px solid #444444;
        font-family:Tahoma;
        font-size:11px;
        line-height:12px;
        color:#ACACAC;
        margin:0;
        padding:2px 0px 0px 7px;
/*        overflow:hidden; */
}

legend { 
}

fieldset {
	float: left;
}
#contactform th {
	text-align: left;
}
