/********************************************************************************/
/* 	Stylesheet for Typo3							*/
/*      -- tanz(anet) v.2.0  (21. July 2005) --                           	*/
/*      Tested on Typo3 3.8		                                        */
/*      (based on Nouvo v.1.0)							*/
/*                                                                      	*/
/*      CREATED BY                                                            	*/
/*	 Web programmer and developer, Richard Madete, Dipl.-Ing.		*/
/*	 http://www.uwatau.de, http://www.cms-host.com				*/
/*	 Host and Facilitator of Open Source Content-Management-Systems(CMS)	*/
/* 	 Copyright (C) cms-host.com Richard Madete				*/
/*                                                                      	*/
/*	ORIGINAL AUTHOR & CREDIT: Gregory Remington, www.mediatech.net         	*/
/*       Some rights reserved, http://creativecommons.org/licenses/by-sa/2.0/	*/
/*										*/
/********************************************************************************/



BODY {
/*	background-image:url(images/background.gif); */
/*	background-color: #9CA7AD;  */
	margin: 0px 0px 0px 0px;
}


BODY,P,OL,UL,DIV,TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444; 
font-style: normal;  
line-height: 130%; 
}



/* addon */

.logo {
	background: url(images/tantours_logo.gif) no-repeat;
	width: 400px;
	height: 100px;
}

.footertypo {
	color: #666666;
	font: normal 11px verdana, arial, sans-serif;
	line-height: 15px;
		padding-top: 2px;
	background-color: #FBFBFB;
	border-top: 1px dashed #EDEFF0;
	border-bottom: 1px solid #71828A;
	text-align: center;
	}
 
 .contenttypo {
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;

/*	border-bottom: 1px dashed #EDEFF0; */
	border-left: 1px dashed #EDEFF0; 
	
	min-height:300px;
	height:300px;
	background:#fff;
	padding-bottom:10px;
}


 .content-bock-typo {
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;

/*
	border-bottom: 1px dashed #EDEFF0; 
	border-left: 1px dashed #EDEFF0; 
*/
	
	min-width:580px;
	width:100%;

	min-height:300px;
	height:300px;
	padding-bottom:10px;
}

 .base {
	border-left: 1px solid #71828A;
	border-right: 1px solid #71828A;
}

 .bc {
	color: #488CC9;
	background-color: #F1F1F1;
	font-size: 11px;
	line-height: 13px;
/*	height: 22px; */
/*	padding-left: 5px; */
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

	border-left: 1px solid #71828A;
	border-right: 1px solid #71828A;
}

 .bc-contentrighttop {
	color: #488CC9;
	background-color: #FBFBFB;
	font-size: 11px;
	line-height: 13px;
/*	height: 22px; */
	padding-left: 5px; 
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

	border-left: 1px solid #71828A;
	border-right: 1px solid #71828A;
	vertical-align: top;
}

.bc-contentright {
	color: #488CC9;
/*	background-color: #FBFBFB; */
	font-size: 11px;
	line-height: 13px;
/*	height: 22px; */
	padding-left: 2px; 
	padding-right: 2px; 
	border-bottom: 1px dashed #EDEFF0;
	border-left: 1px dashed #EDEFF0;
	
	
	min-height:300px;
	height:300px;
	padding-bottom:10px;
	
}


.bc .bc-contentright a:link {
	color: #488CC9;
	text-decoration: none;
}
.bc .bc-contentright a:active {
	color: #92CB41;
	text-decoration: underline;
}
.bc .bc-contentright a:visited {
	color: #488CC9;
	text-decoration: none;
}
.bc .bc-contentright a:hover {
	text-decoration: underline;
}

.headertypo {
	background-color: #94B4DB;
}


.headertypo-box {
	background-color: #94B4DB;
	height: 29px;
	font-size: 11px;
	color: #ffffff;
	vertical-align: top;
	text-align: right;
	padding: 3px;
	text-decoration: none;
}
a.headertypo-box:link {
 font-weight: normal;
 color: #ffffff;
	text-decoration: none;
}
a.headertypo-box:hover {
 font-weight: normal;
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}
a.headertypo-box:visited {
	color: #ffffff;
}
 
 div.centered {
	text-align: center;
}
div.centered table {
	margin: 0 auto;
	text-align: left;
		background-color: #FFFFFF;

}
 
 
 
 
 
 
 
 
 
 
 
/* In Text Hyperlinks */
a:link {
 color: #6292CC; 			/*blue*/
 font-size: 11px;
 text-decoration: none;
}
a:visited {
 color: #6292CC; 			/*blue*/
 font-size: 11px;
 text-decoration: none;
}
a:hover {
 font-weight: normal;
 color: #FF8000;
 font-size: 11px;
 text-decoration: none;
}


/* Bottom Navigation Menu */
.bottomnav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.bottomnav a:link {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:visited {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}




/* Left Navigation Menu */


.leftnav1 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}
.leftnav1 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}
.leftnav1 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}
.leftnav1 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}


.leftnav1-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
.leftnav1-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
.leftnav1-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
.leftnav1-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
 

.leftnav2 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -52px;
}
.leftnav2 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -52px;
}
.leftnav2 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -52px;
}
.leftnav2 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}


.leftnav2-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}
.leftnav2-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}
.leftnav2-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}
.leftnav2-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}


.leftnav3 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -102px;
}
.leftnav3 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -102px;
}
.leftnav3 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -102px;
}
.leftnav3 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}


.leftnav3-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}
.leftnav3-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}
.leftnav3-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}
.leftnav3-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}


.leftnav4 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -152px;
}
.leftnav4 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -152px;
}
.leftnav4 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -152px;
}
.leftnav4 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}


.leftnav4-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #FFFFFF; 			/* white*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
.leftnav4-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
.leftnav4-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
.leftnav4-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 178px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
 
/* Forms Fields */
SELECT {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #555555;
border-right: #94b4dc 1px solid; 
border-top: #94b4dc 1px solid; 
border-left: #94b4dc 1px solid; 
border-bottom: #94b4dc 1px solid;
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #555555; 
border-right: #94b4dc 1px solid; border-top: #94b4dc 1px solid; border-left: #94b4dc 1px solid; border-bottom: #94b4dc 1px solid; background-color: #ffffff;
}

.input {
border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid;
}














/*** ADDITIONS FROM Lipsum Company V2 ***/

#content {
/*der content muss auf 1300 gestreckt werden, einfach mal den wert entfernen und die sitemap ansehen dann sieht man weshalb*/
padding:10px;
background:#fff;
padding-bottom:10px;
background:#fff;
}









/*damits auch ohne inhalt gut aussieht ;o) */
/* min-height Hack */
/*
#content {
   min-height:300px;
   height:300px;
   }
div[id] content {
   height:auto;
   }
*/
/* Ende des min-height Hack */

#content p, li, td {
	line-height: 20px;
}

#content li {
	background:url(../img/arrow_left.gif) no-repeat top left;
	background-position:0 8px;
	padding-left:10px;
}

#content ul {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}

#content ol {
	list-style-type:normal;
}

#content ol li {
	list-style-type:normal;
	background:none;
	padding-left:0;
}

#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 20px;
	margin: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #333333;
}

h4,h5,h6 {
	font-size:11px;
	margin:0 !important;
	padding:14px 0 16px 16px;
	background:transparent url(../img/sub_nav_header.gif) no-repeat;	
}


#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 20px;
	margin: 0;
}




#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #333333;
}

#content h4 {
	margin: 0;
}






/******************/


#left_side {
width:180px;
background:#fff url(../img/vert_dots.gif) repeat-y top right;
background-position:179px 0;
}

#left_side h3 {
	font-size:12px;
	margin:0 !important;
	padding:14px 0 16px 16px;
	background:transparent url(../img/sub_nav_header.gif) no-repeat;	
}

#left_side h3 a {
text-decoration:none;
}

#left_side ul {
	list-style-type: none;
	margin:-3px 0 1px;
	padding: 0;
}
#left_side li {

}
#left_side li span {
	display: block;
	line-height: 16px;
	padding:0 1px 1px 0;
	background-image: url(../img/hori_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#left_side li span a {
	padding:5px 1px 5px 17px;
	display: block;
	line-height: 16px;
	height:auto !important;
	height:16px;
	text-decoration:none;

	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
}

#left_side #current a {
	font-weight:bold;
}

/******************/

#right_side {
width:180px;
background:#fff url(../img/vert_dots.gif) repeat-y top left;
background-position:0 0;
}

#right_side h1 {
	font-size:12px;
	padding:14px 0 16px 10px;
	margin:0;
	background:transparent url(../img/sub_nav_header.gif) no-repeat;
	background-position:1px 0;
}

#right_side p {
margin:0 0 10px 0;
padding:0 5px 0 10px;
}

#footer {
height:70px;
background:#fff url(../img/hori_line.gif) repeat-x top left;
}

#footer {
	padding: 20px 0px 0px 20px;
	font-size: 10px;
	line-height: 15px;
	text-align:center;
}

#footer a {
	text-decoration: none;
	padding-right: 5px;
	font-size: 10px;
}

#footer a:hover {
	color: #999;
}

#footer_current {
	color: #999 !important;
}

/*** ADDITIONS FROM Lipsum Company V2 ***/
