﻿/* kontaktmesse.com stylesheet */

body
{
	background-color: #2f2f2f;
	font-family: verdana, helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.4em;
	color: #2a2a2a;
	margin-top: 10px;
}

a:link, a:visited, a:active, a:hover
{
	color: #000;
}

h1, h2, h3
{
	font-family: Verdana, helvetica, sans-serif;
	font-weight: 600;
}

h1
{
	font-family: Gill Sans, Gill Sans MT, Trebuchet MS, sans-serif;
	font-size: 2.4em;
	color: #ff8000;
	font-weight: normal;
}
h2
{
	font-size: 1.2em;
}
h3
{
	font-size: 1.1em;
}

h2 a:link, h2 a:hover, h2 a:visited, h3 a:link, h3 a:hover, h3 a:visited
{
	text-decoration: none;
}


ul 
{
	margin: 1em 0;
	line-height: 1.4em;
	padding: 0;
}

ul li
{
	list-style-type: disc;
	padding: 0;
	margin-left: 20px;
}


#outer
{
	background-color: #fff;
	width: 880px;
	padding: 10px;
	margin: 0 auto;
}

/* "main" is container for left menu and page (everything but the head) - used for background image */
#tplStartpage td.main
{
	background-image: url(images/startpage_main_bg.png);
	background-repeat: repeat-y;
}

#tpl100 td.main
{
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;
}


.page
{
	width: 680px;
	float: left;
}

#head
{
	height: 199px;
	margin-bottom: 10px;
	overflow: hidden;
}

#headflash
{
	float: left;
	margin-right: 10px;
	width: 435px;
	overflow: hidden;
	background-image: url(images/top_2.jpg);
}

#headlogo
{
	float: left;
}

#foot
{
}

#tplStartpage .intro, #tpl100 .intro
{
	width: 680px;
	border-bottom: solid 10px #fff;
	overflow: hidden;
}

#tplStartpage .column1
{
	float:left;
	width: 235px;
	margin-right: 10px;
	overflow: hidden;
	background-color: #fff;
	background-image: none;
}

#tplStartpage .column2
{
	float:left;
	width: 395px;
	overflow: hidden;
	background-color: #e9e9e9;
	padding: 20px 20px 4px 20px;
}

#tplStartpage .footContainer
{
	border-top: solid 10px #fff;
}

#tplStartpage .foot
{
	width: 674px;
	overflow: hidden;
	background-color: #fff;
	padding: 2px;
	border: solid 1px #e9e9e9;
}

#tplStartpage .newsitem
{
	margin: 3px -20px 0 -20px;
	padding: 3px 20px 0 20px;
	background-image: url(images/newsdivider.gif);
	background-repeat: repeat-x;
	border: 0;
}

#tplStartpage .newsitem a:link, #tplStartpage .newsitem a:visited
{
	color: #818181;
	text-decoration: none;
}
#tplStartpage .newsitem .date
{
	font-weight: bold;
}

#tpl100 .column1
{
	background-color: #e9e9e9;
	padding: 20px;
	min-height: 100px;
}

#leftmenuContainer
{
	float: left;
	width: 190px;
	margin-right: 10px;
}

#leftmenu
{
	border-top: solid 1px #d8d8d8;
	background-color: #a8a8a8;
	padding: 0;
	float: none;
}

#leftmenu .selected
{
}

.leftmenuitem
{
	height: 30px;
	background-image: url(images/menuitem_bg.png);
	background-repeat: no-repeat;
}
#leftmenu a
{
	display: block;
	height: 11px;
	padding: 8px 10px 11px 15px;
	overflow: hidden;
}

#leftmenu a:link, #leftmenu a:hover, #leftmenu a:active, #leftmenu a:visited 
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
}

.menudepth_2 a
{
	padding-left: 30px !important;
}
.menudepth_2 a:link, .menudepth_2 a:hover, .menudepth_2 a:active, .menudepth_2 a:visited 
{
	color: #434343 !important;
}

.menudepth_3 a
{
	padding-left: 50px !important;
}
.menudepth_4 a
{
	padding-left: 65px !important;
}

.leftmenuitem
{
}


.alphaindex
{
	font-size: 1.2em;
	color: #808080;
}

hr
{
	height: 1px;
	color: #d4d4d4;
	background-color: #d4d4d4;
	margin: 10px 0;
}


a.more
{
	display:block;
	text-align: right !important;
}

div.linklistSinglelink, div.linklistSinglelink div
{
	display:inline;
}

.newsitem, .rss .item
{
	padding-bottom: 15px;
	border-bottom: solid 1px #d4d4d4;
	margin-bottom: 15px;
}

.newsitemfull
{
	padding-bottom: 15px;
	border-bottom: solid 1px #d4d4d4;
	margin-bottom: 15px;
}

#moreNews
{
	display: none;
}

.indexbox .totop
{
	display:none;
}

/* Company Info style */




.contact
{
	margin-top:20px;

}

.contact .title
{
	font-weight: bold;
}

.contact img
{
	margin-right: 20px;
}

.contact .phone
{
	margin-top: 1em;
}

.contact .email
{
	margin-top: 2em;
}

.contact a:link, .contact a:visited
{
	text-decoration: none;
}

.contact a:hover
{
	text-decoration: underline;
}

td
{
	vertical-align: inherit;
}

.contacts
{
    /* margin-top: 20px; */
}

.contactimage
{
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.facts
{
    margin-bottom: 20px;
}

.facts
{
    color: #ffffff;
}


a .fact
{
    color: #414141;
    padding-top: 10px;
}

.companyrightcolumn
{
    width: 220px;
    float: right;
    padding: 20px;
    background-color: #A8A8A8;
}

.companyleftcolumn
{
    width: 370px;
    float: left;
    min-height: 450px;
}

.companyleftcolumn .ingress
{
	font-weight:bold;
	margin-bottom: 10px;
}

/* end companyinfo */

div.LoginBox
{
	width: 300px;
	border: solid 1px #e8e8e8;
	padding: 10px;
}
.LoginBox .loginInput
{
	margin-bottom: 5px;
}
.LoginBox .loginLabel
{
	display: block;
}
.LoginBox .buttoncontainer input
{
	padding: 0 8px;
}

.LoginBox .loginCancel
{
	display: none;
}
.LoginBox .messagecontainer
{
	margin: 0;
	padding: 10px 0;
}

/* WishMeeting styling */
.meetingWishes
{
}

.meetingWishes h2
{
	margin-top: 0;
}

.meetingWishes label
{
	display:inline;
	float:none;
}

.meetingWishes .companiesAvailable
{
	float: left;
	width: 250px;
	border: solid 1px #eee;
	padding: 5px 8px;
	margin: 0 5px 0 0;
}

.meetingWishes .companiesSelected
{
	float: right;
	width: 250px;
	border: solid 1px #eee;
	padding: 5px 8px;
	margin: 0 0 0 5px;
}

.meetingWishes .buttoncontainer
{
	float: left;
	width: auto;
}

.meetingWishes .buttoncontainer input
{
	padding: 0;
	width: 80px;
}


.personActivities
{
	width:622px;
}

.personActivities .dateBlock
{
	clear: both;
}

.personActivities h2.date
{
	margin: 0;
	background-color: #eee;
	padding: 4px;
	text-align: center;
}
.personActivities .timeBlock
{
	clear: both;
	border-top: solid 1px #000; /*	min-height: 70px;*/
}
.personActivities .time
{
	border-right: solid 1px #000;
	padding: 6px;
	float: left;
	width: 45px;
}

.personActivities .event
{
	border-right: solid 1px #000;
	float: left;
	padding: 6px;
	width: 100px;
}
.personActivities .select
{
	float: left;
	padding: 4px;
}
.personActivities h3
{
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	color: #4040aa;
}


/* Utskriftsversion */
@media print
{
	.page
	{
		width: auto;
	}
	
	#leftmenuContainer
	{
		display: none;
	}

	div.column1
	{
		width: auto;
	}
	
}
