html {
	overflow-x: hidden;
}

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: verdana;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

p {
	margin: 0 0 10px 0;
	line-height: 20px;
	font-size:12px;
	color: #4d4d4d;
}

a {
	color: #000;
}

body {
	background-color: #B5ACA3;
	overflow-x: hidden;
	background-image: url(/fileadmin/templates/images/background.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
}

#center {
	width: 950px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

#page {
	float: left;
	width: 950px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.frontpage_tocol {
	float:left;
	width: 920px;
}

.frontpage_tocol .frontpage_tocol-1 {
	float:left;
	width:619px;
	margin: 0 15px 0 0;
}

.frontpage_tocol .frontpage_tocol-2 {
	float:left;
	width:286px;
}

.frontpage_tocol .frontpage_tocol-1 h1 {
	color: #778538;
	font-family: Trebuchet MS;
	font-size:18px;
	border-bottom: 4px solid #778538;
	background-image:url(/fileadmin/templates/images/h1_bg.jpg);
	background-position: right center;
	background-repeat:no-repeat;
	height:38px;
	float:left;
	width: 619px;
	line-height:45px;
}

.frontpage_tocol .frontpage_tocol-2 h1 {
	color: #778538;
	font-family: Trebuchet MS;
	font-size:18px;
	border-bottom: 4px solid #778538;
	background-image:url(/fileadmin/templates/images/h1_bg.jpg);
	background-position: right center;
	background-repeat:no-repeat;
	height:38px;
	float:left;
	width: 286px;
	line-height:45px;
}

#content h1 {
	color: #778538;
	font-family: Trebuchet MS;
	font-size:18px;
	border-bottom: 4px solid #778538;
	background-image:url(/fileadmin/templates/images/h1_bg.jpg);
	background-position: right center;
	background-repeat:no-repeat;
	height:38px;
	float:left;
	width: 705px;
	line-height:45px;
}

.left_container h1 {
	color: #778538;
	font-family: Trebuchet MS;
	font-size:18px;
	border-bottom: 4px solid #778538;
	background-image:url(/fileadmin/templates/images/h1_bg.jpg);
	background-position: right center;
	background-repeat:no-repeat;
	height:38px;
	float:left;
	width: 200px;
	line-height:45px;
}

.frontpage_tocol h2 {
	color: #4d4d4d;
	font-family: Trebuchet MS;
	font-size:24px;
	float:left;
	width: 619px;
	margin: 9px 0 9px 0;
}

#top {
	float:left;
	width:950px;
	height:161px;
}

#top #logo {
	float:left;
	width:400px;
	padding: 30px 0 0 0;
}

#top #flowers {
	float:left;
	width: 550px;
}

#top #flowers img {
	float:right;
}

#menu {
	float:left;
	width:950px;
}

#menu #prinav {
	float:left;
	width:650px;
}

#menu #search {
	float:left;
	width:300px;
	height:43px;
}

#menu #search form {
	float:right;
	height:33px;
	padding: 9px 0 0 0;
}

#menu #search form input.search_text {
	width:213px;
	height:23px;
	border:1px solid #a1a1a1;
	float:left;
	padding: 0 0 0 5px;
	color: #4D4D4D;
}

#menu #search form input.soeg {
	background-image: url(/fileadmin/templates/images/soeg.png);
	border:0 none;
	background-repeat:no-repeat;
	height:25px;
	width:61px;
	background-color:transparent;
	float:left;
}

#prinav ul {
	float:left;
	width: 650px;
	height:37px;
	line-height:33px;
	position:relative;
	padding:6px 0 0 0;
}

#prinav ul li {
	float:left;
	height:37px;
	line-height:33px;
	overflow:hidden;
}

#prinav ul li a {
	font-family: Trebuchet MS;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	padding: 10px 15px 10px 15px;
	line-height:33px;
}

#prinav ul li a:hover {
	background-color:#fff;
	color:#4d4d4d;
}

#prinav ul li.active {
	background-color:#fff;
}

#prinav ul li.active a {
	color:#4d4d4d;
}

#main {
	float:left;
	width:920px;
	background-color:#fff;
	padding:15px;
}

#netimage {
	/*float:left;
	width: 950px;
	margin: 10px 0 0 0;*/
	display:none;
}

#netimage img {
	float:right;
}

.greybox {
	float:left;
	width: 256px;
	background-color: #e6e6e6;
	padding:15px;
	margin:0 0 15px 0;
}

.greybox p {
	float:left;
	width: 256px;
}

.greybox .tx-felogin-pi1 form, .greybox form .submit  {
	float:left;
	width: 256px;
}

.greybox .tx-felogin-pi1 {
	float:left;
	width: 256px;
	margin: 2px 0 0 0;
}

.greybox form .username, .greybox form .password {
	float:left;
	width: 256px;
	margin: 0 0 5px 0;
}

.greybox form .username p, .greybox form .password p {
	float:left;
	width: 75px;
	margin: 0 10px 0 0;
	font-family: Trebuchet MS;
	color: #778538;
	font-size:12px;
	font-weight: bold;
}

.greybox form .username input, .greybox form .password input {
	float:left;
	width: 164px;
	height:20px;
	border: 1px solid #a1a1a1;
	padding: 0 0 0 5px;
	color:#4D4D4D;
}

.greybox form .submit_logind input {
	float:right;
	background-image: url(/fileadmin/templates/images/logind.png);
	border:0 none;
	background-repeat:no-repeat;
	height:25px;
	width:61px;
	background-color:transparent;
}

.greybox form .submit_logud input {
	float:right;
	background-image: url(/fileadmin/templates/images/logud.png);
	border:0 none;
	background-repeat:no-repeat;
	height:25px;
	width:61px;
	background-color:transparent;
}

.greybox form .label p {
	float:left;
	width: 150px;
	margin: 0 10px 0 0;
	font-family: Trebuchet MS;
	color: #778538;
	font-size:12px;
	font-weight: bold;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin:52px 0 0 0;
}

#main .frontpage_tocol .frontpage_tocol-2 .greybox h1 {
	color:#4D4D4D;
	float:left;
	font-family:Trebuchet MS;
	font-size:18px;
	/*margin:10px 0 10px 0;*/
	width:256px;
	background-image:none;
	border-bottom:0px;
	height:18px;
	line-height:20px;
}

.news-latest-container {
	float:left;
	width:256px;
	padding:0;
}

.news-latest-item {
	float:left;
	width:256px;
}

.news-latest-item .header,.news-latest-item .text {
	float:left;
	width:256px;
}

.news-latest-item .header a {
	text-decoration:none;
	font-size:12px;
	color:#4D4D4D;
	font-weight:bold;
}

.news-latest-item .header a:hover {
	text-decoration:underline;
}

.news-latest-item .header a strong {
	text-decoration:none;
	color:#4D4D4D;
	font-size:12px;
	line-height:20px;
}

.news-single-item {
	float:left;
	width: 695px;
}

.frontpage_tocol-1 .news-single-item {
	float:left;
	width: 619px;
}

.news-single-item h2 {
	float:left;
	width: 695px;
	font-size:18px;
	color: #4D4D4D;
	margin: 0 0 10px 0;
}

.frontpage_tocol-1 .news-single-item h2 {
	float:left;
	width: 619px;
	font-size:18px;
	color: #4D4D4D;
	margin: 0 0 10px 0;
}

.news-single-item span.date {
	float:left;
	width: 695px;
	color:#4D4D4D;
	font-size:12px;
}

.frontpage_tocol-1 .news-single-item span.date {
	float:left;
	width: 619px;
	color:#4D4D4D;
	font-size:12px;
}

.news-single-item h2 font strong {
	float:left;
	width: 619px;
	font-size:14px;
}

.frontpage_tocol-1 .news-single-backlink {
	float:left;
	width: 619px;
	border-top:1px solid #4D4D4D;
	padding:0;
}

.frontpage_tocol-1 .news-single-backlink a {
	float:left;
	width: 619px;
	text-decoration:none;
	color:#4D4D4D;
	font-size:12px;
	margin:5px 0 0 0;
}

.news-single-backlink {
	float:left;
	width: 695px;
	border-top:1px solid #4D4D4D;
	padding:0;
}

.news-single-backlink a {
	float:left;
	width: 695px;
	text-decoration:none;
	color:#4D4D4D;
	font-size:12px;
	margin:5px 0 0 0;
}

.news-single-backlink a:hover {
	text-decoration:underline;
}

.news-single-item p.bodytext strong em {
	float:left;
	width:619px;
	margin: 10px 0 10px 0;
	font-style: normal;
	font-size:12px;
}

.news-list-container {
	float:left;
	width:619px;
}

.news-list-item h2 a {
	float:left;
	width:619px;
	font-size:14px;
	width:619px;
	color:#4D4D4D;
	text-decoration:none;
}

.news-list-item h2 a:hover {
	text-decoration:underline;
}

.news-list-item span.news-list-date {
	float:left;
	width:619px;
	font-size:12px;
	width:619px;
	color:#4D4D4D;
	padding:0;
	margin:0 0 5px 0;
}

.tx-indexedsearch {
	float:left;
	width: 619px;
}

.tx-indexedsearch-searchbox, .tx-indexedsearch-rules, .tx-indexedsearch-whatis {
	display:none;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
}

.tx-indexedsearch-res {
	float:left;
	width: 619px;
	color: #4D4D4D;
}

.tx-indexedsearch-res table td a {
	color: #4D4D4D;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.tx-indexedsearch-res table td a:hover {
	text-decoration:underline;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:normal;
}

#main ol {
	float:left;
	margin:0 0 0 20px;
	color: #4d4d4d;
	line-height:20px;
}

#main ul {
	list-style: disc;
	color: #4D4D4D;
	margin: 0 0 0 20px;
	line-height:20px;
}

#main div.left_container ul li {
	font-size:12px;
	margin: 5px 0 5px 0;
	clear:both;
}

#main ul li a, #content a {
	font-size:12px;
	color:#4D4D4D;
	text-decoration:none;
}

#main ul li a:hover, #content a:hover {
	text-decoration:underline;
}

.news-single-item .subheader {
	float:left;
	width:695px;
	font-size:12px;
	font-weight:bold;
	color: #4D4D4D;
	padding: 10px 0 10px 0;
	line-height:20px;
}

.frontpage_tocol-1 .news-single-item .subheader {
	float:left;
	width:619px;
	font-size:12px;
	font-weight:bold;
	color: #4D4D4D;
	padding: 10px 0 10px 0;
	line-height:20px;
}

#main #secnav {
	float:left;
	width:170px;
	margin: 0 15px 0 0;
	background-color: #E6E6E6;
	padding:15px;
}

#main #content {
	float:left;
	width: 705px;
}

#content p {
	float:left;
	width:695px;
}

#main #secnav ul {
	list-style:none;
	float:left;
	margin:0;
}

#main #secnav ul li {
	float:left;
	width:170px;
}

#main #secnav ul li a {
	float:left;
	width:170px;
}

#main #secnav ul li.active a {
	font-weight:bold;
}

#main .left_container {
	float:left;
	width:215px;
}

.logout {
	float:left;
	width:200px;
	margin: 15px 0 0 0;
}

.left_container .tx-felogin-pi1 form, .left_container form .submit  {
	float:left;
	width: 170px;
}

.left_container .tx-felogin-pi1 {
	float:left;
	width: 170px;
	margin: 2px 0 0 0;
	background-color: #e6e6e6;
	padding:15px;
}

.left_container form .username, .left_container form .password {
	float:left;
	width: 170px;
	margin: 0 0 5px 0;
}

.left_container form .username p, .left_container form .password p {
	float:left;
	width: 75px;
	margin: 0 10px 0 0;
	font-family: Trebuchet MS;
	color: #778538;
	font-size:12px;
	font-weight: bold;
}

.left_container form .username input, .left_container form .password input {
	float:left;
	width: 164px;
	height:20px;
	border: 1px solid #a1a1a1;
	padding: 0 0 0 5px;
	color:#4D4D4D;
}

.left_container form .submit_logind input {
	float:right;
	background-image: url(/fileadmin/templates/images/logind.png);
	border:0 none;
	background-repeat:no-repeat;
	height:25px;
	width:61px;
	background-color:transparent;
}

.left_container form .submit_logud input {
	float:right;
	background-image: url(/fileadmin/templates/images/logud.png);
	border:0 none;
	background-repeat:no-repeat;
	height:25px;
	width:61px;
	background-color:transparent;
}

.left_container form .label {
	float:left;
	width: 170px;
}

.left_container form .label p {
	float:left;
	width: 150px;
	margin: 0 10px 0 0;
	font-family: Trebuchet MS;
	color: #778538;
	font-size:12px;
	font-weight: bold;
}

span.news-list-morelink a {
	font-size:12px;
	color: #4D4D4D;
	text-decoration:none;
}

span.news-list-morelink a:hover {
	text-decoration:underline;
}

#content p a {
	font-size:12px;
	text-decoration:none;
	color: #4D4D4D;
}

#content p a:hover {
	text-decoration:underline;
}

.afdelinger-container, .afdelinger-container .header-top {
	float:left;
	width: 705px;
}

.afdelinger-container .afdelinger-item {
	float:left;
	width: 699px;
	padding:3px;
}

.afdelinger-container .afdelinger-item .header, .afdelinger-container .header-top .title {
	float:left;
	width:599px;
}

.afdelinger-container .afdelinger-item .date, .afdelinger-container .header-top .date {
	float:left;
	width:100px;
	text-align:center;
}

.afdelinger-container .header-top {
	border-bottom: 1px solid #4D4D4D;
	height:20px;
	margin: 0 0 5px 0;
}

.afdelinger-container .header-top .title, .afdelinger-container .header-top .date {
	font-size:14px;
	color: #4D4D4D;
	font-weight:bold;
}

.afdelinger-container .afdelinger-item .header a, .afdelinger-container .afdelinger-item .date {
	text-decoration:none;
	font-size:12px;
	color:#4D4D4D;
}

.afdelinger-container .afdelinger-item .header a:hover {
	text-decoration:underline;
}

.tx-skcalendar-pi1 .event_wrapper {
	width: 478px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
	background-color: #fefefe;
}

.tx-skcalendar-pi1 .event_wrapper .teaser {
	width: 478px;
	float: left;
}

.tx-skcalendar-pi1 .event_wrapper .teaser .teaser_left {
	float: left;
	margin: 0 10px 0 0;
}

.tx-skcalendar-pi1 .event_wrapper .teaser .teaser_right {
	float: left;
	width: 305px;
}

.tx-skcalendar-pi1 .event_wrapper .teaser .teaser_left .image {
	float: left;
}

.tx-skcalendar-pi1 .event_wrapper .teaser .teaser_left .intro {
	float: left;
	margin: 0 0 0 10px;
}

.tx-skcalendar-pi1 .event_wrapper .content, .tx-skcalendar-pi1 .event_wrapper .content_spacer {
	width: 478px;
	float: left;
}

.tx-skcalendar-pi1 .event_wrapper .content h1 {
	width: 685px !important;
}

.thumbmonthview {
	width: 195px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0 0 10px 0;
	color: #4D4D4D;
}

.thumbmonthview td {
	border: 1px solid #ddd;
	padding: 2px;
	text-align: center;
}

#minicalendar {
	float: left;
	width: 200px;
	padding: 0 0 20px 0;
}

.news_tocol {
	float:left;
	width: 619px;
}

.news_tocol .frontpage_tocol-1 {
	float:left;
	width:200px;
	margin: 0 15px 0 0;
}

.news_tocol .frontpage_tocol-2 {
	float:left;
	width:389px;
}

.news_tocol .frontpage_tocol-1 h1, .news-catmenu a p.news-catmenu-header  {
	color: #778538;
	font-family: Trebuchet MS;
	font-size:18px;
	border-bottom: 4px solid #778538;
	background-image:url(/fileadmin/templates/images/h1_bg.jpg);
	background-position: right center;
	background-repeat:no-repeat;
	height:38px;
	float:left;
	width: 200px;
	line-height:45px;
}

.news_tocol .frontpage_tocol-2 h1 {
	color: #778538;
	font-family: Trebuchet MS;
	font-size:18px;
	border-bottom: 4px solid #778538;
	background-image:url(/fileadmin/templates/images/h1_bg.jpg);
	background-position: right center;
	background-repeat:no-repeat;
	height:38px;
	float:left;
	width: 404px;
	line-height:45px;
}

.news_tocol .news-single-item .subheader {
	width: 425px;
}

.news_tocol .news-single-item {
	width: 425px;
}

.news-catmenu .level1 {
	background-color: #E6E6E6;
	border: 0px solid #000000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:170px;
}
.news-list-container {
	width: 404px;
}

#main .frontpage_tocol-1 p b {
	font-size:12px;
}

.news-catmenu {
	padding:0;
	margin:0;
}

.news-catmenu .level1 .news-catmenu-NO a, .news-catmenu .level1 .news-catmenu-ACT a {
	text-decoration:none;
	color:#4D4D4D;
	font-size:12px;
}

.news-catmenu .level1 .news-catmenu-NO a:hover, .news-catmenu .level1 .news-catmenu-ACT a:hover {
	text-decoration:underline;
}

.news-catmenu .level1 .news-catmenu-ACT a {
	font-weight:bold;
}

.news_tocol .frontpage_tocol-2 .news-list-container .news-list-item {
	float:left;
	width: 404px;
}

.news_tocol .frontpage_tocol-2 .news-list-container .news-list-item span, 
.news_tocol .frontpage_tocol-2 .news-list-container .news-list-item h2, 
.news_tocol .frontpage_tocol-2 .news-list-container .news-list-item h2 a, 
.news_tocol .frontpage_tocol-2 .news-list-container .news-list-item p {
	float:left;
	width:404px;
}

.news_tocol .frontpage_tocol-2 .news-list-container .news-list-item span.news-list-date {
	border-bottom:1px solid #4D4D4D;
	padding: 0 0 5px 0;
}

.news_tocol .frontpage_tocol-2 .news-list-container .news-list-item h2 {
	margin:0 0 10px 0;
}

.news_tocol .frontpage_tocol-2 .news-list-container .news-list-item hr,
.news_tocol .frontpage_tocol-2 .news-list-container .news-list-item .news-list-category {
	display:none;
}

.jobmarked-single-item {
	float:left;
	width:619px;
}

.jobmarked-single-item h2 {
	color: #778538;
	font-family: Trebuchet MS;
	font-size:18px;
	border-bottom: 4px solid #778538;
	background-image:url(/fileadmin/templates/images/h1_bg.jpg);
	background-position: right center;
	background-repeat:no-repeat;
	height:38px;
	float:left;
	width: 619px;
	line-height:45px;
	margin:0px;
}

.jobmarked-single-backlink {
	float:left;
	width: 619px;
	border-top:1px solid #4D4D4D;
	padding:0;
}

.jobmarked-single-backlink a {
	float:left;
	width: 619px;
	text-decoration:none;
	color:#4D4D4D;
	font-size:12px;
	margin:5px 0 0 0;
}

.jobmarked-single-backlink a:hover {
	text-decoration:underline;
}

.jobmarked-single-item span.date {
	float:left;
	width: 619px;
	color:#4D4D4D;
	font-size:12px;
	margin:10px 0 10px 0;
}

.jobmarked-single-item .subheader {
	float:left;
	width:619px;
	font-size:12px;
	font-weight:bold;
	color: #4D4D4D;
	padding: 0 0 10px 0;
	line-height:20px;
}

.jobmarked-single-item p {
	float:left;
	width:619px;
}

.jobmarked-single-item ul {
	float:left;
	width:600px;
}

.jobmarked-single-item ul {
	float:left;
	width:600px;
	color:#4D4D4D;
	font-size:12px;
	line-height:20px;
	margin:0 0 10px;
}

.news-list-container span.news-list-morelink {
	display:none;
}

.kalender_tocol {
	float:left;
	width:705px:
}

.kalender_tocol .tocol-1 {
	float:left;
	width:500px;
	margin:0 10px 0 0;
}

.kalender_tocol .tocol-2 {
	float:left;
	width:195px;
}

#content .kalender_tocol .tocol-1 h1 {
	background-image:url("/fileadmin/templates/images/h1_bg.jpg");
	background-position:right center;
	background-repeat:no-repeat;
	border-bottom:4px solid #778538;
	color:#778538;
	float:left;
	font-family:Trebuchet MS;
	font-size:18px;
	height:38px;
	line-height:45px;
	width:500px;
}

#content .kalender_tocol .tocol-2 h1 {
	background-image:url("/fileadmin/templates/images/h1_bg.jpg");
	background-position:right center;
	background-repeat:no-repeat;
	border-bottom:4px solid #778538;
	color:#778538;
	float:left;
	font-family:Trebuchet MS;
	font-size:18px;
	height:38px;
	line-height:45px;
	width:195px;
}

.kalender_tocol .tocol-1 .tx-skcalendar-pi1 {
	float:left;
	width: 500px;
	color: #4d4d4d;
}

.kalender_tocol .tocol-2 .tx-skcalendar-pi1 {
	float:left;
	width: 195px;
}

.tx-skcalendar-pi1 table.listview td {
	font-size:12px;
	color: #4D4D4D;
}

.tx-skcalendar-pi1 .teaser .title {
	font-weight:bold;
	font-size:12px;
	float:left;
	width: 370px;
}

.tx-skcalendar-pi1 .teaser .date {
	float: left; 
	margin: 5px 10px 0pt 0pt;
	width:370px;
}

.tx-skcalendar-pi1 .teaser .shortdescription {
	/*width:370px;
	padding: 5px 0 5px 0;
	float:left;*/
	display:none;
}

.tx-skcalendar-pi1 .teaser .links {
	width:370px;
	float:left;
}

.tx-skcalendar-pi1 .teaser .links a {
	color: #4d4d4d;
	text-decoration:underline;
}

.tx-skcalendar-pi1 .teaser .links a:hover {
	color: #4d4d4d;
	text-decoration:none;
}

.content_spacer .content_left {
	float:left;
	width: 168px;
	margin:0 10px 0 0;
}

.content_spacer .content_right {
	float:left;
	width: 300px;
	margin: 10px 0 0 0;
}

.content_spacer .content_right h2 {
	float:left;
	width: 300px;
	font-size:12px;
}

.content_spacer .content_right .description {
	float:left;
	width: 300px;
	line-height:14px;
}

#content h3 {
	float:left;
	width: 705px;
	color: #4d4d4d;
	font-size:14px;
}

.tx-chgallery-pi1 .info {
	display:none;
}

.tx-chgallery-pi1 .single span,
.tx-chgallery-pi1 .pagebrowser .prev a,
.tx-chgallery-pi1 .pagebrowser .next a,
.tx-chgallery-pi1 .pagebrowser .text span.result {
	color: #4d4d4d;
}

.tx-chgallery-pi1 .pagebrowser .prev a:hover,
.tx-chgallery-pi1 .pagebrowser .next a:hover {
	text-decoration:none;
}

#main p a {
	color: #4d4d4d;
}

#main p a:hover {
	text-decoration:none;
}

#content td p {
	width: auto;
	margin: 0;
}

#content table {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 20px 0;
}

#content table td {
	border: 1px solid #777;
	padding: 5px;
}

/* Styling af Jobmarked :: Begin */
#content table.opret_job td {
	border: 0px;
}

#content table.opret_job td textarea.resume {
	width: 300px;
	height: 50px;
}

#content table.opret_job td textarea.bodytext {
	width: 300px;
	height: 150px;
}

#content table.opret_job td input[type="text"] {
	width: 300px;
}

#content table.opret_job td select {
	width: 300px;
	padding: 5px;
}

#content table.tx-fettnews-pi1-listrowTable {
	
	
}
#content table.tx-fettnews-pi1-listrowTable td {
	border: 0px;
}

#content table.tx-fettnews-pi1-listrowTable td.odd {
	background-color: #f2f2f2;
}


#content table.tx-fettnews-pi1-listrowTable th.header {
	text-align: left;
	padding-left: 5px;
}

#content table td.icon {
	width: 16px;
}

#content div.tx-fettnews-pi1-create_new_element a:hover {
	text-decoration: none;
}

#content span.back {
	padding-left: 10px;
}

#content span.back a {
	color: black;
}



/* Styling af Jobmarked :: Begin */


/* Styling af Jobmarked :: Begin */
div.tx-fettnews-pi1 table {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 20px 0;
	
}

div.tx-fettnews-pi1 h2 {
	float: left;
	font-size: 14px;
}

div.tx-fettnews-pi1 table td {
	padding: 5px;
}

div.tx-fettnews-pi1 a {
	text-decoration: none;
}

div.tx-fettnews-pi1 a:hover {
	text-decoration: underline;
}

table.opret_job {
	width: 400px;
	float:left;
}

table.opret_job td {
	border: 0px;
}

table.opret_job td textarea.resume {
	width: 300px;
	height: 50px;
}

table.opret_job td textarea.bodytext {
	width: 300px;
	height: 150px;
}

table.opret_job td input[type="text"] {
	width: 300px;
}

table.opret_job td select {
	width: 300px;
	padding: 5px;
}

#content table.tx-fettnews-pi1-listrowTable {
	
	
}
#content table.tx-fettnews-pi1-listrowTable td {
	border: 0px;
}

table.tx-fettnews-pi1-listrowTable td.odd {
	background-color: #f2f2f2;
}


table.tx-fettnews-pi1-listrowTable th.header{
	text-align: left;
	padding-left: 5px;
}

table td.icon {
	width: 16px;
}

#content div.tx-fettnews-pi1-create_new_element a:hover {
	text-decoration: none;
}

#content span.back {
	padding-left: 10px;
}

#content span.back a {
	color: black;
}

td.opret_job_error {
	background-color: #FFE5F9;
	padding: 5px;

}

div#log {
	background-color: #e6e6e6;
	float: left;
	width: 100%;
}

div#log div.error_container {
	padding: 10px;
	color: #4d4d4d;
}


#log_res {
	padding: 15px;
}

/* Styling af Jobmarked :: End */

