/* eigenes Layout */
body { font-size: 13px; font-family: arial, helvetica, sans-serif; }
table { font-size: 11px; font-family: arial, helvetica, sans-serif; }
td.ecardbild { padding-bottom: 15px; padding-top: 15px; }
td.formular { padding-right: 15px; padding-left: 15px; padding-bottom: 15px; padding-top: 15px; }
.eingabe { border-right: #000000 1px solid; border-top: #000000 1px solid; font-size: 10px; margin-bottom: 10px; border-left: #000000 1px solid; width: 200px; border-bottom: #000000 1px solid; height: 15px; }
td.formular textarea { border-right: #000000 1px solid; border-top: #000000 1px solid; font-size: 11px; border-left: #000000 1px solid; width: 200px; border-bottom: #000000 1px solid; font-family: arial, helvetica, sans-serif; height: 120px; }
a { color: #181d77; }
form { margin-left: 10px; }

.ecards_submit, td.formular input.spendenboxbutton { 
	border-right: #ffffff 1px solid; 
	padding-right: 2px; 
	border-top: #ffffff 1px solid; 
	padding-left: 2px; 
	font-weight: bold; 
	font-size: 12px; 
	padding-bottom: 2px; 
	border-left: #ffffff 1px solid; 
	cursor: pointer; 
	color: #ffffff; 
	padding-top: 2px; 
	border-bottom: #ffffff 1px solid; 
	height: 22px; 
	background-color: #6c9423; 
	text-decoration: none; 
	width: 200px; 
}

.empfehlen { 
	padding-left: 15px; 
	font-weight: bold; 
	font-size: 14px; 
	vertical-align: middle; 
	color: #ffffff; 
	padding-top: 70px; 
}

.ecards_error {
	color: #CC0000;
}
.ecards_titel {
	font-weight: bold;
	top: 5px;
	padding: 5px;
	margin-left: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.ecards_bold {
	font-weight: bold;
}

/*.ecards_submit {
	font-weight: bold;
	background-image: url(ecards_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
}*/
