﻿body
{
  margin: 0px;
  padding: 0px;
}

html {background-color: #000000;}

/*Std. Definitionen*/
img
{
  border: 0px;
}

h1
{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

h2
{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

h3
{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

h4
{
  margin: 0px;
  padding: 0px;
}

ul
{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  list-style-type: none;
}

ul li
{
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
}


a
{
}

p
{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

div
{
}


/* ------- BODY ------- */
body
{
  background-color: #000000;
}







/* ------- WRAPPER ------- */
div#Wrapper
{
  background-image: url(../imagesGroup/Lib/VertikalerBG.gif);
  background-position: left top;
  background-repeat: repeat-y;
  border-left: 1px solid #0066CC;
  border-right: 1px solid #0066CC;
  border-top: 1px solid #0066CC;
  position: relative;
  width: 1040px;
  margin-left: auto;
  margin-right: auto;
}







/* ------- HEADER ------- */
div#Header
{
  background-image: url(../imagesGroup/Lib/VertikalerBG.gif);
  background-position: left top;
  background-repeat: repeat-y;
  border-bottom: 1px solid #0066CC;
  position: relative;


}

div#Header h1
{
  color: #CCCCCC;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 19px;
  font-weight: bold;
  padding-top: 30px;
  margin-bottom: 16px;
  margin-right: 32px;
  text-align: right;
}

div#Header h1.Window
{
  color: #CCCCCC;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 19px;
  font-weight: bold;
  padding-top: 30px;
  margin-bottom: 16px;
  margin-left: 32px;
  text-align: left;
}

div#Header h2.HeadlineRechts
{
	color: #0176EC;
	font-size: 16px;
	text-align: right;
  margin-right: 32px;
  margin-bottom: 10px;
}

div#Header h2.HeadlineLink
{
	color: #0176EC;
	font-size: 16px;
  margin-bottom: 10px;
  margin-left: 50px;
	text-align: left;
}

div#Header h2 a {color: #0176EC; text-decoration: underline;}
div#Header h2 a:link {color: #0176EC; text-decoration: underline;}
div#Header h2 a:hover {color: #0176EC; text-decoration: none;}
div#Header h2 a:active {}
div#Header h2 a:visited {}


div#JSLogoHead
{
  position: absolute;
  top: 25px;
  right: 32px;
  width: 310px;
}






/* ------- CONTENT ------- */
div#Content
{
  background-image: url(../imagesGroup/Lib/ContentBG.jpg);
  background-position: 1px top;
  background-repeat: no-repeat;
  margin: 8px;
  margin-top: 0px;
}

div#ContentIframe
{
  margin: 8px;
  margin-top: 0px;
  height: 700px;
  margin-bottom: 0px;
  margin-left: 9px;
}

div#ContentIframe Iframe
{
  width: 1023px;
  height: 700px;
}




div#JStechLogo
{
  padding-top: 80px;
  text-align: center;
  margin-bottom: 270px;
}

div#JStechLogo h2
{
	color: #999999;
	margin-bottom: 15px;
	text-decoration: none;
}

div#JStechLogo a {color: #999999 !important; text-decoration: none !important;}
div#JStechLogo a:link {color: #999999 !important; text-decoration: none !important;}
div#JStechLogo a:hover {color: #999999 !important; text-decoration: underline;}
div#JStechLogo a:active {color: #999999 !important; text-decoration: none !important;}
div#JStechLogo a:visited {color: #999999 !important; text-decoration: none !important;}

* html div#JStechLogo img
{
  behavior: url('pngbehavior.htc');
  height: 126px;
  width: 719px;
}




/* ----- Animierter Bereich ----- */
div#Animation
{
  position: absolute;
  height: 150px;
  width: 600px;
  top: 420px;
  left: 350px;
}

div.AniText
{
  display: none;
  position: absolute;
}

div.AniText h2
{
  color: #0066CC;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 23px;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 0px;
}

div.AniText h3
{
  color: #FFFFFF;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 20px;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 60px;
}




table.StartseiteTable
{
  border-collapse: collapse;
  margin-bottom: 30px;
  width: 1024px;
}

table.StartseiteTable tr
{
}

table.StartseiteTable tr td
{
  border: 1px solid #0066CC;
  text-align: center;
  height: 135px;
  vertical-align: middle;
  width: 333px;
}


* html table.StartseiteTable tr td img
{
  behavior: url('pngbehavior.htc');
}

table.StartseiteTable tr td.StartseiteTableExtraTD
{
  background-image: url(../imagesGroup/Lib/TableBack.png);
  background-position: left top;
  background-repeat: repeat;
  color: #CCCCCC;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 14px;
  font-weight: normal;
  height: 19px;
  text-align: center;
  width: 333px;
  vertical-align: middle;
}

* html table.StartseiteTable tr td.StartseiteTableExtraTD
{
  background-image: url(../imagesGroup/Lib/TableBackIE.gif);
  background-position: left top;
  background-repeat: no-repeat;
}




/* --- MouseOver Effekte --- */
.MouseOverJS
{
  background-image: url(../imagesGroup/Lib/JS_BG_over.jpg) !important;
  background-position: center center;
  background-repeat: repeat;
}







/* ------- FOOTER ------- */
div#Footer
{
}


* html div#Footer img
{
  display: none;
}
*+ html div#Footer img
{
  display: none;
}

* html div#Footer
{
  background-image: url(../imagesGroup/Lib/FooterIE.gif);
  background-position: -1px top;
  background-repeat: no-repeat;
  height: 10px;
  width: 1041px;
}

*+ html div#Footer
{
  background-image: url(../imagesGroup/Lib/Footer.gif);
  background-position: left top;
  background-repeat: no-repeat;
  height: 10px;
  width: 1041px;
}

