
/*--  B O D Y  --*/

body
{
	color: black;
	background-color: #EAE8E8;
	font-size: 12px;
	font-style: normal;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	margin: 30px; padding: 0;
	text-align: center;  		/* Zentrierung im Internet Explorer */
}


div.BodyPage
{
	text-align: left;    		/* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      		/* standardkonforme horizontale Zentrierung */
	padding: 0px;
	border: 1px solid #CCCCFF;	/* Rahmen*/
	color: black;
	background-color: white;
	width: 750px;
}
html>body div.BodyPage
{
	border: 1px solid;
	border-color: #CCCCFF;		/* Farbangleichung an den Internet Explorer  */
}


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


/*--  T I T L E  --*/

.titleDiv
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
}
.titleImage
{
	height: 110px;
}
.titleText
{
	margin-left: 10px;
	margin-top: 92px;
}
.titleStyle
{
	font-size: 13px; color: #1bc684; background-color: #FFFFFF;
}
a.titleLink:link {text-decoration: underline; color: #1bc684}
a.titleLink:visited {text-decoration: underline; color: #1bc684}
a.titleLink:hover {text-decoration: underline; color: #009933}
a.titleLink:active {text-decoration: underline; color: #f1aa2c}



/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/



/*--  C O N T E N T S  --*/

div.contents
{
	margin: 0px;
	border: 0px;
	padding-top: 145px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
}
.space
{
	font-size:1px;		/* somit funktioniert es auf Internet Explorer und Firefox */
}



/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/



/*--  L I N K S  --*/


/* default link */

a:link { text-decoration:none; color:#0000FF }
a:visited { text-decoration:none; color:#990099 }
a:hover { text-decoration:underline; color:#0000FF }
a:active { text-decoration:underline; color:#f1aa2c }

.link_logo a {
	background:transparent url(link.gif) no-repeat right;
	padding-right:15px;
}
.mail_logo a {
	background:transparent url(mail.gif) no-repeat right;
	padding-right:17px;
}
.link_logo_return a {
	background:transparent url(return.gif) no-repeat left;
	padding-left:20px;
}


/* blue link */

a.linkBlue:link { text-decoration:none; color:#257adc }
a.linkBlue:visited { text-decoration:none; color:#257adc }
a.linkBlue:hover { text-decoration:underline; color:#257adc }
a.linkBlue:active { text-decoration:underline; color:#FF6600 }


/* orange link */

a.linkOrange:link { text-decoration:none; color:#f1aa2c }
a.linkOrange:visited { text-decoration:none; color:#f1aa2c }
a.linkOrange:hover { text-decoration:underline; color:#f1aa2c }
a.linkOrange:active { text-decoration:underline; color:#FF6600 }

.link_logo_orange a {
	background:transparent url(link_orange.gif) no-repeat right;
	padding-right:17px;
}



/*-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/



/*--  F O N T S  --*/

/* color: orange */
.color_orange {	color: #f1aa2c; }
.font_orange_bold_13 { font-size: 13px;	color: #f1aa2c;	font-weight: bold; }
.font_orange_bold_14 { font-size: 14px;	color: #f1aa2c;	font-weight: bold; }
.font_orange_bold_15 { font-size: 15px;	color: #f1aa2c;	font-weight: bold; }


/* color: blue */
.color_blue { color: #257adc; }
.font_blue { color: #257adc; }
.font_blue_13 {	font-size: 13px; color: #257adc; }
.font_blue_bold_13 { font-size: 13px; color: #257adc; font-weight: bold; }


/* color: red */
.font_red_bold_13 { font-size: 13px; color: #FF3300; font-weight: bold;	}


/* color: black */
.font_black_13 { font-size: 13px; color: #000000; }
.font_black_bold_13 { font-size: 13px; color: #000000; font-weight: bold; }
.font_black_bold_15 { font-size: 15px; color: #000000; font-weight: bold; }


/* color: functions */
.color_functiongreen { color:#009966; }
.color_functionblue { color:#3300FF; }
.color_functionbrown { color:#663300; }
.color_functionorange { color:#FFF8C2; }

/* color: graylight */
.font_graylight_10 { font-size: 10px; color: #C0C0C0; background-color: #FFFFFF;}



/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/



/*--  B L O C K  --*/

.blockDownload
{
	border: 1px solid #ffcc00;
	padding: 10px; width: 200px;
	background-color:#FFF8C2;
}
.blockDownload div.a
{
	background-color:#FFF8C2;
}
.blockDownloadBlue
{
	border: 1px solid #CCCCFF;
	padding: 15px; width: 200px;
	background-color:#f9f9f9;
}
.blockDownloadBlue div.a
{
	background-color:#f9f9f9;
}
.blockBlue
{
	border: 1px solid #CCCCFF;
	padding: 10px; width: 200px;
	background-color:#ffffff;
}
.blockBlue div.a
{
	background-color:#ffffff;
}
.blockOrange
{
	border: 1px solid #ffcc00;
	padding: 10px; width: 200px;
	background-color:#ffffff;
}
.blockOrange div.a
{
	background-color:#ffffff;
}

/*-- L I N I E --*/

.lineOrange
{
	font-size:1px;		/* somit funktioniert es auf Internet Explorer und Firefox */
	border:1px solid #ffcc00;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

.lineBlue
{
	font-size:1px;		/* somit funktioniert es auf Internet Explorer und Firefox */
	border:1px solid #CCCCFF;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

.lineGray
{
	font-size:1px;		/* somit funktioniert es auf Internet Explorer und Firefox */
	border:1px solid #e9eaea;
	border-bottom:none;
	border-left:none;
	border-right:none;
}


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


/*-- c s s T o o l T i p --*/

a.cssToolTip
{
	position:relative; 			/*this is the key*/
	z-index:24;
	text-decoration:none;
}
a.cssToolTip:visited
{
	text-decoration:none;
	color:#0000FF
}
a.cssToolTip:hover
{
	z-index:25;
	background-color:#FFF8C2;
}
a.cssToolTip span
{
	display:none;
}
a.cssToolTip:hover span			/*the span will display just on :hover state*/
{
	display:block;
	padding: 5px;
	position:absolute;
	top:2em; left:2em;
	border:1px solid #ffcc00;
	background-color:#FFF8C2;
	color:#000000;
	text-align:left;
	text-decoration:none;
	font-size:10px;
	z-index:26;
}

a.cssToolTip:hover span.cssToolTipSpace
{
	top:0px;
	left:0px;
	border:none;
	position:relative;
	padding:0px;
	font-size:1px;
}

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


