
/* BERLIN-OFFICE.de */

/* help.css */






/* ------- service.php -------- */
article#servicebox
    {
	float: left;
    width: 600px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 15px;
	display: inline-block;
    }
	
article#servicebox li
    {
	list-style-type: square;
    }	

.servilink:link		{font-family: Open Sans, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none; color: #49423C;}
.servilink:active	{font-family: Open Sans, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none; color: #49423C;}
.servilink:visited	{font-family: Open Sans, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none; color: #49423C;}
.servilink:hover	{font-family: Open Sans, sans-serif; font-weight: bold; font-size: 16px; text-decoration: underline; color: #666666;}	






/* ------ faq.php -------- */
.faqheadlink:link		{font-family: Open Sans, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none; color: #49423C;}
.faqheadlink:active	{font-family: Open Sans, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none; color: #49423C;}
.faqheadlink:visited	{font-family: Open Sans, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none; color: #49423C;}
.faqheadlink:hover	{font-family: Open Sans, sans-serif; font-weight: bold; font-size: 16px; text-decoration: underline; color: #666666;}	

.faqtextlink:link		{font-family: Open Sans, sans-serif; font-weight: normal; font-size: 16px; text-decoration: underline; color: #49423C;}
.faqtextlink:active	{font-family: Open Sans, sans-serif; font-weight: normal; font-size: 16px; text-decoration: underline; color: #49423C;}
.faqtextlink:visited	{font-family: Open Sans, sans-serif; font-weight: normal; font-size: 16px; text-decoration: underline; color: #49423C;}
.faqtextlink:hover	{font-family: Open Sans, sans-serif; font-weight: normal; font-size: 16px; text-decoration: underline; color: #666666;}

#faquebersichtbox
    {
	float: left;
    width: 600px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 15px;
	display: inline-block;
    }

#faqbildbox
    {
	float: right;
	margin-top: 15px;
    width: 230px;
	height: 431px;
	background: #fcfcfc;
    }
		
	
article.faqtextbox
    {
	float: left;
	margin-top: 15px;
	margin-bottom: 25px;
    width: 600px;
	margin-left: 0px;
	display: inline-block;
	text-align: justify;
    }	
/* ------------------------- */	







/* ------- impressum.php -------- */
article#impressumbox
    {
	float: left;
    width: 600px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 15px;
	display: inline-block;
    }


#gmapbox
    {
	float: left;
	width: 300px;
	height: 300px;
	margin-top: 20px;
    }
	
/* ------------------------- */		
	
	
	
	
	
/* ------- datenschutz.php -------- */	
	article#datensbox
    {
	float: left;
    width: 600px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 15px;
	display: inline-block;
	text-align: justify;
    }
	
/* ------------------------- *



/* ------- ueberuns.php -------- */	
	article#ueberunsbox
    {
	float: left;
    width: 600px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 15px;
	display: inline-block;
	text-align: justify;
    }
	
/* ------------------------- *