@charset "ISO-8859-1";

body 
{
	background-color: #000;
	background-position: center center;
}

a
{
	text-decoration: none;
	color: #c81780;
}

a:link 
{
	color: #c81780;
}
a:visited 
{
	color: #c81780;
}
a:hover 
{
	color: #FFFFFF;
}
a:active 
{
	color: #c81780;
}

#maps
{
	width: 425px;
	height: 350px;
	background: #c81780;
	padding-bottom: 2em;
	font-family: helvetica, sans-serif;
	font-size: 0.7em;
	float: right;
}

input, textarea
{
	background-color: #333;
	color: #FFF;
}

#maplink
{
	color: #FFF;
	margin-left: 1em;
	margin-top: 10em;
	height: 5em;
}

iframe
{
	margin-bottom: 0.5em;
}

#wrapper
{
	padding-top: 10em;
	width: 57em;
	margin: 0 auto;
}

#menue
{
	width: 30em;
	float: left;
}

#headline, #contact, #contact_form
{
	background-image: url(images/bg_transe_black.png);
	padding-left: 1em;
	padding-top: 0.7em;
}

#contact_form
{
	font-family: Georgia, serif;
	font-size: 0.7em;
	color: #FFF;
	margin-top: 0.7em;	
	padding-bottom: 1em;
	z-index: 100;
}

#headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	height: 10em;
}

#contact
{
	font-family: Arial, Helvetica, sans-serif;
	height: 8.5em;
	font-size: 0.7em;
	color: #FFF;
	margin-top: 0.7em;
}

#mpc_logo 
{
	background-image: url(images/mamapapacola_logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	height: 179px;
	width: 180px;
	z-index: 100;
}



.pink a
{
	color: #c81780;
}

#pink
{
	color: #c81780;
}


#impressum
{
	background: url(images/impressum.png);
	width: 350px;
	height: 350px;
	z-index: 100;
	float: right;
}
