/* ------ Midt Marketing A/S ------ */

/* Henter menuen & newsletter ind... */

@import "menu.css";
@import "forside.css";
@import "news.css";
@import "footer.css";

/* ------ Standard skabelon for hele sitet ------ */

* {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	}

body {
	background-image: url(/fileadmin/user_upload/pic/baggrund.jpg);
	background-color: #444;
	background-repeat: repeat;
	background-position: center top;
	}
	
.bodytext strong {
	text-decoration: underline;
	}

/* ------ h1, h2, h3, h4, h5 og p ------ */

/* ------ Pink h1 ------ */

h1, div#front_content2 h2 {
	padding-bottom: 15px;
	padding-left: 4px;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ac008a;
	}

/* --- R?d h2 --- */

h2 {
	padding-bottom: 15px;
	padding-left: 4px;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #da2d2b;
	}

/* --- Stor sort h3 --- */

h3 {
	padding-left: 4px;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	}

/* --- Gr?n bg m. hvid tekst --- */

h4 {
	padding: 4px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	background-color: #96bf0d;
	}

/* --- Gr? bg m. hvid tekst --- */

h5 {
	width: auto;
	padding: 4px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	background-color: #626262;
	}

/* Lille lilla h6 */

h6 {
	padding: 4px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 42px;
	font-size: 40px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #96bf0d;
	overflow: hidden;
	}
	
.h7 {
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	}

p {
	letter-spacing: 0px;
	word-spacing: 2px;
	line-height: 16px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}

/* --- Containeren til alt --- */

#container {
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	width: 930px;
	height: auto;
	background-color: white;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	}

/* --- Logoer hvis ikke andet er difineret --- */

#header {
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-color: #96bf0d;
	border-bottom-width: 2px;
	width: 930px;
	height: 120px;
	float: left;
	}

#logo {
	float: left;
	width: 243px;
	}

#logo a {
	display: block;
	text-indent: -9999px;
	width: 364px;
	height: 91px;
	background-image: url(/fileadmin/user_upload/pic/logo-mm.gif);
	background-repeat: no-repeat;
	background-position-x: 0;
	background-position-y: 0;
	}
	
#back_button {
	position: absolute;
	top: 127px;
	right: 26px;
	width: 63px;
	height: 10px;
	}
	
#back_button a {
	display: block;
	text-indent: -9999px;
	width: 63px;
	height: 10px;
	background-image: url(/fileadmin/user_upload/pic/tilbageknap.jpg);
	background-repeat: no-repeat;
	background-position-x: 0;
	background-position-y: 0;
	}

/* --- Main --- */

#main {
	width: 930px;
	float: left;
	}

/* --- Sprogvalg oppe i hoejre side --- */

#language {
	height: 21px;
}

#language ul li a.aktiv {
	font-weight:bold;
	}

#language ul li a {
	display: block; 
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	margin: 0;
	color: #444;
	display: block;
	text-decoration: none;
	font-size: 9px;
	height: 17px;
	}

#language ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	}

#language ul li {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	}

/* --- Styling af historie siden --- */

#historie_content {
	width: 930px;
	float: left;
	}
	
#historie_box1 { 
	width: 480px;
	float: left;
	}

#historie_box2 { 
	width: 370px;
	float: left;
	padding-right: 50px;
	}
	
#historie_box2 .bodytext { 
	padding-left: 4px;
	}
	
#historie_box2 a.external-link-new-window { 
	text-decoration: none;
	color: #4c4c4c;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	}

#historie_box2 a:hover.external-link-new-window { 
	background-color: #96bf0d;
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

/* --- Styling af service sider --- */

#services_content {
	float: left;
	width: 930px;
	}

#services_box2 { 
	width: 930px;
	float: left;
	}

/* --- Styling af cases sider --- */

#cases_content {
	float: right;
	width: 930px;
	}

#cases_box1 {
	width: 700px;
	float: left;
	}

#cases_box2 { 
	width: 130px;
	float: left;
	margin-bottom: 50px;
	}
	
#cases_box3 { 
	width: 130px;
	float: left;
	}

/* --- MM update --- */

#cases_single_container {
	width: 930px;
	float: left;
	}

#cases_single_content1 {
	float: left;
	margin-top: -26px;
	}

#cases_single_box1 {
	width: 270px;
	}

#cases_single_box2 { 
	margin-top: 50px;
	width: 290px;
	}
	
#cases_single_box2 h1 { 
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ac008a;
	}

#cases_single_content2 {
	background-color: #eaeaea;
	float: right;
	width: 627px;
	height: 570px;
	}

.case_iframe {
	width: 625px;
	height: 570px;
	}

#cases_single_box3 { 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 2px; 
	border-top-width: 2px;  
	border-color: #999; 
	border-style: solid;
	overflow: auto;
	height: 570px;
	width: 625px;
	}

#mm_update_container {
	float: left;
	width: 930px;
	}

#mm_update_content {
	float: left;
	}

/* --- Styling af cases sider - beskrivelse --- */

/* iframe styling */ 

.inlineFrame {
	width: 270px;
	}

/* --- Styling af tabellen til beskrivelse af case'ene --- */

#describe_table {
	width: 230px;
	padding: 0px;
	margin: 0px;
	}

#describe_table .describe_col1 {
	width: 70px;
	}

#describe_table .describe_col2 {
	width: 160px;
	}

/* --- Styling af mission's siden og dermed typo3 standard-2col template --- */

#mission_container {
	position: relative;
	width: 930px;
	overflow: hidden;
	}

#mission_background {
	position: absolute;
	width: 930px;
	}

#mission_content1 {
	margin-left: 250px;
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
	width: 400px;
	position: relative;
	}
	
#mission_content1 .bodytext {
	padding-left: 4px;
	}
	
#mission_content1 a {
	text-decoration: none;
	color: #4c4c4c;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	}

#mission_content1 a:hover {
	background-color: #96bf0d;
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
/*div#mission_content1 .bodytext {
	border: 1px solid #96bf0d;
	margin-top: 15px;
	}*/
	
.single_container {
	float: left;
	width: 800px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	}
	
/*.single_logo {
	margin-top: 10px;
	margin-left: 40px;
	width: 159px;
	height: 104px;
	background-image: url(/fileadmin/user_upload/pic/only_mm_logo.jpg);
	background-repeat: no-repeat;
	}*/
	
.single_text {
	padding-left: 40px;
	padding-bottom: 50px;
	padding-right: 40px;
	padding-top: 30px;
	}
	
.single_text .bodytext {
	padding-left: 4px;
	}
	
.single_text .csc-textpic-text .bodytext {
	padding-left: 4px;
	}