/* STYLES Passendes-Geschenk */
  
 
html,body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000;
	background-color: #ddd;
	margin: 0; 
	padding: 0;
}

/* Boxes | ANFANG */
#page {
	width: 100%;
	height: auto;
	padding:0px;
	position:absolute;
	text-align:center;
}
#box {
	width: 980px;
	height: auto;
	padding:0;
	margin:auto;
	text-align:left;
	background-image:url(img/header_bg.jpg);
	background-repeat: no-repeat;
}


.headline { color:#cc0000;}

h3
{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC0000; font-size: 14px;  font-weight: bold; }

h2
{font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC0000; font-size: 16pt;  font-weight: bold; }

h1
{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #cc0000; font-size: 16px;  font-weight: bold; font-style: italic; display: none;}

p
{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt;  font-weight: normal; }

a { text-decoration: none;
	color: #000; }
	
	#headlink a { text-decoration: none;
	color: #fff;font-family: Verdana, Arial, Helvetica,  }

.menu {
	background-color : #FDFDFD;
	padding: 3px 0;
	border-bottom: 1px solid #cccccc;
}

.menua {
	background-color : #F0F0F0;
	padding: 3px 0;
	border-bottom: 1px solid #cccccc;
}
	
.menuform {
	background-color : #F0F0F0;
	width:134px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
}

#header {
	width: 980px;
	height: 221px;
	text-align: right;
}
