/* Helpseite */


/* Seitenformatierung */
BODY {

FONT-FAMILY: Arial;						/* Schriftart */
FONT-SIZE: 8pt; 						/* Schriftgrösse */
COLOR: #000000;							/* Schriftfarbe */
FONT-WEIGHT: normal; 						/* Schriftdicke */
TEXT-DECORATION: none;						/* Textdekoration */

BACKGROUND-COLOR: white;					/* Hintergrundfarbe */
BACKGROUND-IMAGE: url(../grafics/sandston.gif);			/* Hintergrundbild */

MARGIN: 5px 5px 5px 5px; 					/* Aussenabstand Dokument */

}


/* Homepage Titel */
.title {

FONT-FAMILY: Arial;						/* Schriftfarbe */
FONT-SIZE: 12pt; 							/* Schriftgrösse */
COLOR: black;							/* Schriftfarbe */
FONT-WEIGHT: bold; 						/* Schriftdicke */
TEXT-DECORATION: none;						/* Textdekoration */

TEXT-ALIGN: center; 						/* Textausrichtung horizontal */
VERTICAL-ALIGN: middle;						/* Textausrichtung vertikal */

width:780px;

BACKGROUND-COLOR: #cccccc;					/* Hintergrundfarbe */
BORDER-TOP: red 1px solid; 					/* Rahmen Oben */
BORDER-LEFT: red 1px solid;					/* Rahmen Links */
BORDER-RIGHT: red 1px solid; 					/* Rahmen Rechts */
BORDER-BOTTOM: red 1px solid; 					/* Rahmen Unten */

PADDING-TOP: 2px; 						/* Innenabstand Zelle Oben */
PADDING-LEFT: 0px;						/* Innenabstand Zelle Links */
PADDING-RIGHT: 0px;						/* Innenabstand Zelle Rechts */
PADDING-BOTTOM: 2px;						/* Innenabstand Zelle Unten */

}


/* Tabelle Logo Bereich */
.logo {
	
TEXT-DECORATION: none;

WIDTH: 780px; 

BACKGROUND-IMAGE: url(../grafics/landscape-780x67.gif);
BORDER-RIGHT: 0px; 
BORDER-TOP: 0px; 
BORDER-LEFT: 0px; 
BORDER-BOTTOM: 0px; 

}


/* Zelle IUCN Logo */
.iucn {

TEXT-DECORATION: none;

TEXT-ALIGN: left;
VERTICAL-ALIGN: middle; 

WIDTH: 240px;

PADDING-TOP: 2px;
PADDING-left: 10px; 
PADDING-RIGHT: 10px;
PADDING-BOTTOM: 2px;   

}


/* Zelle Mittleres Logo */
.ilc {

TEXT-DECORATION: none;

TEXT-ALIGN: center;
VERTICAL-ALIGN: middle; 

WIDTH: 300px;

PADDING-TOP: 2px;
PADDING-left: 10px; 
PADDING-RIGHT: 10px;
PADDING-BOTTOM: 2px;   

}


/* Zelle Cat SG Logo */
.catsg {

TEXT-DECORATION: none;

TEXT-ALIGN: right;
VERTICAL-ALIGN: middle; 

WIDTH: 240px;

PADDING-TOP: 2px;
PADDING-left: 10px; 
PADDING-RIGHT: 10px;
PADDING-BOTTOM: 2px;   

}


/* allgemeine Tabellenformatierung */
table {

text-decoration:none;					/* Textdekoration */

background:white;					/* Hintergrundfarbe */
background-image:url(../grafics/sandston.gif);	/* Hintergrundbild */
border-style:solid;					/* Rahmenart */
border-top-width:0px;					/* Rahmenbreite Oben */
border-bottom-width:0px;				/* Rahmenbreite Unten */
border-left-width:0px;					/* Rahmenbreite Links */
border-right-width:0px;					/* Rahmenbreite Rechts */
border-color:#FF0000;					/* Rahmenfarbe */
border-spacing:0px;					/* Abstand zwischen den Zellen */

}


/* Content Title */
.contenttitle {

font-family:Arial;					/* Schriftart */
font-size:14px;						/* Schriftgrösse */
font-weight:bold;					/* Schriftdicke */
text-decoration:none;					/* Textdekoration */

width:780px;						/* Breite Zelle Content Titel */
height:14px;						/* Höhe Zelle Content Titel */

border-style:solid;					/* Rahmenart */
border-top-width:1px;					/* Rahmenbreite Oben */
border-bottom-width:0px;				/* Rahmenbreite Unten */
border-left-width:0px;					/* Rahmenbreite Links */
border-right-width:0px;					/* Rahmenbreite Rechts */
border-color:#FF0000;

padding-top:5px;					/* Innenabstand Oben Zelle */
padding-left:0px;					/* Innenabstand Links Zelle */
padding-right:0px;					/* Innenabstand Rechts Zelle */
padding-bottom:5px;					/* Innenabstand Unten Zelle */

}


/* IFRAME Formatierung */
.help_iframe {

TEXT-DECORATION: none;					/* Textdekoration */							

BACKGROUND-IMAGE: url(../grafics/sandston.gif);	/* Hintergrundbild */
BORDER-LEFT: #ff0000 0px; 				/* Rahmen Oben */
BORDER-RIGHT: #ff0000 0px; 				/* Rahmen Links */
BORDER-TOP: #ff0000 0px; 				/* Rahmen Rechts */
BORDER-BOTTOM: #ff0000 0px; 				/* Rahmen Unten */

WIDTH: 800px;						/* Breite Iframe */
HEIGHT: 5000px; 						/* Höhe Iframe */

MARGIN: 0px; 						/* Aussenabstand Iframe */

}


/* Abstand zwischen Hauptmenü und Iframe */
.empty {

FONT-FAMILY: Arial; 
FONT-SIZE: 1px; 
TEXT-DECORATION: none; 

TEXT-ALIGN: center; 
VERTICAL-ALIGN: middle; 

WIDTH: 780px; 

BORDER-TOP: 0px; 
BORDER-LEFT: 0px; 
BORDER-RIGHT: 0px; 
BORDER-BOTTOM: 0px; 

PADDING-TOP: 0px; 
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px;
border-spacing: 0px

}
