body.philbody {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img_all/philosophie/bg.gif);
}
body.praesbody {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img_all/praesentationen/bg.gif);
}

body.kongbody {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img_all/kongresse/bg.gif);
}

body.homebody {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img_all/home/bg.gif);
}

body.locbody {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img_all/locations/bg.gif);
}

body.incbody {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img_all/incentives/bg.gif);
}

body.konbody {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img_all/kontakt/bg.gif);
}


td {
	font-family: Arial, Helvetica, sans-serif;
         color: #5A5A5A;
         font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color:5A5A5A;
	font-size:24px;
	font-weight:200;
	line-height:32px;
	margin-bottom:0px;
}

/* ------------------------------- CLASSES ------------------------------ */
td.philnews {	
	font-weight: bold;
	font-size: 12px;
	background: #FFF0D1;
	color: #A2926C;
}

td.praesnews {
	font-weight: bold;
	font-size: 12px;
	background: #FCE0CB;
	color: #A0868B;
}

td.kongnews {
	font-weight: bold;
	font-size: 12px;
	background: #E0E9F3;
	color: #7F8CB0;
}

td.locnews {
	font-weight: bold;
	font-size: 12px;
	background: #D8E7EB;
	color: #7A9FA8;
}

td.incnews {
	font-weight: bold;
	font-size: 12px;
	background: #FADCDD;
	color: #C76984;
}

td.konnews {
	font-weight: bold;
	font-size: 12px;
	background: #DADFCC;
	color: #768257;
}

/* ----------------------------- LINKS --------------------------------- */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #5A5A5A;
    font-weight: bold;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #5A5A5A;
    font-weight: bold;
}

/* --------------------------- LINK-KLASSEN ----------------------------- */
a:hover.phillink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #A2926C;
    font-weight: bold;
}

a:active.phillink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #A2926C;
    font-weight: bold;
}

a:hover.konglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #7F8CB0;
    font-weight: bold;
}

a:active.konglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #7F8CB0;
    font-weight: bold;
}
a:hover.praeslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #A0868B;
    font-weight: bold;
}

a:active.praeslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #A0868B;
    font-weight: bold;
}

a:hover.loclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #7A9FA8;
    font-weight: bold;
}

a:active.loclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #7A9FA8;
    font-weight: bold;
}

a:hover.inclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #C76984;
    font-weight: bold;
}

a:active.inclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #C76984;
    font-weight: bold;
}

a:hover.konlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #768257;
    font-weight: bold;
}

a:active.konlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #768257;
    font-weight: bold;
}

img {
	border:none;
}
/*  FÜR DEN LAYER  */
/*
.LayerMouseover {
  
   border:                    0px;
   background-color:          #FAAC0B;
   visibility:                hidden;
   font-size:                 9px;
   font-weight:               bold;
   line-height:               14px;
   color:                     #FFFFFF;   
}

.position_kontakt {
    background-color:          #FAAC0B;	
	position:                  relative;
    left:                      295px;
    top:                       126px;
    z-index:                   2;    
}

.position_incentives {
    background-color:          #FAAC0B;
 	position:                  relative;
    left:                      295px;
    top:                       126px;
    z-index:                   2;    
}

.position_praesentationen {
    background-color:          #FAAC0B;
 	position:                  relative;
    left:                      295px;
    top:                       126px;
    z-index:                   2;    
}

.position_locations {
	background-color:#FAAC0B;
	position:absolute;
	top:26px;
	left:174px;
	width:120px;
	height:14px;
}

.position_kongresse {
    background-color:          #FAAC0B;
 	position:                  relative;
    left:                      382px;
    top:                       38px;
    z-index:                   2;    
}
*/