/*@charset "utf-8";*/
/* Global */
.h1 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; 
	font-weight: bold; 
	color: #000000; 
}
.h2 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight: bold; 
}
.h3 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight: bold; 
	color: #FFCC00; 
}
.text {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	list-style-type: squate;
}
.text-grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666; 
}
.text-liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	white-space: normal;
	list-style-position: inside;
	list-style-image: url(img/pixel-gelb.jpg);
	list-style-type: squate ; 
	text-indent: 10pt; 
	overflow: visible; 
	visibility: visible; z-index:
	auto; clip: rect( ); background-position: left left;
}
.text-avb {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px; 
	 color:#000000; 
}
.pixundpinsel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666666; text-align: right
}
.unten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color:#666666; 
	text-align: center;
}
.textweiss {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 12px; 
	color: #666666; 
}
a:link {
	color: #000; 
	text-decoration: none
}

a:active {
/*	color: #000; 	*/
	text-decoration: none
}

a:hover {
	color: #000; 
	text-decoration: underline
}

a:visited {
	color: #000; 
	text-decoration: none
}


/* eCard Parameter */

form {
	width: 640px;
	background: #ffffff;
    padding: 0px;
    margin-left: 0px;
	margin-bottom:10px;
}

.in {
    width: 580px;
    background: #ffffff;

	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size : 12px;
    padding: 20px;

	margin: 0 auto; /* Zentrierung Mitte Vertikal */
}

#middle {
	margin: 0 auto;
}

#backgrey {
	background: #e6e7e9;
}

/* LyteBox Parameter */

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.pixundpinsel { background-color: #ffffff; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 0px; height: 0px; margin: 0 auto; } /* Default: width and height 200px */
	#lbOuterContainer.pixundpinsel { border: none; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.pixundpinsel { border: none; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 0px; } /* Default: padding 10px */
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(img/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.pixundpinsel { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 190px; height: 22px; float: right;  }
	#lbClose.pixundpinsel { background: url(img/schliessen.gif) no-repeat; }
.text-klein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-align: left; white-space: normal; list-style-position: inside; list-style-image: none; list-style-type: squate }

