@charset "utf-8";
/* CSS Document
   (c) COPYRIGHT by Martens:medien 2008
     Autor: S.Martens
   Kontakt: s.martens@martensmedien.de
 */


/*------------------------------------------------
     1.0. PRINTLAYOUT

----|                 |-------------------------*/


* {
	margin: 0;
	padding: 0;
}

/*----------------------------------------------------------------------------
     1.0. PRINTLAYOUT
----------------------------------------------------------------------------*/
body {
	margin: 50px 50px 30px 50px;
}

#centerall {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 10px;
}

#blogcontainer {
	display: none;
}

.noborder {
	display: none;
}

#breadcrumb {
	display: none;
}

#aufeinenblick {
	display: none;
}

#pflegepakete {
	display: none;
}

#contentcontainer img {
	display: none;
}

#print_header {
	margin-bottom: 5px;
}

#menuecontainer {
	float: none;
}

#menuecontainer ul {
	list-style-type: none;
}

#menuecontainer ul li {
}

#menuecontainer ul li h2 {
	display:inline;
}

#menuecontainer ul li h2 a{
	font-size: 12px;
	text-decoration: none;
	color:#FFF;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	margin-left: 5px
}

#big_pic_subpage {
	display: none;
}

h3 {
	margin: 30px 0 10px 5px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 10px 5px;
	line-height: 20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
}

#subpagecontainer img {
	margin: 0 0 12px 5px;
}

p a {
	text-decoration: none;
	color:#333333;
}

#artikelhandling {
	display: none;
}

#blogcontainer h2 {
	font-size: 15px;
	color:#8c8a87;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	width: 591px;
	border: 1px solid #8c8a87;
	margin: 20px 0 5px -1px;
}

#blogcontainer h2 sup{
	font-size: 0.8em;
}

#teasercontainer_2 {
	display: none;
}

#footerleft img {
	display: none;
}

h5 {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 30px 0 0 5px;
}

#footerright {
	display: none;
}

#print_only {
	display: block;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

#print_only p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 10px;
}

/*     _____________________
      /                     \
-----+ DAS LETZTE ZUM SCHLUß +------------------------------------------------------------
      \_____________________/
__  __               _                                              _  _       
|  \/  |             | |                                            | |(_)      
| .  . |  __ _  _ __ | |_   ___  _ __   ___  _  _ __ ___    ___   __| | _   ___  _ __  
| |\/| | / _` || '__|| __| / _ \| '_ \ / __|(_)| '_ ` _ \  / _ \ / _` || | / _ \| '_ \ 
| |  | || (_| || |   | |_ |  __/| | | |\__ \ _ | | | | | ||  __/| (_| || ||  __/| | | |
\_|  |_/ \__,_||_|    \__| \___||_| |_||___/(_)|_| |_| |_| \___| \__,_||_| \___||_| |_|
 
 "Realität ist da, wo der Pizzamann herkommt" - bekannte Weisheit eines Programmierers 

----------------------------------------------------------------------------------------*/