/* ********************************************
	
	Globale Format
	Carsten Schfer
	maciteasy@web.de (09/2004)
	
	bgcolor:"#FFA564"
******************************************* */

/* --------------------------------------------------------
	Links
   -------------------------------------------------------- */
a:link
{
	color:					black;
	text-decoration:		none;
}

a:visited
{
	color:					black;
	text-decoration:		none;
}
/*
a:hover
{
	color:					#FFFFFF;
	text-decoration:		none;
}

#maincontent
{
	font:					'Lucida Grande', Verdana, Arial, Sans-Serif;
}
*/
#maincontent a:link
{
	color:					#0c4157;
	font-weight:			bold;
	text-decoration:		none;
}

#maincontent a:visited
{
	color:					#0c4157;
/*	color:					#1d5368; */
	font-weight:			bold;
	text-decoration:		none;
}
/*
	color:					#404040;
	text-decoration:		none;
*/

#maincontent a:hover
{
/*	color:					#0c4157; */
/*	color:					black;  */
	text-decoration:		underline;
}

/* --------------------------------------------------------
	Allgemeines
   -------------------------------------------------------- */
body
{
	font-style:				normal;
	font-weight:			normal;
	top:					0px;
	left:					0px;
	margin:					0px;
	padding:				0px;
	z-index: 				0;
	border-width:			0px; 
	/*
	font-family:			Georgia ,Didot ,AmericanTypewriter, Times, 'Times New Roman', serif;
	font-family:			Helvetica, Geneva, Arial, "Lucida Grande", sans-serif;
	*/
	font:					'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:				10pt; 
	background-color:		#FAFAFA;   /* #E8E8E8; */
	color:					#404040;
}

.jx
{
	font-style:				normal;
}

#keyword
{
	font-weight:			bold; 
/*	font-variant:			small-caps;  */
/*	text-decoration:		underline; */
/*	font-style:				italic; */
/*	color:					grey; */
}
/* --------------------------------------------------------
	Kopfzeile
   -------------------------------------------------------- */
#header
{
/*	border:					1px solid yellow;    */
/*	background:				url("../pics/maciteasy_logo7.png") no-repeat left top; */
	left:					154px;
	margin-top:				10px;
	width:					460px;
	height:					84px;
	position:				relative; 
	background-color:		#FAFAFA;
	color:					#505050;
}

#logo
{
/*	border:					1px solid black;  */
/*	display:				none;  */
	font-size:				48pt; 
	text-shadow:			black;
	text-align:				left;
	color:					#505050;
	margin-left:			0px;
/* 	color:					#FAFAFA; */
}

/* --------------------------------------------------------
	Kopfzeile Logo oben links
   -------------------------------------------------------- */
#maciteasyicon
{
/*	background-image:		url("../pics/macmade1.jpg"); */
/*	background-repeat:		no-repeat;
	bottom:					100px;
	left:					0px;
	top:					0px;
	width:					137px;
	height:					129px;
	position:				absolute; */
}

#maciteasyiconlogo
{
/*	display:				none;  */
}

/* --------------------------------------------------------
	Rumpf
   -------------------------------------------------------- */
#container
{
}

#bodycontent
{
/*	top:					130px;*/
}

#maincontent
{
	border:					0px; 
	border-left:			1px; 
	border-right:			0px; 
  	border-style: 			dotted; 

	position: 				absolute;   
	left:					150px; 
	min-height:				650px;
	margin:					0px;
	font-style:				normal;
	font-weight:			normal;
	padding-bottom:			50px;
	padding-left:			15px;
	padding-top:			15px;
	padding-right:			15px;
	width:					440px; 
	background-color:		#FAFAFA;
	font:					'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}

#maincontent h3
{
	padding:				0px;
	margin:					0px;
	margin-bottom:			14px;
	height:					1.5em;
}

/* --------------------------------------------------------
	Obere leere Menüleiste
   -------------------------------------------------------- */
#topmenu-empty
{
/*	border:					1px dotted red;   */
	height:					2.4em;  
}

/* --------------------------------------------------------
	Obere Menüleiste
   -------------------------------------------------------- */
#topmenu
{	
	font-size:				1.02em; 
/*	border:					1px solid red;    */ 
	height:					2.4em;
	color: 					#505050;
}

#topmenu ul
{	
/*	border:					1px solid blue;  */
	padding-top:			0.9em; 
	margin-top: 			0px;
	top:					0px; 
	left:					150px;
	position:				relative; 
	overflow:				hidden; 
	padding-left: 			10px;
	margin-left: 			0px;
}

#topmenu ul li a:hover
{
/*	color: 					#000000; */
	text-decoration: 		underline;
/*	background-color: 		#e8e8e8;    #ffffff;  */
}

#topmenu ul li
{
/*	border:					1px solid yellow;  */
	display: 				inline;
}

#topmenu ul li a 
{ 	
/*	border:					1px solid lime;  */
	color: 					#505050; 
	vertical-align:			bottom;
	padding-top:			0.2em;
	padding-bottom:			0.2em;
/*	padding-left: 			0.3em;
	padding-right: 			0.3em; */
	padding-left: 			0.5em;
	padding-right: 			0.5em; 
	border-width:			0px;  /* 2px;  */
	border-style:			none; /* groove;  */
/*	background-color: 		#FAFAFA;  #E8E8E8; 
	color: 					black; */
	text-decoration: 		none;
	float: 					left;
}

#lasttopmenuitemli a
{
}

#topmenulist
{	
/*	border:					1px solid white;  */
}

/* --------------------------------------------------------
	FAQ Liste
   -------------------------------------------------------- */
#faqsum li
{
	list-style-type:		decimal;
	list-style-position:	outside;	
}


#faq
{
	list-style-type:		none;
	list-style-position:	inside;	
	padding-bottom:			30cm;

}

#faqquest
{
/*
	font-style:			italic;
	color: 					#606060;
	*/

	font-style:			normal;
	font-weight: 	bold; 
	color: 					#606060;
	
}

#faqanswer
{
	font-weight: 	normal;
	color: 					#404040; 
}

#faqanswer a:link
{
	text-decoration:		none;
	font-weight: 			normal;
	color: 					#404040; 
}

#faqanswer a:hover
{
	text-decoration:		underline;
	font-weight: 			normal;
/*	color: 					#000000;  */
}


/* --------------------------------------------------------
	Linke Menüseite
   -------------------------------------------------------- */
#linklist
{
/*	border:					1px dotted black;   */
	padding-top:			2.4em;
	float:					left; 
	color: 					#e8e8e8;
}
 
#linklist ul
{
/*	border:					1px dotted blue;  */
	width:					108px;
	color: 					black;
}

#linklist ul li
{
/*	border:					1px dotted yellow;  */
/*	top:					230px;  */
	list-style-type:		none;
/*	text-align:				center; */
	text-align:				right;
	background-color:		#FAFAFA;
  	border: 				1px; 
	border-style:			none;     /* groove; */
/*	border-bottom-style:	dotted;     groove; */
	line-height:			1.5em;
	margin-bottom:			1px;
	padding-bottom:			0px;
	color:					black;
	overflow:				hidden;
}

#linklist ul li a 
{ 	
/*	border:					1px dotted red;   
	background-color: 		#E8E8E8; */
	color: 					#505050; 
	text-decoration: 		none;
}

#linklist ul li a:hover
{
/*	background-color: 		#0080FF; */
/*	color:					#000000;*/
/*	color:					white; */
	text-decoration:		underline;
}

#linklist1
{
/*	border:					1px solid lime;   */
	padding-left:			22px;
	padding-right:			20px;  
	padding-top:			20px;
	margin-top: 			0px;
}

#linklist2
{
/*	border:					1px dotted lime;   */
	padding-left:			22px;
	padding-right:			20px;  
	margin-top: 			8px;
}

/* --------------------------------------------------------
	Software  
   -------------------------------------------------------- */
#softwareicon
{
	padding:				8px;
}

#softwaredownload
{
}

#softwaredesc
{
	margin-top:				12px;
	margin-bottom:			32px;
}

/* --------------------------------------------------------
	Logos 
   -------------------------------------------------------- */
#bottomlogo 
{
/*	background:				url("../pics/animapple.gif") no-repeat left top;
	left:					22px;
	top: 					680px;
	width: 					85px;
	height:					71px;
	position:				absolute;
	z-index: 				99; */
}

/* --------------------------------------------------------
	Sprachflaggen
   -------------------------------------------------------- */
#language_de
{
	position:				relative;
	z-index: 				99;
}

#language_de_flag
{
	background:				url("../pics/f0-de.gif") no-repeat left center;
	height:					16px;
	width: 					21px;
	position:				absolute;
	top:					-1.3em;
	left:					42px; 
}

#language_de_desc
{
	position:				absolute;
	top:					-1.4em;
	left:					48px;
	margin-left:			21px;
	font-size:				10pt;
}

#language_en
{
/*	border:					1px solid blue; */
	position:				relative;
	z-index: 				99;
}

#language_en_flag
{
/*	border:					1px solid yellow;   */
	background:				url("../pics/f0-gb.gif") no-repeat left center;
	height:					16px;
	width: 					21px;
	position:				absolute;
	top:					-1.3em;
	left:					42px;  
}

#language_de_desc a:hover
{
	color: 					#000000;
	text-decoration: 		underline;
}

#language_de_desc a
{
	color: 					#505050; 
	text-decoration: 		none;
}

#language_en_desc a:hover
{
	color: 					#000000;
	text-decoration: 		underline;
}

#language_en_desc a
{
	color: 					#505050; 
	text-decoration: 		none;
}


#language_en_desc
{
	position:				absolute; 
	top:					-1.4em;
	left:					48px;
	margin-left:			21px;
	font-size:				10pt; 
}

/* --------------------------------------------------------
	softpedia 
   -------------------------------------------------------- */
#softpedia
{
	float:					left;
}

#quotation
{
	font-family:			Georgia ,Didot ,AmericanTypewriter, Times, 'Times New Roman', serif;
}

/* --------------------------------------------------------
	1und1 ads 
   -------------------------------------------------------- */

#einsundeins
{
/*	border:					1px dotted lime;     */
	margin-left:			25px;
	padding-bottom:			10px;
	width:					108px;
/*	top:					28em; */
	left:					0px;
	top:					400px;
	margin-top:				16em; 
	position:				absolute; 
}

#einsundeinsbanner
{
/*	border:					1px solid aqua; 
	margin-left:			6px; */	
}

/* --------------------------------------------------------
	Google ads 
   -------------------------------------------------------- */

#google
{
/*	border:					1px dotted blue;    */
	font-size:				6pt;
	padding:				0px;
	margin:					0px;
	padding-bottom:			10px;
	padding-top:			1em;

	position:				absolute;
	left:					640px;
	
/*	top:					8em;
	left:					675px; 
	position:				relative; */  
}

#googlesearch
{
/*	border:					1px solid olive;  */
	position:				relative;  
	margin-left:			0px;
}

#googleads
{
/*	border:					1px solid aqua; */
	margin-left:			4px;
}

#googlelinkblock
{
/*	border:					1px dotted lime;     */
	left:					665px;
	margin-left:			15px;
/*	top:					28em; */
	top:					10px;
	position:				absolute; 
}

/* --------------------------------------------------------
	Diverses 
   -------------------------------------------------------- */
#emptyenum ul li
{
	list-style-type:		none;
}

/* ------------------------------------------------------
div.bottomlogo
{
	background-image:		url("../pics/macmade1.jpg");
	background-repeat:		no-repeat;
	bottom:					100px;
	left:					20px;
	height:					31px;
	position:				relative;
}

span.bottomlogotext 
{
	display:				none;  
}
   ------------------------------------------------------ */

