@charset "utf-8";
/* CSS Document */

html, body 
{
	height: 100%;
}

a img {border: 0px;}

p { margin-top: 0px;

margin-bottom: 15px;

}

a[href $='.pdf'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_pdf.gif) no-repeat center left;
}

a[href $='.Pdf'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_pdf.gif) no-repeat center left;
}

a[href $='.PDF'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_pdf.gif) no-repeat center left;
}

a[href $='.doc'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_doc.gif) no-repeat center left;
}

a[href $='.docx'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_doc.gif) no-repeat center left;
}

a[href $='.Doc'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_doc.gif) no-repeat center left;
}

a[href $='.Docx'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_doc.gif) no-repeat center left;
}

a[href $='.DOC'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_doc.gif) no-repeat center left;
}

a[href $='.DOCX'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_doc.gif) no-repeat center left;
}

a[href $='.xls'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_xls.gif) no-repeat center left;
}

a[href $='.xlsx'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_xls.gif) no-repeat center left;
}

a[href $='.Xls'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_xls.gif) no-repeat center left;
}

a[href $='.Xlsx'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_xls.gif) no-repeat center left;
}

a[href $='.XLS'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_xls.gif) no-repeat center left;
}

a[href $='XLSX'] { 
   padding-left: 18px;
   background: transparent url(../images_2/icon_xls.gif) no-repeat center left;
}

a[href ^="mailto:"] {
   padding-left: 18px;
   background: transparent url(../images_2/icon_mail.gif) no-repeat center left;
}

.content 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -281px; 
}

.footer
{
	height: 281px; 
	background-image: url(../images_2/footer.png);
    background-repeat: no-repeat;
	background-position: center center; 
	padding-left: 60px;
    padding-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}


.abstand 
{
	height: 281px; 

}


h1	
{
color: #a8e51a; font-size: 20pt; font-family: calibri, arial, verdana; font-style:bold; line-height: 120%
}

p
{
	color: #3e3d40; font-size: 9pt; font-family: verdana, arial; text-decoration: none; line-height: 180%
}

td
{
	color: #707173; font-size: 9pt; font-family: verdana, arial; text-decoration: none; line-height: 180%
}

td.klein
{
	color: #707173; font-size: 8pt; font-family: verdana, arial; text-decoration: none; line-height: 180%
}

a
{
	color: #316da4; font-size: 9pt; font-family: verdana, arial; text-decoration: none; line-height: 180%; 
}

a:hover
{
	color: #316da4; font-size: 9pt; font-family: verdana, arial; text-decoration: underline; line-height: 180%
}

a.klein
{
	color: #316da4; font-size: 8pt; font-family: verdana, arial; text-decoration: none; line-height: 180%; 
}

a.klein:hover
{
	color: #316da4; font-size: 8pt; font-family: verdana, arial; text-decoration: underline; line-height: 180%
}


a.linkmenu
{
	color: #316da4; font-size: 9pt; font-family: verdana, arial; text-decoration: none; line-height: 180%; 
}

a.linkmenu:hover
{
	color: #316da4; font-size: 9pt; font-family: verdana, arial; text-decoration: underline; line-height: 180%;
}

a.linkmenu_fett
{
	color: #316da4; font-size: 9pt; font-family: verdana, arial; text-decoration: none; font-weight:bold; line-height: 180%; 
}

a.linkmenu_fett:hover
{
	color: #316da4; font-size: 9pt; font-family: verdana, arial; text-decoration: underline; font-weight:bold; line-height: 180%
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3d40;
	text-decoration: none;
	background-color: #ffffff;
	text-indent: 0px;
	list-style-position: inherit;
	padding: 20px;
	margin-top: -20px; 
	

}

ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e3d40;
	text-decoration: none;
	background-color: #ffffff;
	text-indent: 0px;
	list-style-position: inherit;
	padding: 20px;
	margin-top: -20px; 

}
