@charset 'utf-8';

/* webstyles / powered by io-market.com */

body {
	margin:0;
	padding:0;
	background-color:#ffffff;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
}
html, 
body {
	height:100%;
}
body {
	position:relative;
	min-height:100%;
}
html>body {
	height:auto;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

/* MSIE */

* html body {
	overflow:auto;
}

* html div {
	scrollbar-arrow-color: #000000;	
	scrollbar-base-color: #efefef;
	/*scrollbar-track-color: #ffffff;*/
	scrollbar-face-color: #cccccc;	
	scrollbar-highlight-color: #cccccc;	
	scrollbar-3dlight-color: #ffffff;	
	scrollbar-darkshadow-color: #8c8c8c;
	scrollbar-shadow-color: #9c9c9c;
}

/* impressionen (wem) */

div#io_impArea {
	width:604px;
}
* html div#io_impArea {
	width:606px;
}
div#io_impArea #impTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-bottom:5px;
}
div#io_impArea #impThumbs img {
	border:none;
}
div#io_impArea #impThumbs {
	width:604px;
	/*min-height:70px;*/
	overflow:auto; 
	padding:0;
	margin:0;
	border:1px solid #cccccc;
	background-color:#efefef;
}
* html div#io_impArea #impThumbs {
	width:606px;
	height:110px;
	overflow-x:auto;
	overflow-y:hidden;
}
div#io_impArea #impImage {
	background-color:#efefef; 
	border:1px solid #cccccc;
	margin-top:5px;	
	padding:2px;
	min-height:300px;
	height:auto;
}
* html div#io_impArea #impImage {
	padding:2px;
	height:300px;
}
div#io_impArea #impImage table {
	width:600px;
}
div#io_impArea #impImage td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
div#io_impArea .impImgBig {
	border:none;
}

/* spezieller Eintrag von NES */

.t1sw {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.x0sw {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.x1sw {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

/* pagelayout */

#webLayHead {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 955px;
	height: 100px;
	z-index: 1;
}

/* top navigation */

#webLayTopNav {
	position: absolute;
	left: 10px;
	top: 110px;
	width: 955px;
	height: 35px;
	z-index: 1;
}

#topNav td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	white-space: nowrap;
	background-color: #ffffff;
}

#topNav a {
	text-decoration: none;
}

#topNavOff {
	background-image: url(../img/web_topnav_off.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
}
#topNavOff a:link, 
#topNavOff a:visited {
	color: #000000;
}
#topNavOff a:hover, 
#topNavOff a:active {
	color: #ffffff;
}	

#topNavOn {
	background-image: url(../img/web_topnav_on.gif);
	background-repeat: no-repeat;		
	text-align: center;
	width: 100px;	
}
#topNavOn a:link, 
#topNavOn a:visited {
	color: #ffffff;
}
#topNavOn a:hover, 
#topNavOn a:active {
	color: #ffffff;
}	

#topNavInaktiv {
	background-image: url(../img/web_topnav_inaktiv.gif);
	background-repeat: no-repeat;		
	text-align: center;
	width: 100px;	
}
#topNavInaktiv a:link, 
#topNavInaktiv a:visited {
	color: #666666;
}
#topNavInaktiv a:hover, 
#topNavInaktiv a:active {
	color: #999999;
}	

#topNavAktiv {
	background-image: url(../img/web_topnav_aktiv.gif);
	background-repeat: no-repeat;		
	text-align: center;
	width: 100px;	
}
#topNavAktiv a:link, 
#topNavAktiv a:visited {
	color: #000000;
}
#topNavAktiv a:hover, 
#topNavAktiv a:active {
	color: #666666;
}	

#topNavBG {
	background-image: url(../img/web_topnav_bg.gif);
	background-repeat: repeat-x;
}

/* calendar */

.calTit {
	border: #D3D3D3 1px solid;
	padding: 2px;
	background-color: #fdfdfd;
}

.calToday {
	/*border: #ff8a8a 1px solid;*/
	background-color: #f79c9f;
}

.calDay {
	border: #cfcfcf 1px solid;
	background-color: #dfdfdf;
}

.calWeekEndDay {
	border: #ff8a8a 1px solid;
	background-color: #ffffd9;
}

.calWeekEnd {
	border: #cfcfcf 1px solid;
	background-color: #cdffc3;
}

.calNone {
	border: #cfcfcf 1px solid;
	background-color: #fcfcfc;
}

.calHoover {
	border: #8c8c8c 1px solid;
	/*background-color: #8c8c8c;*/
	/*background-color: #EFEFEF;*/
}
.calPopDateTimePos {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

/* left navigation */

#webLayLeft {
	position: absolute;
	left: 10px;
	top: 140px;
	z-index: 1;
}

/* sub navigation */

#webLaySubNav {
	position: relative;
	left: 10px;
	/*top: 185px;*/
	width: 240px;
	/*background-color: #DCDBDD;	
	background-color: #F0EFF1;*/	
	z-index: 1;
}

#webLaySubNav img {
	border: none;
	vertical-align: middle;
}

#webLaySubNav a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
}

#webLaySubNav a:hover {
	color: #EC1D25;	
	text-decoration: underline;
}

#webLaySubNav .subNav_0 {
	position: relative;
	left: 0px;	
	height: 20px;
	width: 230px;
	padding: 6px 4px 2px 6px;
}
#webLaySubNav .subNav_1 {
	position: relative;
	left: 0px;	
	height: 20px;
	width: 230px;
	border-top: 2px solid #DCDBDD;
	padding: 6px 4px 2px 6px;	
}
#webLaySubNav .subNav_2 {
	position: relative;
	left: 15px;	
	height: 20px;
	width: 225px;
	border-top: 1px solid #DCDBDD;	
	padding-top: 2px;	
}
#webLaySubNav .subNav_3 {
	position: relative;
	left: 30px;	
	height: 20px;
	width: 210px;
	border-top: 1px solid #DCDBDD;	
	padding-top: 2px;		
}

#webLaySubNav .subNavOff {
	color: #000000;	
}
#webLaySubNav .subNavOn {
	color: #EC1D25;	
}

#webLaySubNav .subNavInaktiv {
	color: #adadad;
}
#webLaySubNav .subNavAktiv {
	color: #ff8080;	
}

/* sub navigation (titel) */

#webLaySubNavTitle {
	position: relative;
	left: 10px;
	top: 5px;
	width: 260px;
	height: 36px;
	background-image: url(../img/web_subnav_titbg.gif);
	background-repeat: no-repeat;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;	
	letter-spacing: 0px;	
	padding: 6px 0px 6px 2px;	
	text-align: left;
	text-indent: 12px;	
	z-index: 1;
}

.subNavTitle {
	color: #EC1D25;
	font-size: 18px;
	
}
.subNavTitleInaktiv {
	color: #757575;
	font-size: 18px;	
}

/* content */

#webLayContent {
	position: absolute;
	left: 0px;
	top: 0px;
	width:975px;
	z-index:1;		
	overflow: visible;
	/*min-height: 98%;*/
	height: auto;
}

#webLayContent a:link,
#webLayContent a:visited {
	color: #000000;
	text-decoration: underline;
}
#webLayContent a:hover,
#webLayContent a:active,
#webLayContent a:focus {
	/*color: #FFFFFF;*/
	/*background-color: #EC1D25;*/
	text-decoration: underline;
}

#webLayContent img.a:hover {
	background-color: #FFFFFF;
}

/* footer */

#webLayFoot {
	position: absolute;
	left: 5px;
	bottom: 0;	
	top: 100%;
	margin-top:-35px;
	width: 955px;
	height: 20px;
	padding: 5px;
	visibility: hidden;
}
#webLayFootInt {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 955px;
	height: 20px;
	padding: 5px;
	visibility: visible;
}

.webLayFootLeft {
	width: 240px;
	border-top: 1px solid #DCDBDD;
}

.webLayFootRight {
	width: 690px;
	border-top: 1px solid #9C9DA1;
}

.x0rt {
	color: #B22222;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

#webLayFootPos {
	position: relative;
	text-align: right;
	width: 1px;
	height: 1px;
}

#webLayFootPos img {
	border: none;
	width: 1px;
	height: 1px;
}

/* contentpos */

.ioLayerEnd {
	text-align: right;
	height: 1px;
}
.ioLayerEnd img {
	border: none;
	width: 1px;
	height: 1px;
}
textarea  {
	background: #FFFFFF;
	border: 1px solid #9c9da1;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.input  {
	background: #FFFFFF;
	border: 1px solid #9c9da1;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.button {
	font-weight: bold; font-size: 11px; 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000
}
.formularCellPadding {
	padding-bottom: 2px;
}

/* text default */



/* text special */

#webLayFoot a,
#webLayFootInt a {
	color: #747474;
	text-decoration: none;			
}
#webLayFoot a:hover,
#webLayFoot a:active,
#webLayFoot a:focus,
#webLayFootInt a:hover,
#webLayFootInt a:active,
#webLayFootInt a:focus {
	color: #EC1D25;
	text-decoration: underline;
}
