@page { 
	size          : portrait; 
	size          : 29.7cm 21.0cm; 
	margin        : 0; 
	padding       : 0;


}


html {
	height          : 27.7cm;
	width           : 18.6cm;
	margin          : 0;
	padding		    : 0;
}

/*Formatierung Inhaltsbereich*/
body {
	padding		       : 0.5cm;
	margin-bottom	   : 3.5cm;
	width              : 19cm;
	font-size            : 12px; 
	font-family          : 'Droid Sans', sans-serif; 
	font-weight          : 400;
	font-style           : normal;   
	color              : #000;
	background         : #fff;
}

#fond-navigation-top {    
   z-index				: 3;    
   top					: 0;
   width				: 19cm;
   height				: 4cm;
   text-align			: center;
   background-color		: #fff;  
   }  

#inhalt {
	font-size            : 12px; 
	font-family          : 'Droid Sans', sans-serif; 
	font-weight          : 400;
	font-style           : normal;   
	color                : #000;
	position             : absolute;
	background-attachment: scroll; 
	min-height           : 810px;
	padding-left         : 3mm;
	padding-bottom       : 10mm;
	max-width			 : 709px;
	top					 : 4cm;
}

#inhalt h1 {
	font-family  : 'Open Sans',sans-serif !important;
	font-weight  : 300 !important;
	font-style   : normal;
	font-size    : 28px;
	color        : #00569e;
	line-height  : 30px;
	margin-left  : -1px;
	margin-bottom: 0;
	margin-top   : 0 !important;
	padding-top  : 0 !important;
	text-rendering: optimizelegibility;
}

/*Formatierung Überschrift*/
#inhalt h2 {
	font-family  	: 'Droid Sans', sans-serif; 
	font-weight  	: 300;
	font-style   	: normal;
	font-size    	: 21px;
	color       	: #00569e;
    line-height		: 25px;
    line-height  : 21px;
	margin-left  : 0;
	margin-bottom: 0;
	margin             : 0;
	padding-bottom     : 0.2cm;
}

/*Formatierung kleine Überschrift*/
#inhalt h3 {
	font-family  	: 'Droid Sans', sans-serif; 
	font-weight  	: 400;
	font-style   	: normal;
	font-size    	: 18px;
	color        	: #6f6f6f;
	margin-bottom : 5px;
	color         : #000;
	margin        : 0;
	padding       : 0;
}

/*Formatierung des Fliestextes*/
#inhalt p {
	font-family : 'Droid Sans', sans-serif; 
	font-weight : 400;
	font-style  : bold;
	color       : #000;
	clear        : right;
	text-align   : justify;
	line-height  : 1.4em;
	padding      : 0;
	margin       : 0;
}
#inhalt a:link,
#inhalt a:active,
#inhalt a:visited,
#inhalt a:hover  {
  	color            		: #00569e;
	font-family      		: 'Droid Sans', sans-serif; 
	font-weight      		: 700;
	font-style       		: oblique;
	font-size        		: 12px;
	text-decoration  		: none;
	line-height      : 17px;
	padding-right    : 15px;
	padding-top      : 2px;
}


/*Formatierung des Betohnten Textes*/
#inhalt em {
	 font-family : 'Droid Sans', sans-serif; 
	font-weight : 700;
	font-style  : bold;
	color       : #00569e;
}


/*Formatierung der Pfadangabe*/
#footer {
	margin-left      : 20px;
	margin-bottom    : 20px;

}


/*Formatierung normale Bilder*/
#inhalt img {
	align         : left;
	clear: both;
	float         : none;

	border        : none;
	width: 6cm;
	
}
#inhalt a img {
	align         : right;
	float         : left;

	width: 100%;
	height:auto !important;
		border          : none;
	display         : block;
    vertical-align  : top !important;
	border-radius	: 8px;
}

/* Listen-Bild im Contentbereich */
/* Vorschau-Bild im Contentbereich */
#inhalt ul li img,
#inhalt .index ul li img  {
	border        : none;
	margin        : 0;
	padding       : 0;
	width: 100%;
	height:auto !important;
}

#inhalt table img {
	align         : left;
	float         : left;
	margin-top    : 0;
	padding-left  : 0;
	margin-left   : 0;
		border-radius	: 8px;
	border        : none;
	width: 100%;
}



/*Formatierung der Tabellen*/
#inhalt table {
	border-collapse    : collapse;
	font-size          : 9pt;
    font-family        : 'Asap', sans-serif; 
    font-weight        : 400;
	font-style         : normal;
	clear              : both;
	margin-bottom      : 2mm;
	margin-top         : 4mm;
	margin-left        : 0;
	padding-left       : 0;
	background-color   : transparent;
}

/*Tabellenkopf*/
#inhalt th {
	background-color : none;
	padding          : 1mm;
	padding-right    : 5mm;
	vertical-align   : top;
	width            : 6cm;
    font-family      : 'Asap', sans-serif; 
    font-weight      : 400;
	font-style       : normal;
	font-size        : 9pt;
	text-align       : justify;
}

/*Tabellenkopf*/
#inhalt td, th {
	background-color : none;
	padding          : 1mm;
	padding-right    : 5mm;
	vertical-align   : top;
    font-family      : 'Asap', sans-serif; 
    font-weight      : 400;
	font-style       : normal;
	font-size        : 9pt;
	text-align       : justify;
}

/*gerade Tabellenzeilen*/
#inhalt tr.even td {
	background-color : none;
	padding          : 1mm;
	padding-right    : 5mm;
	vertical-align   : top;
    font-family      : 'Asap', sans-serif; 
    font-weight      : 400;
	font-style       : normal;
	font-size        : 9pt;
	text-align       : justify;
}

/*ungerade Tabellenzeilen*/
#inhalt tr.odd td {
	background-color : none;
	padding          : 1mm;
	padding-right    : 5mm;
	vertical-align   : top;
    font-family      : 'Asap', sans-serif; 
    font-weight      : 400;
	font-style       : normal;
	font-size        : 9pt;
	text-align       : justify;
}



/* Formatierung der Listen im Contentbereich*/



#inhalt ul {
	clear          : both;
	list-style-type: none;
	margin-top     : 20px;
	padding        : 0;
	font-size          : 9pt;
    font-family        : 'Asap', sans-serif; 
    font-weight        : 400;
}

#inhalt li {
	clear        : both;
	margin       : 0;
}


#inhalt ul li {
	font-size          : 9pt;
    font-family        : 'Asap', sans-serif; 
    font-weight        : 400;
	font-style         : normal;
	background-image   : url(liste.jpg);
	background-repeat  : no-repeat;
	background-position: 0px 6px;	
	list-style-type    : none;
	padding            : 0;
	margin-bottom      : 10px;
	padding-left       : 15px;
}





#inhalt input.submit keyword,
#mod_files_keyword,
#mod_files_files_leuchttisch {

   display: none;
}

#mod_files_admin input {
   display: none;
}



