
/*----------------------------------------------- Foto ------------ */

.foto_rahmen {
	padding: 5px;
	width: 454px;
	border: 1px solid #FC7C18;
	margin-top: 5px;
}

.foto_navibg {
	width: 456px;
	border-bottom: 1px solid #c2de88;
	border-right: 1px solid #c2de88;
	border-left: 1px solid #c2de88;
	background-color: #f3f8e7;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.foto_navi {
	line-height: 20px;
	padding-right: 15px;
}

/*----------------------------------------------- eCard ------------ */

#ecard_form  input {
	border: 1px solid #cccccc;
	width: 145px;
	height: 18px;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 11px;
	color:#000000;
}
#ecard_form textarea {
	border: 1px solid #cccccc;
	width: 208px;
	height: 140px;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 11px;
	color:#000000;
}

#ecard_form  .button {
	width: 75px;
	border: 1px solid #5e840d;
	background-color: #FFFFFF;
	color:#000000;
	/*height: 18px;*/
}

.bildklein {
	display: inline;
	float: left;
	width: 155px;
	margin-bottom: 20px;
	text-align:center;
}
.bildklein img {
	margin-bottom: 3px;
}

.bildgross {
	border: 1px solid #FC7C18;
	width:475px;
	overflow:hidden;
	text-align:center;
	background-color:#FFFFFF;
}
.bildgross .img_span {
	display:block;
	margin:15px auto;
}
.bildgross_titel {
	padding:5px 14px 0 14px;
}

.form {
	width:475px;
	height: 300px;
	border: 1px solid #FC7C18; 
	margin-top: 20px;
	
	/*padding-top: 15px;*/
	/*background-color: #f0f6e2;*/
}

.form_padding {
	padding: 5px;
}

.form input {
	height: 18px;
	margin-top: 3px;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 11px;
}

.titel {
	font-weight: bold;
	color: #676767; 
	text-transform: uppercase;
	padding-bottom: 10px;
}

.oneKunst {
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px; height: 150px;
	margin: 5px;
	float: left;
	border: 1px #EDEDED solid;
	background-color: #fff;
}