@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	background: #fef7da url('../img/wellsong_back_gradient.png') repeat-x;
}
#wrapper {
	z-index: 1;
	width: 100%;
	height: auto!important;
	min-height: 100%;
}
#top {
	z-index: 3;
	height: auto;
	width: auto;
	left:50%;
	position: absolute;
}
#logo {
	z-index: 3;
	background: url('../img/wellsong_top.png') no-repeat;
	height: 315px;
	width: 1374px;
	margin-left: -707px;
	position: absolute;
}
#image {
	z-index: 4;
	height: 457px;
	width: 900px;
	top: 172px;
	margin-left: -450px;
	position: absolute;
}
#lines1 {
	z-index: 5;
	background: url('../img/wellsong_back_lines_1.png') no-repeat;
	height: 71px;
	width: 900px;
	top: 563px;
	margin-left: -450px;
	position: absolute;
}
#navi {
	z-index: 6;
	background: url('../img/wellsong_back_lines_2.png') repeat-y;
	height: 40px;
	width: 900px;
	top: 634px;
	margin-left: -450px;
	position: absolute;
	text-align: center;
	padding-top:20px;
}
#container {
	z-index: 2;
	width: 900px;
	height: auto;
	top: 694px;
	left:50%;
	margin-left:-450px;
	padding-top:30px;
	position: absolute;
	background: url('../img/wellsong_back_lines_2.png') repeat-y;
}
#title {
	z-index: 7;
	height: 64px;
	width: auto;
	margin-left: 60px;
	padding-bottom:20px;
	position: relative;
}
#title_right {
	z-index: 7;
	height: 64px;
	width: auto;
	margin-left: 355px;
	padding-bottom:20px;
	position: relative;
}
#text {
	z-index: 7;
	height: auto;
	width: 780px;
	margin-left: 60px;
	margin-right: 60px;
}
#spalte_bild {
	margin-left: 60px;
	text-align:left;
	width:270px;
	float:left;
}
#spalte_text {
	margin-left: 30px;
	text-align:left;
	width:490px;
	float:left;
}
#footer {
	z-index: 8;
	background: url('../img/wellsong_back_footer.png') no-repeat;
	width: 900px;
	height: 373px;
	text-align:center;
	margin-top:30px;
}
#footer_content {
	z-index: 8;
	width: auto;
	height: auto;
	padding-top: 315px;
}
.navi {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:1px;
	color:#0d3d7a;
}
.navi_on {
	color:#5e1d44;
}
.text {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.4;
	letter-spacing:1px;
	color:#0d3d7a;
	text-align: left;
}
.registered {
	vertical-align: 5px;
	font-size : 60%;
}
.footer {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}
.email {
	unicode-bidi: bidi-override;
	direction: rtl;
}
a.navi:link {
	color: #0d3d7a;
	text-decoration: none;
}
a.navi:active {
	color: #0d3d7a;
	text-decoration: none;
}
a.navi:visited {
	color: #0d3d7a;
	text-decoration: none;
}
a.navi:hover {
	color: #62b1b5;
	border-bottom: 1px dotted #62b1b5;
	padding-bottom: 0px;
}
a.text:link {
	color: #5e1d44;
	text-decoration: none;
}
a.text:active {
	color: #5e1d44;
	text-decoration: none;
}
a.text:visited {
	color: #5e1d44;
	text-decoration: none;
}
a.text:hover {
	color: #62b1b5;
	border-bottom: 1px dotted #62b1b5;
	padding-bottom: 0px;
}
a.imp:link {
	color: #fff;
	text-decoration: none;
}
a.imp:active {
	color: #fff;
	text-decoration: none;
}
a.imp:visited {
	color: #fff;
	text-decoration: none;
}
a.imp:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
	padding-bottom: 0px;
}
/* FORM */
#form {
	z-index: 3;
	width: 550px;
	height: 500px;
}
#hinweis {
	z-index: 3;
	width: 900px;
	height: auto;
}
input.button {
	width:100px;
	margin:5px 0 0 90px;
	padding:5px;
	background:#0d3d7a;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.4;
	letter-spacing:1px;
	color: #fff;
	border: #0d3d7a 1px solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor:pointer;
}
input.button:hover {
	background:#62b1b5;
	border: #62b1b5 1px solid;
}
input.feld {
	width:400px;
	height:18px;
	margin:5px 0;
	padding:5px;
	background:#fff;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d3d7a;
	line-height:1.4;
	letter-spacing:1px;
	border: #ddd 1px solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
textarea.feld {
	width:400px;
	margin:5px 0;
	padding:5px;
	background:#fff;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d3d7a;
	line-height:1.4;
	letter-spacing:1px;
	border: #ddd 1px solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input.frage {
	width:400px;
	height:18px;
	margin:15px 0;
	padding:5px;
	background:#fff;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d3d7a;
	line-height:1.4;
	letter-spacing:1px;
	border: #ddd 1px solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input.feld:hover, input.frage:hover, textarea.feld:hover {
	background-color: #F5FEFD;
	border: #ddd 1px solid;
}
input.feld:focus, input.frage:focus, textarea.feld:focus {
	background-color: #F5FEFD;
	border: #ddd 1px solid;
}
label {
	margin: 10px 0;
	display: inline-block;
	float: left;
	width: 90px;
	text-align: left;
}
#frage {
	z-index: 6;
	width: 400px;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 90px;
}