Body,table,tr,td 
{ font-family: Verdana; font-size: 10pt; font-color: #333333} 
body{margin-right:10px; margin-bottom:10pt} 
A:link 
{text-decoration: 
none; font-weight: none; color: #CC3333; font-family: verdana, helvetica,sans-serif; font-size: 10pt; 
} A:visited 
{text-decoration: none; font-weight: none; color: #CC3333; font-family: verdana,helvetica,sans-serif; font-size: 10pt; } 
A:hover 
{text-decoration: underline; font-weight: none; color: #CC3333; font-family: verdana, helvetica, sans-serif; font-size: 10pt; } 
A:active 
{text-decoration: expression(hideFocus='true'); font-weight: none; color: #CC3333; font-family: verdana, helvetica, sans-serif; font-size: 10pt; }
.titel 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: none; font-variant: normal; color: #CC3333; } 
.navi 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: none; font-variant: normal; color: #CC3333; } 
.navi_act 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #CC3333; } 

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prev.png) no-repeat 0% 50%; /* Standard 0 15 */
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/next.png) no-repeat 100% 50%; /* Standard 100 15 */
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 32px;
	height: 32px;
	background: transparent url(../images/close.png) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

@media print {
  .print{
	display: 	inline;
  }
  .screen{
	display: 	none;
  }
  .img{
	margin-top:		60px;
	border:			5px solid grey;
	width:			123px;
	height:			120px;
  }
}

@media screen, handheld {
   .print{
	display: 	none;
  }
  .screen{
	padding:	0px;
	border:		0px;
	color:		none;
	display: 	inline;
  }
  .img{
	margin-top:     0px;
	border:			0px;
	width:			240px;
	height:	        27px;
	background-image:  url(../pics/logo-neu.jpg);
  }
}
