@charset "UTF-8";
/* CSS Document */
html, body {

min-height: 100%

}

body {

font: 13px Helvetica, Arial, "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", sans-serif;

background: url(https://s3-eu-west-1.amazonaws.com/pfandgeben-assets/img/hg.jpg) top left repeat-x #fff;

color: #9a9a9a;

margin: 0;

padding: 0 0 50px 0;

text-align:center;

}

a {
	color: #18a096;
	text-decoration:none;
}

a:hover {
	color: #157e76;
}

a#linkgross {
	font-size:23px;
	display:block;
	}

a img {
	filter:alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;
	border:none;
	}
	
a:hover img {
	filter:alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85;
	border:none;
	}

p {
	text-align:left;
	margin:5px 0px 10px 0px;
	padding: 3px 0 0;

margin: 10px auto;

width: 300px;

position: relative;
}

.hinweis {
	color:#18a096;
	}


table {
text-align:left;
width: 320px;
font-size:23px;
}

#overhead {
	background: url(https://s3-eu-west-1.amazonaws.com/pfandgeben-assets/img/overhead.jpg) bottom left repeat-x #838383;
	border-bottom: 1px solid #595959;
	padding:10px 8px 8px 8px;
	text-shadow: #595959 1px 1px;
	text-transform:uppercase;
}

#overhead a {
	color:#d6d6d6;
}

#overhead a:hover {
	color:#e8e8e8;
}

#ghost {
	text-align:center;
	font-size:13px;
	color: #9a9a9a;
	padding:0px;
	margin:0px;
}

#ghost_fb {
	text-align:center;
	font-size:13px;
	color: #9a9a9a;
	padding:8px;
	margin:0px;
}

#ghost_info {
	text-align:left;
	font-size:13px;
	color: #9a9a9a;
	padding:8px;
	margin:0px;
}

#footer {
	width:100%;
	height:200px;
	margin-top:100px;
	background: url(https://s3-eu-west-1.amazonaws.com/pfandgeben-assets/img/hg.jpg) top left repeat-x #fff;
}

.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0}

.clearfix {display: block}

html[xmlns] .clearfix {display: block}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%}

.clearfix {display: block}

/* End hide from IE-mac */



form {


padding: 3px 0 0;

margin: 10px auto;

width: 300px;

position: relative;

}

form #spende {
	margin:0px;
	padding:0px;
	display:inline;
	width:93px;
	text-align:left;
}

fieldset {

border: none;

margin: 0;

padding: 10px 20px 25px;

}

fieldset legend {

font-weight: bold;

color: #555;

font-size: 22px;

margin:15px 0 0 6px;

}


ol {

list-style-type: none;

margin: 0;

padding: 0

}

li {

float: left;

padding: 10px

}

li.last {

float: none;

clear: both;

text-align: right

}

label {

display:block;

cursor: pointer;

font-weight: bold;

line-height: 24px;

}


input[type="radio"] {
padding:0px;
margin:0px;
width:auto;
}




select,

textarea, input {

background-color:#FFF;

color: #4d4d4d;

border: 1px solid #c4c4c4;

font-size: 16px;

padding: 5px 5px;

width: 300px;



-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;



-webkit-box-shadow: 2px 2px 5px #e2e2e2, inset 2px 2px 5px #e2e2e2;

-moz-box-shadow: 2px 2px 5px #e2e2e2, inset 2px 2px 5px #e2e2e2;

box-shadow: 2px 2px 5px #e2e2e2, inset 2px 2px 5px #e2e2e2;



/* IE filter */

filter:progid:DXImageTransform.Microsoft.Shadow(color='#e2e2e2', Direction=135, Strength=5);

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#e2e2e2', Direction=135, Strength=5)"

}

select:focus,

textarea:focus {

border-color: #4d4d4d;

}

input[type="submit"] {

background-color: #18a096;

color: #fff;

cursor: hand;

font: 16px Helvetica, Arial, "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", sans-serif;

border: 1px double #14827a;

margin: 10px 0px;

padding: 5px 5px;

width: auto;

float:left;

display:block;



-webkit-border-radius: 0;

-moz-border-radius: 0;

border-radius: 0;



background: -moz-linear-gradient(top, #18a096, #14827a);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #18a096), color-stop(1, #14827a));

filter:	progid:DXImageTransform.Microsoft.gradient(startColorStr='#18a096', EndColorStr='#14827a');

-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#18a096', EndColorStr='#c50a1f')";



-moz-box-shadow: 1px 0 0 #14827a, -1px 0 0 #14827a, 0 1px 0 #14827a, 0 -1px 0 #14827a, 0 5px 10px -5px #666;

-webkit-box-shadow: 1px 0 0 #18a096, -1px 0 0 #18a096, 0 1px 0 #18a096, 0 -1px 0 #18a096, 0 5px 10px -5px #666;

box-shadow: 1px 0 0 #14827a, -1px 0 0 #14827a, 0 1px 0 #14827a, 0 -1px 0 #14827a, 0 5px 10px -5px #666;

text-shadow: 1px 1px 3px #333

}

input[type="submit"]:hover {

background: #18a096;

text-shadow: none;

}

textarea {

width: 425px;

overflow: auto;

}





/* IE7 styles */

*+html textarea {width: 430px}

*+html li.last {padding: 5px}

*+html input[type="submit"] {width: 100px}