/* Hintergrundfarbe*/
body  {
	background : #ffffff;
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
}

ul	 {  
  	font-family : Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	/* text-align: justify; */
	vertical-align:top;
 	padding-left: 0px;
}


/* Links */

a	{ 	
	font-family : Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

/*	Noch nicht besuchte Links		*/
a:link	{ 	
/*	color:#000000; */
}

/*	Bereits besuchte Links		*/
a:visited	{	
/*	color:#000000; */
}

/*	a:active l&auml;uft nur IE		*/
/*	alink unter Netscape benutzen	*/
/*	Gerade angeklickte Links	*/
a:active	{	
/*	color:#000000; */
}

a:hover	{	
	color: #0066cc;
}

/* Downloadlinks */

a.download	{ 	
	font-family : Helvetica, sans-serif;
	font-size: 12px;
/*	color: #000000; */
	font-weight: bold;
	text-decoration: none;
	margin-left:10px;
}

/*	Noch nicht besuchte Links		*/
a.download:link	{ 	
/*	color:#000000; */
}

/*	Bereits besuchte Links		*/
a.download:visited	{	
/*	color:#000000; */
}

/*	a:active l&auml;uft nur IE		*/
/*	alink unter Netscape benutzen	*/
/*	Gerade angeklickte Links	*/
a.download:active	{	
/*	color:#000000; */
}

a.download:hover	{	
	color: #0066cc;
}

/* Menulinks */

a.menu	{ 	
	font-family : Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

/*	Noch nicht besuchte Links		*/
a.menu:link	{ 	
/*	color:#ffffff; */
}

/*	Bereits besuchte Links		*/
a.menu:visited	{	
/*	color:#ffffff; */
}

/*	a:active l&auml;uft nur IE		*/
/*	alink unter Netscape benutzen	*/
/*	Gerade angeklickte Links	*/
a.menu:active	{	
/*	color:#ffffff; */
}

a.menu:hover	{	
	color: #000000;
	background-color: #ffffff;
}

/* Menulinks */

a.menu2	{ 	
	font-family : Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

/*	Noch nicht besuchte Links		*/
a.menu2:link	{ 	
/*	color:#000000; */
}

/*	Bereits besuchte Links		*/
a.menu2:visited	{	
/*	color:#000000; */
}

/*	a:active l&auml;uft nur IE		*/
/*	alink unter Netscape benutzen	*/
/*	Gerade angeklickte Links	*/
a.menu2:active	{	
/*	color:#000000; */
}

a.menu2:hover	{	
	color: #ffffff;
	background-color: #000000;
}

h1 {
	font-family : Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	margin-top: 20px;
	margin-left: 20px;
}

p {
 	font-family : Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:12px;
	text-align: justify;
	vertical-align:top;
}

p.back {
	text-align: right;
}

p.kapitel {
	text-indent:20px;
}

p.zentrieren {
	text-align: center;
}

p.liste {
	margin-left:30px;	
	line-height:1.5em;
	text-align: left;
}

p.tabelle {
  font-family : Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	text-align: justify;
	vertical-align:top;
	margin-right:20px;
}

p.untermenu {
	text-indent:0px;
	margin:0px;
	margin-top:8px;
}

div.liste {
  font-family : Helvetica, sans-serif;
  margin-left: 14px;
	text-indent: -14px;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	vertical-align:top;
}


div.liste2 {
  font-family : Helvetica, sans-serif;
  margin-left: 40px;
	text-indent: -14px;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	vertical-align:top;
	margin-right:20px;
	margin-bottom:6px;
}


.bild {
  vertical-align: text-top;
  margin-top: 20px;
	margin-right:10px;
	background-image: url(images/hintergrund_off.png);
	text-align: center;
	float:left;
}

.bild a {
	display: block;
	text-align: center;
}
	
.bild a:hover {
	display: block;
	background: url(images/hintergrund_on.png);
	text-align: center;
}

.bild img {
	margin: 9px;
/*	border: 5px solid #ffffff; */
	text-align: center;
}

.bild2 {
  vertical-align: text-top;
  margin-top: 6px;
	margin-right:10px;
	background-image: url(images/hintergrund_off.png);
	text-align: center;
	float:left;
}

.bild2 a {
	display: block;
	text-align: center;
}
	
.bild2 a:hover {
	display: block;
	background: url(images/hintergrund_on.png);
	text-align: center;
}

.bild2 img {
	margin: 9px;
/*	border: 5px solid #ffffff; */
	text-align: center;
}


.copy	{ 	
	font-family : Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

td {
  font-family : Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	vertical-align:top;
}

td.menu_start {
  font-family : Helvetica, sans-serif;
	font-size : 12px;
	vertical-align:middle;
	background-image: url(images/menu_03.jpg);
}

td.menu_ende {
  font-family : Helvetica, sans-serif;
	font-size : 12px;
	vertical-align:middle;
	background-image: url(images/menu_02.jpg);
}

.screenshot {
  vertical-align: text-top;
  margin-top: 20px;
	margin-right:10px;
	background-image: url(images/screenshot_off.png);
	text-align: center;
	float:left;
}

.screenshot a {
	display: block;
	text-align: center;
}
	
.screenshot a:hover {
	display: block;
	background: url(images/screenshot_on.png);
	text-align: center;
}

.screenshot img {
	margin: 9px;
/*	border: 5px solid #ffffff; */
	text-align: center;
}