/* CSS Document */

/* Background */

.bg1 {
	background-image:url(../Bilder/eaybl-kooperation_06.jpg);
	background-repeat: no-repeat;
	width: 248 px;
	height: 207px;
	padding-left: 18px;
}

.bg2 {
	background-image: url(../Bilder/eaybl-kooperation_12.jpg);
	background-repeat: no-repeat;
	width: 248px;
	padding-left: 18px;
	padding-top: 5px;
	padding-right: 0px;
}

body {
	background-image: url(../Bilder/Kopie%20von%20eaybl-kooperation_19.jpg);
	background-position: left;
	background-color: #d1031a;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg3 {
	background-color:#000000;
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
}

/* Text */

.h1 {
	font-family: "Century Gothic", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.h2 {
	font-family: "Century Gothic", Verdana;
	font-size: 11px;
	color: #ffffff;
}

.h3 {
	font-family: "Century Gothic", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.h4 {
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #d1031a;
}

.h5 {
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


.text  {
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}

input, select{
	border: 1px solid #CFCFCF;
	margin-bottom: 2px;
	margin-top: 3px;
}
