* { margin: 0; padding: 0; list-style: none; }

fieldset, img { border:solid 0; }

html {
	height: 100.01%; margin-bottom: 1px; overflow-y:scroll; 
}

body { 
	background-image:none;
	background-color:#fff;
}

a, a:hover, input, textarea, object { outline:none;  }

DIV.clearer { clear: both; height: 0; border: 0; font-size: 0; margin: 0; padding: 0; line-height: 0; }

.clear5 { clear: both; font-size: 4px; height: 5px; line-height: 100%; }
.clear10 { clear: both; font-size: 8px; height: 10px; line-height: 100%; }
.clear20 { clear: both; font-size: 12px; height: 20px; line-height: 100%; }
.clear30 { clear: both; font-size: 18px; height: 30px; line-height: 100%; }

object { display:block; }

.document {
	margin:0;
	width:100%;
}

.subnav,
.nav-wrap {
	display:none;
}


.cont-top { background-image:none;}
.cont-middle {	background-image:none;}
.cont-bottom {	background-image:none;}

.header,
.logo { display:none; }

h1 { font:normal 22px/120% Georgia, "Times New Roman", Times, serif; color:#660066; }
h2 { font:normal 16px/120% Georgia, "Times New Roman", Times, serif; color:#994499; padding-bottom:10px; }
h4 { font:bold 11px/120% Verdana, Geneva, sans-serif; color:#333; padding-bottom:5px; }


p { font:normal 12px/160% Verdana, Geneva, sans-serif; color:#333; padding-bottom:7px; }
.small { font-size:11px; }

.inner-wrap { padding:40px 60px 60px 60px; }
.col-0 { width:60%; float:left; }
.col-1 { width:35%; float:right; }

.col-0-0 { width:25%; float:left; }
.col-0-1 { width:70%; float:right; }
.col-1-0 { width:48%; float:left; }
.col-1-1 { width:48%; float:right; }

.col-2-0 { width:65%; float:left; }
.col-2-1 { width:30%; float:right; }


.box-0 {
	background-color:#DFD5B7;
	border:solid 1px #D2CE9D;
}
.box-0 p { 
	font:normal 11px/160% Verdana, Geneva, sans-serif;
	padding: 0 10px 10px 10px; color:#333;
}

a, a:hover { color:#1F0066; text-decoration:none; }
a:hover { color:#994499; }

img.trenner {display:block; margin-bottom:10px; }
a.more-link,
a.more-link:hover { font-size:11px; font-weight:bold; color:#1F0066; text-decoration:none; }
a.more-link:hover { color:#994499; }

.footer { display:none; }

TABLE.ecardThumbs { width: 200px; }

TABLE.ecardThumbs a,TABLE.ecardThumbs a:hover {  }
TABLE.ecardThumbs a:hover { text-decoration:none; }

TABLE.ecard {
	width: 420px;
	/*background: url(media/bg_ecard.jpg) 0 0 no-repeat;*/
	background-color:#050523;
	height:280px;
	border:solid 1px #050523;
}

TABLE.ecard p { font-size: 12px; color: White; }

div.ecard-area,
TABLE.ecard textarea {
	width: 180px;
	height: 228px;
	border: solid 1px #DFD5B7;
	padding: 2px;
	overflow: auto;
	background-color: #DFD5B7;
	font:normal 11px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	display:block;
	margin-bottom: 3px;
}
TABLE.ecard input {
	margin-bottom: 3px;
	width: 180px;
	border: solid 1px #DFD5B7;
	background-color: #DFD5B7;
	font:normal 11px/120% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	display:block;
	padding:2px;
}

TABLE.ecard td label {
	font:bold 11px/120% Verdana, Geneva, sans-serif; color:#E8E0CB;
	display:block;
}

