@import url('tt_news.css');
@import url('kb_shop.css');
@import url('rgtabs.css');
@import url('eco_gal.css');

P.bodytext {  }

body {
	width: 100%;
	background:#000 url(img/bodybg_new.jpg) top center repeat-x;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;
	}

body.body-74, body.body-76, body.body-79 {
	background:#fff url(img/backgrounds/em.jpg) top center no-repeat;
	}

a {
	color: #3399CC;
	text-decoration:none;
}

a:hover, a:focus {
	color:#006699;
	text-decoration:underline;
}

a.mail {
	padding: 0 0 0 15px;
	background: url(img/icons/mail.gif) left center no-repeat;
}

a.mail:hover {
	background: url(img/icons/mail_o.gif) left center no-repeat;
}

a.featured-link-quiet {
	background: #3399cc url(img/featured-link-quiet.gif) center right no-repeat;
	padding: 10px 35px 10px 15px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #b8dbed;
	margin: 10px 0px 0px 0px;
}

a.featured-link-quiet:hover {
	background: #006699 url(img/featured-link-quiet_o.gif) center right no-repeat;
	text-decoration: none;
}

a.highlight-loud {
	background: #e3750c url(../img/featured_bg.gif) top left repeat-x;
	padding: 8px 16px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #f9c97e;
	margin: 0 8px 4px 0;
}

a.highlight-loud:hover {
	background: #e3750c;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	color:#000;
	margin-bottom:0.6em;
}

h1 {
	font-size: 3.2em;
	letter-spacing: -2px;
}

h2 {

	}

h3 {
	line-height: 1.4em;
	}
	
h4 {
	
	}
	
h5 {
	}
	
fieldset {
	border:0px;
	margin:0 0 1.5em;
	padding:0em;
}

legend, label {
	display: none;
}

input {
	border: 1px solid #c4c4c4;
	background: #fff;
	padding: 5px;
	font-size: 1em;
	margin-bottom: 5px;
	width: 180px;
}
	

p {
	text-indent: 0;
}

p + p {
	text-indent: 0;
}

div.border {
	border-right: 1px dashed #e4e4e4;
}

/*** Main container ***/

#container {
	background: #fff;
	padding: 0;
	text-align: left;
	width: 970px;
	margin: 0 auto;
	border: 5px solid #000;
}

#allwrap {
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	}
	
	
.column-wrap {
	clear: both;
}

table {
	margin-bottom: 0;
}

th {
	background: transparent;
}

ul {
	list-style: none;
	list-style-type: none;
}

/*** Header section ***/

div#sitename {
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	background: #f4f4f4;
	border-bottom: 0px solid #c4c4c4;
}

#sitename h1,
#sitename h2,
#sitename h3,
#sitename p,
#sitename a,
#sitename-left h1,
#sitename-left h2,
#sitename-left h3,
#sitename-left p,
#sitename-left a {
	margin: 5px 0 0px 0;
	text-align:left;	
}

/*** Top menu ***/

#topmenu {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 950px;
	height: 45px;
	clear: both;
	background: transparent;
}

#topmenu ul {
	font-size:16px;
	margin:0 0 0 0;
	padding:0;
	line-height: 40px;
	height: 40px;
	float: right;
	width: 100%;
}

#topmenu li {
	float:right;
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
	line-height: 40px;
	height: 40px;
}

#topmenu li.logo {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	line-height: 40px;
	height: 40px;
	border: 0;
	width: auto;
}

#topmenu a {
	color: #949494;
	display: block;
	font-size:0.7em;
	background: #111;
	padding:0px 20px 0px 20px;
	margin: 0px 0 0px 0;
	border: 0;
}

#topmenu a:hover {
	color:#fff;
	text-decoration:none;
}

#topmenu a.current {
	color:#fff;
	text-decoration:none;
}

#topmenu li.logo a {
	position: absolute;
	top: 55px;
	width: 60px;
	height: 60px;
	padding: 0;
	border: 0px;
	display: block;
	margin-left: -75px;
	background: url(img/logo.png) top left no-repeat;
}

#topmenu li.logo a:hover {
	background: url(img/logo_o.png) top left no-repeat;
}

#topmenu li.logo a img {
	border: 0px;
}


/*** Horizontal menu ***/

#mainmenu {
	float: left;
	margin: 10px 0 0 0;
	clear: both;
	background: #000;
	width: 950px;
	}

#mainmenu ul {
	margin:0 0 0 0px;
	padding: 0;
	line-height: 60px;
	height: 60px;
	width: 100%;
	float: left;
	list-style: none;
	}

#mainmenu li {
	float: left;
	clear: none;
	list-style: none;
	margin: 0;
	padding: 10px 0;
	line-height: 40px;
	border-right: 0px solid #212121;
	border-left: 0px solid #000;
	}

#mainmenu li:hover {
	
}

#mainmenu li.current {
	background: #010101;
}

#mainmenu li.current a {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	cursor: default;
	font-weight: bold;
	background: #111;
}

#mainmenu li.front {

	}
	
#mainmenu li.front a {
	padding: 0px 0;
	margin: 0;
	width: 160px;
	height: 40px;
	background: url(img/logo_front.png) center left no-repeat;
	text-indent: -999em;
	border: 0;
}

#mainmenu li a {
	color: #949494;
	font-size: 1em;
	font-weight: normal;
	line-height: 40px;
	padding: 0px 20px 0px 20px;
	text-transform: lowercase;
	margin: 0;
	display: block;
	border: 0;
	border-right: 1px dashed #212121;
}

#mainmenu li a:hover {
	color: #fff;
	text-decoration: none;
}


/*** Horizontal submenu ***/

#submenu {
	float: left;
	margin: 5px 0 0 0;
	height: 50px;
	width: 950px;
	clear: both;
	background: #fff;
	}

#submenu ul {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	line-height: 50px;
	height: 50px;
	}

#submenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 50px;
	height: 50px;
	border-right: 0px solid #e4e4e4;
	}

#submenu li.current {
	background: #f4f4f4;
	border: 0px solid #e4e4e4;
	border-bottom: 0px solid #f4f4f4;
	border-top: 0;
	margin-left: 0px;
}

#submenu li.current a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}

#submenu a {
	color: #3399CC;
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 50px;
	height: 50px;
	padding: 0px 20px 0px 20px;
	text-transform: lowercase;
	margin: 0px 0 0px 0;
	vertical-align: middle;
	border: 0;
}

#submenu a:hover {
	color:#006699;
	text-decoration:none;
}


/*** Breadcrumb menu ***/

#breadcrumbmenu {
	float:left;
	margin: 0px 0 5px 0;
	height: 30px;
	clear: both;
	background: #fff;
	border-bottom: 1px solid #e0e0e0;
	border-top: 0px solid #e0e0e0;
	width: 100%;
}

#breadcrumbmenu ul {
	font-size:16px;
	margin:0 0 0 0;
	padding:0;
}

#breadcrumbmenu li {
	float:left;
	list-style:none;
	margin:0;
	padding:0 15px 0 0;
	line-height: 30px;
	height: 30px;
	background: url(img/breadcrumb_spacer.gif) center right no-repeat;
}

#breadcrumbmenu li.home {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	line-height: 30px;
	height: 30px;
	width: 60px;
	background: transparent url(img/homebutton_bg.gif) top left no-repeat;
}

#breadcrumbmenu a {
	border-right: 0px solid #c0c0c0;
	color: #a0a0a0;
	display: block;
	font-size:11px;
	line-height: 30px;
	padding:5px 20px 5px 20px;
	margin: 3px 0 3px 0;
	text-transform:none;
}

#breadcrumbmenu a:hover, #breadcrumbmenu a.current:hover {
	text-decoration:none;
	color: #74B64A;
}

#breadcrumbmenu a.current {
	color:#6f6f6f;
	text-decoration:none;
}


/*** Footer ***/

#footer {
	background: transparent;
	clear: both;
	color: #e0e0e0;
	font-size: 11px;
	padding: 10px 0px;
	text-align:left;
	width: 950px;
	height: 60px;
	margin: 0px auto;
	border-top: 0px solid #f0f0f0;
	border-bottom: 0px solid #414141;
}

#footer #adress {
	float: left;
	clear: none;
	margin: 0 0 0 20px;
	}

#footer .name {
	clear: none;
	float: left;
	color: #414141;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0 20px 0px 0;
	text-transform: lowercase;
	line-height: 16px;
	}
	
#footer .adress, #footer .city, #footer .tlf {
	color: #909090;
	font-size: 11px;
	padding: 0 15px;
	border-right: 1px solid #313131;
	line-height: 16px;
	}
	
#footer .adress {
	padding: 0 15px 0 0;
	}
	

/*** Footer menu ***/

#footermenu {
	float: right;
	margin: 0px 10px 0px 0;
	clear: none;
	width: auto;
}

#footermenu ul {
	margin:0px 0 10px 0;
	padding:0;
	float:right;
}

#footermenu li {
	float:right;
	list-style:none;
	margin:0;
	padding:0px 0 0 0;
}

#footermenu li.logo {
	display: none;
}

#footermenu a {
	border-right: 0px solid #313131;
	color: #6f6f6f;
	display: block;
	font-size:10px;
	padding:5px 20px 5px 20px;
	margin: 0px 0 3px 0;
	text-transform:none;
}

#footermenu a:hover {
	color:#009ff2;
	text-decoration:underline;
}

#footermenu a.current {
	color:#009ff2;
	text-decoration:none;
}

/*** Content wrap ***/

#wrap {
	width: 100%;
	clear:both;
	font-size:0.9em;
	padding:0;
	background: #fff;
}

#frontwrap {
	width: 100%;
	clear:both;
	padding:0;
	background: #fff;
}


.front-select {
	border-top: 0px solid #e4e4e4;
	border-bottom: 0px solid #e4e4e4;
	background: #f4f4f4;
	min-height: 160px;
}

/*** Sidebars ***/

#leftside {
margin:0;
padding:0;
width:200px;
}

#rightside {
margin:0;
padding:0;
width:200px;
border-left: 1px solid #c0c0c0;
}

#frontrightside {
margin:20px 0 0 0;
padding:0;
width:300px;
}

#leftside {
	float:left;
	margin-right:0px;
	border-right: 1px solid #c0c0c0;
}

#leftside ul {
	margin: 0 0 10px 0;
	padding: 0;
}

#rightside,#frontrightside {
	float:right;
	margin-left:0px;
}




.linklist {
	list-style:none;
	margin:0 0 16px 10px;
	padding:0;
}

.linklist li {margin-bottom:0;}

/*** Sidebar menu ***/

h2.menuheader {
	color: #909090;
	font-size: 14px;
	display: block;
	padding:0px 5px 0px 20px;
	line-height: 40px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #c0c0c0;
	}
	
#leftmenu li {
	list-style:none;
	margin:0;
}



/*** Content ***/

#content, #contentalt, #frontcontent {
	background:transparent;
	padding: 0px 20px;
}

#frontrightside {
	border-left: 1px solid #f0f0f0;
	height: auto;
}

#content {margin:0 200px 0 200px;}
#frontcontent { margin:0px 0 0 0; padding: 0;}
#contentalt {margin:0 200px 0 20px;}



/*** Various classes ***/

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.searchform {margin:0;}

.searchbox {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin:0 4px 0 0;
	width:100px;
}

.searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

.clearingdiv {
	clear:both;
	height:10px;
	width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}


/*** Tagcloud ***/
.tx-vgetagcloud-pi1 {
	background-color: transparent;
	line-height: 200%;
	padding: 5px;
	width: 180px;
	margin: 5px;
	border: 1px solid #f8f8f8;
}
.tx-vgetagcloud-pi1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.tx-vgetagcloud-pi1 li {
	display: inline;
	float: left;
}
.tx-vgetagcloud-pi1 li a {
	padding: 4px;
	text-decoration: none;
	color: #7a7a7a;
}
.tx-vgetagcloud-pi1 li a:hover {
	color: #025f9c;
	text-decoration: underline;
}
		
#indexedsearch {
	margin: 0 5px 0 10px;
	padding: 0;
}		
		
.searchbox-sword {
	background: #4187b5;
	border: 0px solid #f2f2f2;
	margin: 5px 0px 4px 0px;
	padding: 3px;
	color: #fff;
	font-size: 10px;
	width: 170px;
	height: 20px;
	float: left;
	clear: none;
}

.searchbox-sword:focus {
	background: #fff;
	color: #414141;
}

.searchbox-button {
	width: 25px;
	height: 20px;
	background: transparent url(img/searchbutton.png) top left no-repeat;
	margin: 5px 0px 4px 0px;
	float: left;
	clear: none;
}


.pad5 {
	margin: 5px;
}

.pad10 {
	margin: 20px 10px;
}

.pad15 {
	margin: 20px 15px;
}

.pad20 {
	margin: 20px 20px;
}

.pad25 {
	margin: 20px 25px;
}

.pad30 {
	margin: 20px 30px;
}

.pad35 {
	margin: 20px 35px;
}

.pad40 {
	margin: 20px 40px;
}


.pad-bottom-20 {
	padding-bottom: 20px;
}

.pad-bottom-40 {
	padding-bottom: 40px;
}

.pad-top-20 {
	padding-top: 20px;
}

.pad-top-40 {
	padding-top: 40px;
}

/* default styles for extension "tx_loginboxmacmade_pi1" */
.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
	color: #FF0000;
	}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
	margin-top: 10px;
	margin-bottom: 5px;
	border: solid 1px #f0f0f0;
	border-collapse: collapse;
	}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
	border: solid 1px #f0f0f0;
	background-color: #f8f8f8;
	padding: 5px;
	}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
	border: solid 1px #f0f0f0;
	background-color: #fafafa;
	font-weight: bold;
	font-size: 12px;
	}
	
.tx-loginboxmacmade-pi1-forgotpasswordForm {
	margin-top: 10px;
	}
	
	
	


div.fotografi,
div.filmproduktion,
div.online {
}

div.filmproduktion {

}

div.online {
}



.sidebund {
	padding: 20px 0;
	border-top: 5px solid #f0f0f0;
	background: #fefefe;
	overflow: hidden;
	display: block;
	clear: both;
	margin-top: 20px;
}

.sidebund .column {
	height: 150px;
	overflow: hidden;
}

.sidebund h5 {
	line-height: 24px;
}

.sidebund .sidebund-newsletter {
	
}

.sidebund .sidebund-newsletter input {
	width: 190px;
	padding: 2px;
}

.sidebund .sidebund-rss {

}

div.motion-promotion {
	height: 250px;
	background: url(img/contentbg/motion-promotion.jpg) top left no-repeat;
}

div.motion-bio {
	height: 250px;
	background: url(img/contentbg/motion-bio.jpg) top left no-repeat;
}

div.motion-streaming {
	height: 250px;
	background: url(img/contentbg/motion-streaming.jpg) top left no-repeat;
}

div.motion-spillefilm {
	height: 250px;
	background: url(img/contentbg/motion-spillefilm.jpg) top left no-repeat;
}


div.reportage-foto {
	height: 250px;
	background: url(img/contentbg/reportage-foto.jpg) top left no-repeat;
}

div.mode-foto {
	height: 250px;
	background: url(img/contentbg/mode-foto.jpg) top left no-repeat;
}

div.reklame-foto {
	height: 250px;
	background: url(img/contentbg/reklame-foto.jpg) top left no-repeat;
}


div.online-design {
	height: 300px;
	background: url(img/contentbg/online-design.jpg) bottom right no-repeat;
}

div.online-cms {
	height: 300px;
	background: url(img/contentbg/online-cms.jpg) bottom right no-repeat;
}

div.online-flash {
	height: 300px;
	background: url(img/contentbg/online-cms.jpg) bottom right no-repeat;
}

div.kompetence-flash {
	height: 300px;
	background: url(img/contentbg/kompetence-flash.jpg) bottom right no-repeat;
}


div.contact-box {
	background: transparent url(img/contact-box-bg.gif) center right no-repeat;
	border: 0px solid #d6ebf5;
	padding: 20px 100px 30px 20px;
	color: #000;
	margin-top: -60px;
	margin-right: -40px;
}

div.contact-box p {
	margin: 0;
	padding: 0;
}

div.contact-box h4 {
	font-weight: bold;
	font-size: 1.4em;
}

#sitename div.tx-pksrfeimagegallery-pi1 {
	margin: 20px;
	display: block;
	min-height: 200px;
}

div.tx-pksrfeimagegallery-pi1 p {
	display: none;
}

#sitename div.tx_pksrfeimagegallery_pi1_thumb {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background: #f4f4f4;
	border: 0px solid #f4f4f4;
	margin: 0px 1px 0 0;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

#sitename div.tx_pksrfeimagegallery_pi1_thumb:hover {
	border: 0px solid #000;
	background: #000;
}

#sitename div.tx_pksrfeimagegallery_pi1_thumb a {
	display: block;
	width: 30px;
	height: 30px;
	overflow:hidden;
	text-align: center;
	margin: 5px;
}

div.tx_pksrfeimagegallery_pi1_thumb a img {
	margin: 0px;
}


div.tx-comments-pi1 {
	margin-top: 20px;
}
/*** End of file ***/
