@CHARSET "ISO-8859-1";

@IMPORT url(layout.css);

body {
	background: #000 url(/img/home/bg.gif) scroll repeat-x ;
}

#anmelden_spalte
{
		margin-left: 629px;
		width: 361px;
}

#logo
{
	margin-left: 4px;
}

#indiewarteliste
{
	background: url(/img/home/indiewarteliste.png) no-repeat 4px 0;
	height: 30px;
	width: 310px;
	margin-top: 3px;
}

.warteliste
{
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 10;
	width: 0px;
}

.warteliste .content
{
	width: 500px;
	height: 190px;
	background: white;
	position: relative;
	left: 475px;
	top: -225px;
}

#hilfelayer
{
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 100;
	display: none;
}

#hilfelayer .content
{
	background: white;
	color: black;
	width: 349px;
	height: 120px;
	position: relative;
	left: 570px;
	top: -330px;
	
}
#hilfelayer .content div#rahmen
{
	padding: 5px;
	background: #E9E9E9;
}
div.page
{
background: #000 url(/img/home/bg.gif) scroll repeat-x;
}
div.page_margins {
	background-color: transparent;
}

div.background {
	/*background: transparent url(/img/home/bgleft.gif) scroll no-repeat;*/
}

#main {
	min-height: 830px;
}

#col1 {
	background-color: transparent;	
}

#footer {
	background-color: #fff;
}

#footer div.bottom,
#footer div.bottom a
{
	color: #999999;
	text-decoration: none;
}

#handys_banner
{
	padding-top: 9px; 
	overflow: hidden;
}

div.input1, 
div.input2,
div.input3 {
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding: 5px 18px;
}

div.input1_neu,
div.input2_neu {
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding: 0px 4px;
}

div.input3 {
	padding: 10px 18px 12px;
}
input.input1, 
input.input2,
input.input3 {
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding: 12px 18px 2px;
	height: 26px;
}

span.input {
	font-size: 12px;
	margin-left: 5px;	
	color: white;
}

span.input_neu {
	font-size: 12px;
	margin-left: 3px;	
	color: white;
}


div.input1 input, 
div.input2 input,
div.input1_neu input,
div.input2_neu input {
	background: transparent;
	border: 0;
	color: #fff;
}

div.input1 span {
	color: #fff;	
}

div.input2 input,
div.input2 span {
	color: #fff;	
}

div.input1 span,
div.input2 span,
div.input3 span {
	line-height: 16px;
}

div.input1 {
	background-image: url(/img/home/input1.gif);
}

div.input1_neu {
	background-image: url(/img/home/input1_neu.gif);
}

textarea.input1 {
	background: url(/img/home/input1_bg.gif) no-repeat;
	width: 320px;
	padding: 5px 5px;
	color: white;
	border: 0px solid black;
}
textarea.input1_neu {
	background: url(/img/home/input1_bg_neu.gif) no-repeat;
	width: 320px;
	padding: 5px 5px;
	color: white;
	border: 0px solid black;
}

div.input2 {
	background-image: url(/img/home/input2.gif);
}
div.input2_neu {
	background-image: url(/img/home/input2_neu.gif);
	padding: 4px 4px 5px 4px;
}

div.input3 {
	background-image: url(/img/home/input3.gif);
}

div.input3 input {
	background: transparent;
	border: 0;
	color: #000;	
}

textarea {
	border: 0;
	font-family: Arial;
	font-size: 12px;
	height: 90px;
	width: 100%;	
}

.login_field
{
	width: 245px;
	padding: 5px 0;
}

.login_field_neu
{
	width: 150px;
	padding: 7px 0 8px 0;
}


#footer {
	/*padding-bottom: 90px;*/
}

#flash_message
{
	left: 400px;
	top: 200px;
}

#flash_message_layer
{
	position: static;
	top: -662px;
	left: -55px;
	z-index: 10000;
	cursor: pointer;
}

#footer
{
	min-height: 175px;
}