body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	background-color:#fafafa;
	color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

img {
	border:0px;
}

a {
	color:#7fa2b1;
	text-decoration:none;
}

a:hover {
	color:#6b6b6b;
	text-decoration:none;
}

h1 {
	letter-spacing: 1px;
	font-size:19px;
	font-weight:normal;
	line-height:12px;
	padding-top:2px;
	margin-top:0px;
}
/** html h1 { margin-bottom:15px;} IE6 only*/
h2 {
	letter-spacing: 1px;
	color:#3f4a52;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
}
h3 {
	letter-spacing: 1px;
	color:#000000;
	font-size:14px;
	font-weight:normal;
}
* html h2 { margin-bottom:7px;} /*IE6 only*/

p {
	font-size:12px;
	line-height:16px;
}

#container {
	width: 930px;
	margin: auto;
	margin-top:0px;
	position:relative;
	/*height:723px;*/
}

#logo {
	position: absolute;
	top:0px;
	left:664px;
	width:266px;
	height:62px;
}
/** html {} IE6 only*/
/**+html {} IE7 only*/

#navigation {
	position:absolute;
	top:168px;
	left:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:5;
}
#navigation a {
	text-decoration:none;
}

#shop {
	position:absolute;
	left:638px;
	top:162px;
	z-index:3;
}

#claim {
	position:absolute;
	left:13px;
	top:95px;
	z-index:3;
}

#sprache {
	position:absolute;
	left:15px;
	top:43px;
	z-index:3;
}

#bgChart {
	position:absolute;
	background-image:url(../images/bgChart.jpg);
	top:161px;
	width:930px;
	height:536px;
	z-index:1;
}

#bgChart_ohneRahmenunten {
	position:absolute;
	background-image:url(../images/bgChart_ohneRahmenunten.jpg);
	top:161px;
	width:930px;
	height:536px;
	z-index:1;
}

#footer {
	position:absolute;
	left:0px;
	top:697px;
	z-index:3;
}

/* --- anfang FORM OBJECTS --- */
.txtSuche {
	font-family: Arial, Helvetica, sans-serif; 		/*----BIG TXTFIELD----*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #e5e5e5;
	width: 167px;
	height: 11px;
	border: 0px solid #666666;
	float: left;
}
/* -------- */

#suche {
	position:absolute;
	left:725px;
	top:674px;
	height:12px;
	width:189px;
	z-index:3;
}
#sucheButton {
	position:absolute;
	left:658px;
	top:673px;
	height:15px;
	width:60px;
	z-index:4;
}
#lupe {
	position:absolute;
	left:898px;
	top:674px;
	height:12px;
	width:12px;
	z-index:4;
	visibility:hidden;
}

.mehrInfos a {
	font-size:12px;
	font-weight:normal;
	color:#7fa2b1;
	text-decoration:none;
	background: url(../images/pfeilBlauKlein.gif) 0 -3px no-repeat;
	padding-left: 14px;
}
*+html .mehrInfos a {
	background: url(../images/pfeilBlauKlein.gif) 0 -2px no-repeat;
}
.mehrInfos a:hover {
	color:#6b6b6b;
	background: url(../images/pfeilBlauKleinOver.gif) 0 -3px no-repeat;
}


.paddingOben { padding-top:11px; }

.px6 {
	font-size:6px;
	line-height:6px;
}
.px10 { font-size:10px; }


/* --- Farben --- */
.blau {	/* Text und Flächen */
	color:#7fa2b1;
}
.textGrau {
	background-color:#959595;
}
.textGrauOver {
	background-color:#6b6b6b;
}
.flaechenOrange {
	background-color:#ee813c;
}
.flaechenGelb {
	background-color:#ffcc00;
}
.flaechenGrau {
	background-color:#6b6b6b;
}
/* ------ */

