/*
	Typografi til Standard hjemmeside
	Copyright (C) 2008 C&B Systemer A/S
*/

/*
	Typografi til Standard hjemmeside - Generel
	Copyright (C) 2008 C&B Systemer A/S
*/

html {
	margin:				0px;
	padding:			0px;

	font-family: 		verdana, arial, helvetica, sans-serif;
	font-size: 			8pt;
	font-weight: 		normal;
	
	color:				#666666;

	height: 			100%;
}


body {
	margin:				0px;
	padding:			0px;

	background-color:	#494949;
	background-image: 	url(cms/tema/standard/grafik/bgside.jpg);
	background-repeat:	repeat-x;
	
	font-family: 		verdana, arial, helvetica, sans-serif;
	font-size: 			8pt;
	font-weight: 		normal;
}

img {
	border:				none;
}

a 	{ 
	text-decoration:	none; 
	color:				#666666;
}

/*
	Typografi til Standard hjemmeside
	Copyright (C) 2008 C&B Systemer A/S
*/

#ySide {
	border:				none;
	border-collapse:	collapse;
	margin:				0px auto 0px auto;
	padding:			0px;
	height:				100%;
	width:				100%;
}

#tdySide {
	border:				solid 10px #494949;
	margin:				0px;
	padding:			0px;
	text-align:			center;
	height:				100%;
	width:				100%;
}

#iSide {
	border:				solid 1px #494949;
	border-collapse:	collapse;
	margin:				0px auto 0px auto;
	padding:			0px;
	
	font-family: 		verdana, arial, helvetica, sans-serif;;
	font-size: 			8pt;
	font-weight: 		normal;
	
	height:				100%;
	width:				962px;
}

/*
	Typografi til Standard hjemmeside - Top
	Copyright (C) 2008 C&B Systemer A/S
*/

#iSide #iTop {
	border: 			none;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	
	background-color:	#ffffff;

	vertical-align: 	top;

	height: 			100px;
	width: 				100%;
}

/*
	Typografi til Standard hjemmeside
	Copyright (C) 2008 C&B Systemer A/S
*/

#iSide #iMenu {
	border:				none;
	background-color:	#ffffff;
	border-top:			solid 1px #666666;

	vertical-align: 	middle;
	text-align:			left;

	margin:				0px 0px 0px 0px;
	padding: 			0px 0px 0px 28px;
	
	height: 			29px;
	width: 				100%;
}

#iSide #iMenu div {
	border-top:			solid 1px #60bb46;
	margin:				12px 0px 0px 0px;
}

#iSide #iMenu div div {
	float:				left;
	background-color:	#D1D1D1;
	
	border-top:			none;
	border-right:		solid 1px #60bb46;
	border-bottom:		solid 1px #60bb46;
	border-left:		solid 1px #60bb46;
	
	margin:				0px 10px 0px 0px;
	padding:			0px 0px 0px 0px;
	
	text-align:			center;
	vertical-align:		middle;
	
	height:				16px;
	width:				100px;
}

/* IE-specific hack */
* html #iSide #iMenu div div {
	/* mac hide \*/
	width:				100px;
	/* end mac hide*/
}



#iSide #iMenu div div a {
	background-color:	#60bb46;
	display:			block;
	
	margin:				0px;
	padding:			0px;
	
	color:				#ffffff;
	font-weight:		normal;
	
	height:				16px;
	width:				100px;
}

#iSide #iMenu div div a:hover {
	background-color:	#494949;
	display:			block;
	
	margin:				0px;
	padding:			0px;
	
	color:				#ffffff;
	font-weight:		normal;
	
	height:				16px;
	width:				100px;
}

/*
	Typografi til Standard hjemmeside - Indhold
	Copyright (C) 2008 C&B Systemer A/S
*/

#iSide #iIndhold {
	background-color:	#ffffff;

	vertical-align: 	top;

	margin:				0px 0px 0px 0px;
	padding: 			20px 28px 2px 28px;
	
	height: 			auto;
	width: 				100%;
}

#iSide #iIndhold .overskrift {
	font-weight:		bold;
	font-size:			12px;
	text-transform:		none;
}

#iSide #iIndhold #forsideindhold {
	padding-top:24px;
}

#iSide #iIndhold #forsideindhold .tekst {
	padding-right:30px;
	width:437px;
}

#iSide #iIndhold #forsideindhold .foto {
	width:437px;
}


/*
	Typografi til Standard hjemmeside - Indhold Medarbejdere
	Copyright (C) 2008 C&B Systemer A/S
*/

#iSide #iIndhold #medarbejdere {
	clear:				both;
	background-color:	#ffffff;

	vertical-align: 	top;

	margin:				0px 0px 0px 0px;
	padding: 			0px 0px 0px 0px;
	
	height: 			auto;
	width: 				100%;
}

#iSide #iIndhold #medarbejdere .sektion {
	clear:				both; 
	text-align:			left; 
	width:				100%;
}

#iSide #iIndhold #medarbejdere .sektion .detajle {
}

#iSide #iIndhold #medarbejdere .sektion .detajle table {
	height:				auto;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .foto {
	width:				200px;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .foto img {
	border:				solid 1px #666666;
	height:				225px;
	width:				150px;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta {
	vertical-align:		top;
	width:				250px;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta table {
	margin:				0px; 
	padding:			0px; 
	
	font-size:			12px;
	font-weight:		normal;
	
	height:				auto;
	width:				100%; 
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta table .txtNavn {
	font-size:			14px;
	font-weight:		bold;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta table .txtStilling {
	font-size:			12px;
	font-weight:		normal;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta table .lblEmail {
	font-size:			12px;
	font-weight:		normal;
	
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta table .txtEmail {
	font-size:			12px;
	font-weight:		normal;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta table .lblMobil {
	font-size:			12px;
	font-weight:		normal;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta table .txtMobil {
	font-size:			12px;
	font-weight:		normal;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta table .lblTelefon {
	font-size:			12px;
	font-weight:		normal;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .fakta table .txtTelefon {
	font-size:			12px;
	font-weight:		normal;
}

#iSide #iIndhold #medarbejdere .sektion .detajle table .beskrivelse {
	font-size:			12px; 
	vertical-align:		top;
	width:				auto;
}



#formular {
	display:			inline;
	width:				310px;
}

#formular table {
	border-collapse:	collapse;
	border:				none;
	font-weight:		normal;
	font-size:			11px;
	width:				310px;
}

#formular table .td310 {
	width:				310px;
}

#formular table .txt310 {
	font-weight:		normal;
	font-size:			11px;
	width:				310px;
}

#formular table .txtBesked {
	font-family:		verdana;
	font-weight:		normal;
	font-size:			11px;
	height:				49px;
	width:				310px;
}


#formular table table {
	border-collapse:	collapse;
	font-weight:		normal;
	font-size:			11px;
	width:				310px;
}

#formular table table .td310 {
	width:				310px;
}

#formular table table .txt150 {
	font-weight:		normal;
	font-size:			11px;
	width:				150px;
}

#formular table table .submit, .reset {
	border:				solid 1px #666666;
	font-weight:		normal;
	font-size:			11px;
	width:				75px;
}


/*
	Typografi til Standard hjemmeside - Bund
	Copyright (C) 2008 C&B Systemer A/S
*/

#iSide #iBund {
	background-color:	#ffffff;
	border-top:			solid 1px #666666;
	margin:				0px;
	padding:			7px 0px 7px 0px;
	color:				#494949;
	text-align:			center;
	height: 			20px;
	width: 				100%;
}


