@import "default.css";
@import "../files/css/site.css";
@import "../katj/css/katj-navigation.css";

/* <- CMS Specific */

body,a,select,td,body.katjeditorbody {
	font-family:Tahoma,Arial,Helvtica,Verdana;
	font-size:12px;
}

input, body.katjeditorbody {
	text-align:left;
}

input, textarea {
	font-size:10px;
}

body.katjeditorbody {
	
}

input, .textareaComment {
	border-style:solid;
	border-width:1px;
}

input.katjSubmitImage {
	background-color:transparent;
}

.textareaComment {
	border-color:#000000;
}

form {
	text-align:left;
	display:block;
	margin-top:10px;
	margin-bottom:0px;
}

body {
	vertical-align:middle;
	
	background-color:#ffb400;
	background-image:url("../files/designimages/bg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
}

body.print {
	text-align:left;
}

div.columnHolder {
	float:left;	
}

div.pageletBox {
	clear:both;
	position:static;
}

div.elementBox {
	margin-right:0px;
}

/* -> CMS Specific */


/* <- Site Specific */

a:link, a:visited {
	text-decoration:none;
}

.headline {
	font-size:16px;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

h1.headline {
	font-size:20px;
}

div.body {
	position:relative;
	text-align:center;
}

	div.master {
		width:1022px;
		margin-left:auto;
		margin-right:auto;
		margin-top:5px;
		background-color:#FFFFFF;
		border:1px solid #000000;
		text-align:left;
		position:relative;
	}
	
	div.top {
		margin:20px;
		margin-bottom:0px;
	}
	
		img.topLogo {
			border:1px solid #03ab0f;
		}
		
	div.addThis {
		position:absolute;
		top:2px;
		right:20px;
	}
	
	div.menuTop {
		margin-left:20px;
		width:982px;
		height:20px;
		overflow:hidden;
		background-image:url("../files/designimages/bredbandsbg.jpg");
		background-repeat:repeat-x;
		background-position:top left;
		border-top:1px solid #FFFFFF;
		
		
	}

	div.masterContent {
		margin:20px;
		background-color:#FFFFFF;

	}
	
		div.topAd {
			margin-top:5px;
			margin-bottom:10px;
		}
	
		div.maincontent {
			width:740px;
			float:left;
			
		}
		
			div.maincontent div.topContent div.elementBox {
				margin-right:15px;	
				width:320px;			
			}
		
		div.rightContent {
			width:200px;
			float:right;
		}

div.ad250 {
	padding:10px;
	border:1px solid #336699;
}

div.mainAd {
	margin-left:150px;
}

div.bredbandoversigt {
	padding-top:5px;
	padding-bottom:5px;
	
	border:1px solid #999999;
	
	
	background-color:#cff0d1;
	background-image:url("../files/designimages/bredbg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:3px;
	margin-bottom:5px;
	position:relative;
}

	div.bredbandoversigt td.katjContentTableCell {
		padding:3px;
	}
	
	div.bredbandoversigt td.katjContentTableCell0 {
		width:130px;
		background-color:#FFFFFF;
		border:1px solid #CCCCCC;
		vertical-align:middle;
		text-align:center;
	}
	
	div.bredbandoversigt td.katjContentTableCell1 {
		width:auto;
		padding-right:10px;
		padding-left:10px;
	}
	
	div.bredbandoversigt td.katjContentTableCell2 {
		width:130px;
	}
	
	div.bredbandoversigt td.katjContentTableCell3 {
		width:70px;
	}
	
	div.bredbandoversigt td.katjContentTableCell4 {
		width:80px;
		padding-right:10px;
	}
	
div.RSSFeed {
	
	padding:10px;
	margin-bottom:10px;
	margin-right:10px;
	width:330px;
	height:280px;
	border:1px dashed #CCCCCC;
	float:left;
}

	div.RSSFeed .heading {
		color:#333333;
		font-size:20px;
		font-weight:bold;
	}
	
	div.RSSFeed .price {
		color:#000000;
		font-size:16px;
		font-weight:bold;
	}


/* prisberegner <- */

input.taletidPriceInputText {
	border:1px solid #336699;
	text-align:center;
}

td.otherPriceResultCell, td.otherPriceResultTitle {
	padding:3px;
	color:#000000;
}

td.otherPriceResultTitle, td.otherPriceResultHead {
	font-weight:bold;
}

td.otherPriceResultTotal {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
}


/* -> Site Specific */

/* last in CSS-file <- */

.green {
	color:#04ab0f;
	font-size:14px;;
	font-weight:bold;
	background-color:#FFCC00;
}

img {
	border:0px;
}

img.contentImage {

}

div.hiddenLogin {
	z-index:10;
}

div.blockSpace {
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}

table.katjContentTable {
	width:auto;
}

/* -> last in CSS-file */
