body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	text-align: left;

/*	
	scrollbar-3dlight-color:#000000; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#E2BB6B;
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#E2BB6B;
	scrollbar-highlight-color:#E2BB6B; 
	scrollbar-shadow-color:#E2BB6B; 
	scrollbar-track-color:#E2BB6B;
*/
	}
	
a
	{
	color: #DE0065;
	text-decoration: none;
	}

a:hover
	{
	background-color: #000000;
	}

a.pics
	{
	text-decoration: none;
	}
	
a.pics:hover
	{
	background-color: transparent;
	text-decoration: none;
	}


table
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	}

td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	}

.textfeld
	{
	border: 1px solid black;
	background-color: white;
	font-size: 10px;
	color: #DC0067;
	}

.textfeld.klein
	{
	height: 17px;
	width: 180px;
	margin: 0 0 5 0;
	}
	
.textfeld.plz
	{
	height: 17px;
	width: 40px;
	margin: 0 0 5 0;
	}
	
.textfeld.city
	{
	height: 17px;
	width: 136px;
	margin: 0 0 5 0;
	}
	
#rahmen {
	height: auto;
	width: 100%;
	border: 1px dashed black;
	padding: 2;
	}

#img_gallery
	{
	border: 0px;
	margin: 2px;
	}

#textfeld_newsletter
	{
	border: 1px solid black;
	background-color: white;
	height: 17px;
	width: 130px;
	font-size: 10px;
	color: #DC0067;
	text-align: right;
	padding-right: 2px;
	}

#textfeld_groß
	{
	border: 1px solid black;
	background-color: white;
	height: 100px;
	width: 240px;
	color: #DC0067;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	margin: 0 0 5 0;
	}

#textfeld_shop
	{
	border: 1px solid black;
	background-color: white;
	height: 17px;
	width: 20px;
	font-size: 10px;
	color: #DC0067;
	padding-left: 1px;
	}


#border_magenta
	{
	border: 1px solid #DC0067;
	}

#button
	{
	background-color: #DC0067;
	color: white;
	font-size: 10px;
	border: solid 0px;
	}
	
#button_2
	{
	background-color: black;
	color: #DC0067;
	font-size: 10px;
	border: solid 0px;
	}