* {
	margin: 0;
	padding: 0;
	font-family: arial;
	color: #333333;
}

img {
	border: 0;
	-ms-interpolation-mode:bicubic;
}

ul {
	list-style: none;
}

li {
	margin-left:30px;	
}

p {
	margin: 0 0 10px 0;
}

body {
	font-size: 14px;
	background-color: #466274;
	line-height: 18px;
}

h1 {
	color: #333333;
	font-family: trebuchet ms, georgia, arial;
	font-size: 17px;
	line-height: 19px;	
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	color: #333333;
	font-family: trebuchet ms, georgia, arial;
	font-size: 16px;
	line-height: 18px;	
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	color: #333333;
	font-family: trebuchet ms, georgia, arial;
	font-size: 15px;
	line-height: 17px;	
	font-weight: bold;
	margin: 0 0 10px 0;
}

h6 {
	color: #000000;
	font-family: arial;
	font-size: 15px;	
}

div#topbar{
	width:930px;
	border-top:1px solid #DDDDDD;
	float:left;
	padding-top:6px;
	padding-bottom:9px;
	text-decoration:none;		
}

#topbar-menu a{text-decoration:none;}
#topbar-menu a:hover{color:black;}

#center {
	margin: 0 auto;
	width: 988px;
	display: block;
}

#page {
	float: left;
	width: 930px;
	background-image: url(/fileadmin/templates/images/page_background.gif);
	padding: 20px 29px 20px 29px;
}

#page_footer {
	height: 59px;
	background-image: url(/fileadmin/templates/images/page_footer.gif);
	background-repeat: no-repeat;
	float: left;
	width: 930px;
	padding: 0 29px 0 29px;
	text-align: right;
	font-family: trebuchet ms, georgia, arial;
	font-size: 12px;
	color: #FFFFFF;	
	
}
#page_footer  a {
	text-decoration:none;
	color:#FFFFFF;
}
#page_footer  a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#ad_930x180 {
	width: 930px;
	float: left;
	height: 180px;
	margin-bottom:20px;
}

#main {
	float: left;
	width: 930px;
	margin: 0 0 0 0;
	background-image: url(/fileadmin/templates/images/main_background.gif);
	background-repeat: repeat-y;
	background-position: -20px 0;
	display: inline;
}

#left {
	float: left;
	width: 248px;
	padding: 0 40px 0 0;
}

#right {
	float: left;
	width: 642px;
}

#navigation {
	float: left;
}

#leftcontent {
	float: left;
}

#navigation ul {
	float: left;
	margin: 20px 0 0 0;
	display: inline;
}


#navigation ul li {
	float: left;
	line-height: 30px;
	margin: 0 0 3px 0;
	width: 248px;
	display: inline;
}

#navigation ul li a {
	float: left;
	width: 248px;
	height: 30px;
	text-indent: 15px;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-family: trebuchet ms, georgia, arial;
	background-color: #466274;
	background-image: url(/fileadmin/templates/images/navigation_blue.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li ul {
	background-image: none;
	padding: 0 0 0 20px;
	margin: 0;
}

#navigation ul li ul li a {
	color: #666;
	font-size: 14px;
	background-image: none;
	background-color: transparent;
	color: #333333;
}


#navigation > ul > :nth-child(1) > a {
	background-image: url(/fileadmin/templates/images/navigation_red.gif);
}

#navigation > ul > :nth-child(2) > a {
	background-image: url(/fileadmin/templates/images/navigation_brown.gif);
}

#navigation > ul > :nth-child(3) > a {
	background-image: url(/fileadmin/templates/images/navigation_sand.gif);
}

#navigation > ul > :nth-child(4) > a {
	background-image: url(/fileadmin/templates/images/navigation_olive.gif);
}

#navigation > ul > :nth-child(5) > a {
	background-image: url(/fileadmin/templates/images/navigation_green.gif);
}

#navigation > ul > :nth-child(6) > a {
	background-image: url(/fileadmin/templates/images/navigation_cyan.gif);
}

#navigation > ul > :nth-child(7) > a {
	background-image: url(/fileadmin/templates/images/navigation_blue.gif);
}

#navigation > ul > :nth-child(8) > a {
	background-image: url(/fileadmin/templates/images/navigation_red.gif);
}

#navigation > ul > :nth-child(9) > a {
	background-image: url(/fileadmin/templates/images/navigation_brown.gif);
}

#navigation > ul > :nth-child(10) > a {
	background-image: url(/fileadmin/templates/images/navigation_sand.gif);
}

.box {
	width: 248px;
	float: left;
	margin: 20px 0 0 0;
	display: inline;
}

.box span {
	float: left;
	width: 248px;
	height: 30px;
	background-image: url(/fileadmin/templates/images/box_header.gif);
	background-repeat: no-repeat;
	line-height: 31px;
	font-family: trebuchet ms, georgia, arial;
	font-size: 18px;
	color: #fff;
	background-color: #466274;
	text-align: center;
}

.loginbox span {
	float: left;
	width: 248px;
	height: 30px;
	background-image: url(/fileadmin/templates/images/box_header.gif);
	background-repeat: no-repeat;
	line-height: 31px;
	font-family: trebuchet ms, georgia, arial;
	font-size: 18px;
	color: #fff;
	background-color: #466274;
	text-align: center;
	margin-top:25px;
}

.box div.newsbox {
	width: 206px;
	float: left;
	border: 1px solid #3f7ca3;
	border-top: 0;
	padding: 20px;
}

.loginbox div.loginbox {
	width: 206px;
	float: left;
	border: 1px solid #3f7ca3;
	border-top: 0;
	padding: 20px;
}

.box div.linkheader {
	float:right;
}

.loginbox div.linkheader {
	float:right;
}

.tableRegion { 
	width: 100%;
	color: #000000;
}

div.menu-forum {
	color: #FFFFFF;
}

.tableRegion td {
	padding: 8px;
	background-color: #9dbfd4;
	border: 0px;
	color: #000000;
}

#breadcrumb {
	width: 642px;
	float: left;
	border-top: 1px solid #ccc;
	padding: 20px 0 0 0;
	font-weight: bold;
}

#breadcrumb  a {
	text-decoration:none;
}

#breadcrumb  a:hover {
	text-decoration:underline;
}

#quicklinks {
	width: 642px;
	float: left;
	margin: 20px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 20px 0 0 0;
	display: inline;
}

#quicklinks ul {
	float: left;
	width: 642px;
}

#quicklinks ul li {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	display: inline;
}

#quicklinks ul li.third {
	margin: 0;
}


#breadcrumb #location {
	width: 430px;
	float: left;
}

#breadcrumb #searchbox {
	float: right;
	width: 205px;
}

#content {
	width: 642px;
	float: left;
	margin: 20px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 20px 0 0 0;
	display: inline;
}

#content_subpage {
	width: 642px;
	float: left;
	/*margin: 20px 0 0 0;*/
	/*border-top: 1px solid #ccc;*/
	/*padding: 20px 0 0 0;*/
}

#box1 {
	width: 642px;
	float: left;
	overflow:hidden;
}

#box1 #ad_336x280 {
	width: 300px;
	float: right;
	overflow: hidden;
}

#ad_336x280 {
	width: 300px;
	float: right;
	overflow: hidden;
}

#box2 {
	width: 642px;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	display: inline;
}

#ad_160x600 {
	float: right;
	width: 160px;
	height: 600px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #ccc;
	display: inline;
	
}

#editable1 {
	float: left;
	width: 300px;
	padding-right:20px;
	margin: 0 0 0 0;
	display: inline;
	/*overflow: hidden;*/
}

#editable2 {
	float: left;
	width: 462px;
	margin: 20px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 20px 20px 0 0;
	display: inline;
}

table {
	/*border-top: 1px solid #ccc;*/
	width: 100%;
	/*border-collapse: collapse;*/
}

table tr td {
	/*padding: 20px 10px 0 10px;*/
}

.tocol .col1 {
	float:left;
	padding-right:40px;
	width:300px;
}

.tocol .col2 {
	float:left;
	width:300px;
}

.content_bottom {
	float: left;
	width: 462px;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}

.trecol .col1 {
	float:left;
	padding-right:21px;
	width:200px;
}

.trecol .col2 {
	float:left;
	padding-right:21px;
	width:200px;
}

.trecol .col3 {
	float:left;
	width:200px;
}

.underside_encol_wrapper .encol .header {
	font-size: 16px;
	font-weight:bold;
	padding: 0 0 15px 0;
}

.underside_encol_wrapper .encol .teaser {
	font-size: 15px;
	font-weight:bold;
	padding: 0 0 20px 0;
}

.underside_tocol_wrapper .tocol .header {
	font-size: 18px;
	font-weight:bold;
	padding: 0 0 15px 0;
}

.underside_tocol_wrapper .tocol .teaser {
	font-size: 15px;
	font-weight:bold;
	padding: 0 0 20px 0;
}

.underside_trecol_wrapper .trecol .header {
	font-size: 18px;
	font-weight:bold;
	padding: 0 0 15px 0;
}

.underside_trecol_wrapper .trecol .teaser {
	font-size: 15px;
	font-weight:bold;
	padding: 0 0 20px 0;
}

.linkheader {
	background-image: url(/fileadmin/templates/images/link_arrow.gif);
	padding: 0 25px 0 0;
	background-repeat: no-repeat;
	background-position: 100% 2px;
	height: 17px;
}

.linkheader a {
	line-height: 15px;
}

.linkheader a:hover {
	text-decoration: none;
}	

.tx-indexedsearch-searchbox-button {
	background-image: url(/fileadmin/templates/images/submit_search.gif);
	border: 0;
	padding: 0;
	margin: 0;
	width: 45px;
	height: 21px;
	text-indent: -5000px;
	outline: none;
	cursor: pointer;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width: 45px;
	display: block;
}

.tx-indexedsearch-rules {
	display:none;
}

.csc-textpic-intext-left-nowrap {
	height: 80px;
}

.tx-felogin-pi1 form div input.loginbutton {
	background-image: url(/fileadmin/templates/images/login.gif);
	border: 0;
	padding: 0;
	margin: 0;
	width: 63px;
	height: 20px;
	text-indent: -5000px;
	outline: none;
	cursor: pointer;
	margin-top: 5px;
}

.tx-felogin-pi1 form div input.logoutbutton {
	background-image: url(/fileadmin/templates/images/logout.gif);
	border: 0;
	padding: 0;
	margin: 0;
	width: 61px;
	height: 20px;
	text-indent: -5000px;
	outline: none;
	cursor: pointer;
	margin-top: 5px;
}

.tx-felogin-pi1 form div input.input {
	border: 1px solid #3F7CA3;
    background: #fff;
	width: 205px;
}

.tx-ttnewscategoryviews-pi2 {
	float: left;
	width: 630px;
	/*padding-top: 20px;*/
}

.tx-ttnewscategoryviews-pi1 {

}

.tx-ttnewscategoryviews-pi1-listrow div {
	float: left;
	margin: 0 0 0 20px;
	width: 250px;
}

.tx-ttnewscategoryviews-pi1-listrow div p a {
	text-decoration: none;
}

.tx-ttnewscategoryviews-pi1-listrow div p a:hover {
	text-decoration: underline;
}

.tx-ttnewscategoryviews-pi1-listrow div div {
	width: 120px;
	margin: 0;
}

.tx-ttnewscategoryviews-pi1-listrow div div p {
	/*margin: 0;*/
}

.tx-ttnewscategoryviews-pi2-listrow-category-group {
	border:1px solid #3F7CA3;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:300px;	
}

.tx-ttnewscategoryviews-pi2-listrow-category {
	background-color: #3F7CA3;
}

.tx-ttnewscategoryviews-pi2-listrow-category p {
	color: #ffffff;
	font-weight: bold;
	font-size:15px;
	padding: 3px 0 3px 10px;
}

.tx-ttnewscategoryviews-pi2-listrow-odd {
	padding: 0 0 0 10px;
}

.tx-ttnewscategoryviews-pi2-listrow-odd a {
	text-decoration: none;
}

.tx-ttnewscategoryviews-pi2-listrow-odd a:hover {
	text-decoration: underline;
}

.news-single-item hr {
	background-color:transparent;
	border-color:-moz-use-text-color -moz-use-text-color #000000;
	border-style:none none dotted;
	border-width:0 0 1px;
	margin:20px 0;
}

.news-single-backlink a {
	font-weight: bold;
	text-decoration:none;
}

.news-single-backlink a:hover {
	font-weight: bold;
	text-decoration:underline;
}

.tx-ttnewscategoryviews-pi1-headline {
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 19px;
	width:200px;
}

.news_info {
	border:1px solid #3F7CA3;
	width: 200px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #DBDBDB;
	display:none;
}

.news_info p.bodytext {
	margin:0px;
}

.news_info p.bodytext a {
	text-decoration: none;
}

.news_info p.bodytext a:hover {
	text-decoration: underline;
}

.tx-newsfeedit-pi1-message {
	font-weight: bold;
	width: 100%;
	margin: 0 0 10px 0;
}

.tx-newsfeedit-pi1-editmenu-list {
	margin: 0 0 20px 10px;
}

.tx-newsfeedit-pi1-editmenu-list div {
	background-image: url(/fileadmin/templates/images/bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
	background-position: 0 6px;
}

.tx-newsfeedit-pi1-editmenu-list div a {
	text-decoration: none;
}

.tx-newsfeedit-pi1-editmenu-list div a:hover {
	text-decoration: underline;
}

.tx-newsfeedit-pi1-form-required-marker {
	float: left;
	margin: 0 3px 0 0;
}

.tx-newsfeedit-pi1-form-label {
	font-weight: bold;
}

.tx-newsfeedit-pi1-form-field {
	margin: 0 0 10px 0;
}

.tx-newsfeedit-pi1-form-field input, .tx-newsfeedit-pi1-form-field textarea, .tx-newsfeedit-pi1-form-field select {
	width: 100%;
}

.tx-fettnews-pi1-singleView td {
	padding: 5px;
	font-weight: bold;
}

.tx-fettnews-pi1-singleView input, .tx-fettnews-pi1-singleView textarea, .tx-fettnews-pi1-singleView select {
	width: 565px;
	font-size: 14px;
}

.tx-fettnews-pi1-singleView textarea {
	height: 200px;
}

.tx-fettnews-pi1-singleView h2 {
	margin: 0 0 20px 0;
}

.tx-ttnewscategoryviews-pi2-breadcrumb {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:1px;
	padding-right:0;
	padding-top:0;
	width:600px;
}

.csc-mailform label {
	width: 200px;	
	float: left;
	clear: left;
}

.csc-mailform input, .csc-mailform textarea {
	float: left;
	clear: right;
}

.csc-mailform-submit {
	clear: both;
	margin: 10px 0 0 0;
}

.csc-mailform-field {
	float: left;
	margin: 5px 0 0 0;
	clear: both;
}

.csc-mailform {
	padding: 20px;
}
#margin {
	margin-left: 10px;
}


div.element label{margin-top:25px;display:block;font-weight:normal;width:100%;}

table.takster_table{width:500px;}


.tx-indexedsearch-blueMarkup{
	color:#3e7AA0;
}


/*Temaside-----------*/

.themeWrapper{
	width:642px;
	min-height:400px;
	position:relative;	
}

.right{
	width:160px;
	min-height:20px;
	float:right;
	position:relative; 
	border-left:1px solid #cccccc;

}


.left{
	width:462px;
	max-width:440px;
	min-height:400px;
	float:left;
	position:relative;
}



.introText{
	width:462px;
	min-height:70px;
	float:left;
	position:relative;	
}

.thumbs{
	width:462px;
	min-height:330px;
	position:relative;
	float:left;	
}

.right_thumbs{
	width:231px;
	min-height:330px;
	float:right;
	position:relative;
}


.left_thumbs{
	width:231px;
	min-height:330px;
	float:left;
	position:relative;
}

.right_upper, .right_middle, .right_bottom{
	float:right;
	width:220px;

	margin-top:20px;
	border:1px solid #cccccc; 
	position:relative;
	text-align:left;
}

.left_upper, .left_middle, .left_bottom{
	float:left;
	width:220px;

	margin-bottom:0px;
	padding: 0 0 0 0;
	margin-top:20px;
	border:1px solid #cccccc; 
	position:relative;
	text-align:left;
}


.right_upper div.csc-textpic-imagewrap, 
.right_upper div.csc-textpic-imagewrap img,
.right_middle div.csc-textpic-imagewrap, 
.right_middle div.csc-textpic-imagewrap img,
.right_bottom div.csc-textpic-imagewrap, 
.right_bottom div.csc-textpic-imagewrap img,
.left_bottom div.csc-textpic-imagewrap, 
.left_bottom div.csc-textpic-imagewrap img,
.left_middle div.csc-textpic-imagewrap, 
.left_middle div.csc-textpic-imagewrap img,
.left_upper div.csc-textpic-imagewrap, 
.left_upper div.csc-textpic-imagewrap img{
position:absolute;
padding: 0 0 0 0;
margin: 0 0 0 0;
bottom: 0px;
float: left;
width:220px;
height:50px;
}
 
 
.left_upper p.bodytext, 
.left_middle p.bodytext, 
.left_bottom p.bodytext, 
.right_upper p.bodytext, 
.right_middle p.bodytext, 
.right_bottom p.bodytext{
padding: 10px 10px 10px 10px;
}

.csc-textpic div.csc-textpic-imagewrap dt img,
.csc-textpic div.csc-textpic-imagewrap dt{
padding: 0 0 0 0;
margin: 0 0 0 0;

}




/*Lyttehjornet------------*/

.themeWrapper_lyt{
	width:642px;
	min-height:400px;
	position:relative;	
}

.right_lyt{
	/*width:160px;
	min-height:0px;*/
	width:0px;
	min-height:0px;
	float:right;
	position:relative;
	border-left:1px solid #cccccc; 
}


.left_lyt{
	/*width:462px;
	max-width:440px;*/
	width:642px;
	max-width:640px;
	min-height:400px;
	float:left;
	position:relative;
}



.introText_lyt{
	width:462px;
	min-height:70px;
	float:left;
	position:relative;	
}

.thumbs_lyt{
	width:100%;
	min-height:330px;
	position:relative;
	float:left;	
}

.upper_thumbs_lyt{
	width:inherit;
	float:left;
	position:relative;	
	background:#819b52;
 	padding: 8px;

}

.right_thumbs_lyt{
	/*width:231px;*/
	width:311px;
	min-height:330px;
	float:right;
	position:relative;
}


.left_thumbs_lyt{
	/*width:231px;*/
	width:311px;
	min-height:330px;
	float:left;
	position:relative;
}

.right_upper_lyt, .right_middle_lyt, .right_lower_lyt{
	float:right;
	/*width:220px;*/
	width:308px;
	margin-top:20px; 
	position:relative;
	text-align:left;
}

.left_upper_lyt, .left_middle_lyt, .left_lower_lyt{
	float:left;
	/*width:220px;*/
	width:308px;
	padding: 0 0 0 0;
	margin-top:20px; 
	position:relative;
	text-align:left;
}
 
 
.left_upper_lyt p.bodytext, 
.left_middle_lyt p.bodytext, 
.left_lower_lyt p.bodytext, 
.right_upper_lyt p.bodytext, 
.right_middle_lyt p.bodytext, 
.right_lower_lyt p.bodytext{
padding: 0px 10px 10px 0px;
}



/*******Front**************************************/

.spfront_wrapper{
	width:642px;
	min-height:400px;
	position:relative;	
}

.spfront_right{
	width:320px;
	min-height:400px;
	float:right;
	position:relative;
}


.spfront_left{
	width:320px;
	min-height:400px;
	float:left;
	position:relative;
}


.spfront_news, .spfront_weather, .spfront_forum{
	float:left;
	width:310px;
	padding: 0 0 0 0;
	margin-top:5px; 
	position:relative;
	text-align:left;
}

.spfront_rotationContent,.spfront_youtube,.spfront_vote,.spfront_userSurvey{
	float:right;
	width:310px;
	padding: 0 0 0 0;
	margin-top:5px; 
	position:relative;
	text-align:left;
}



.tx-except-news-item{margin-bottom:10px;}
.tx-except-news-h3{ padding:0; margin:0;}

.spfront_news a, .tx-except-news-item a{text-decoration:none;}
.spfront_news a:hover, .tx-except-news-item a:hover{color:black;}
.spfront_news{border-top:5px solid #3f9b6f;padding-top:3px;}
.tx-except-news-header span, .spfront_youtube span{
	font-size:16px;
	font-weight:bold;	
}
.tx-except-news-footer{
	margin-bottom:15px;
	font-size:12px;
	font-weight:bold;	
}


.spfront_rotationContent{
	border-top:5px solid #908d52;
	padding-top:3px;margin-bottom:8px;
}

.spfront_rotationContent .tx-onetrandomcontent-pi1 h1,
.spfront_rotationContent .tx-onetrandomcontent-pi1 h2,
.spfront_vote h1.csc-firstHeader,
.spfront_userSurvey h1.csc-firstHeader{
	font-size:16px; 
	font-weight: bold; 
	line-height: 18px;	
	margin: 0 0 7px 0;
}


.spfront_youtube{height:240px;border-top:5px solid #905452;padding-top:3px;margin-bottom:8px;}

.spfront_youtube div.tx-itawyoutoubeembed-pi1 object{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.spfront_vote .tx-jkpoll-pi1 div h1, .spfront_userSurvey .tx-jkpoll-pi1 div h1{display:none;}

.spfront_vote, .spfront_userSurvey{
	border:1px solid #3f7ca3;
	border-top:5px solid #3f7ca3;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:8px;width:303px;
	
}

.spfront_userSurvey{border-color:#906F52;}
.spfront_forum{border-top:5px solid #819b52;}
.spfront_weather{min-height:0px;}


.fb{float:left;margin-right: 9px;}

/******************** Quicklinks *********************************/

.tx_spBox{
	width:642px;
	min-height:5px;
	position:relative;	
}

.tx_spBox_boxleft, .tx_spBox_boxmiddle, .tx_spBox_boxright{
max-width:200px;
height:78px;
float:left;
background:grey;
}

.tx_spBox_boxleft .tx-onetrandomcontent-pi1{margin:0px; padding:0px;}

.tx_spBox_boxmiddle{margin-left:21px;}
.tx_spBox_boxright{float:right;}




/********************  tx_except_news  *********************/

.tx_except_news_verticalLinks li, 
.tx_except_news_verticalLinks, 
.tx_except_news_verticalLinks ul{
	display:inline; 
	padding:0 0 0 5px; 
	margin:0 0 0 0;
}




/******************** Topmenu *********************************/

.tx_spTop{
	width:930px;
	min-height:5px;
	position:relative;	
}

.tx_spTop_left, .tx_spTop_middle, .tx_spTop_middle2, .tx_spTop_right{

float:left;
}

.tx_spTop_right{float:right;}



