/* css von hc pauly, hc-pauly: [communications] */
/* (c) 2012 */

body {
	border: none;
	margin: 0 auto;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}

p {
 color: #808080;
}

h1 {
 font-size: 16px;
 font-weight: bold;
 line-height: 0em;
 color: #808080;
 padding-top: 0px;
}

h2 {
 font-size: 14px;
 font-weight: bold;
 line-height: 1em;
 color: #808080;
 padding-top: 10px;
}

h3 {
 font-size: 11px;
 color: #808080;
 font-weight: normal;
 font-style: italic;
 line-height: 0.2em
}

li {
	font-size: 13px;
}

ul {
	/*margin-left: 20px;*/
}

td {
 color: #808080;
}

td.silver {
	background-color: #efefef
}

#page {
	text-align: left;
	background-color: #fff;
	margin: 0 auto;
	width: 1000px;
	height: auto;
	position: relative;
}

#language {
	position: absolute;
	top: 32px;
	width: 1000px;
	text-align: right;
	font-size: 16px;
	color: #808080;
}

#tab {
	position: absolute;
	top: 32px;
	left: 1000px;
	width: 4px;
	background-color: #fff;
}

#logo {
	position:absolute;
	left: 72px;
	top: 70px
}

#hauptnav {
	position: absolute;
	left: 72px;
	top: 145px;
	font-size: 14px;
	font-weight: bold;
}

#scndnav {
	position: absolute;
	left: 72px;
	top: 244px;
	font-size: 14px;
	line-height: 2em
}

#control {
	position: absolute;
	left: 82px;
	top: 590px;
	width: 40px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}

#social {
	position: absolute;
	left: 72px;
	top: 734px;
	height: 80px;
	font-size: 12px;
	display: none
}

#socialone {
	position: absolute;
	left: 72px;
	top: 734px;
	height: 80px;
	font-size: 12px;
	/*display: none*/
}

#socialtwo {
	position: absolute;
	left: 92px;
	top: 734px;
	height: 80px;
	font-size: 12px;
	/*display: none*/
}

#disclaimer {
	position: absolute;
	left: 72px;
	top: 760px;
	height: 50px;
	font-size: 11px;
}

#piclandscape {
	display: block;
	position: absolute;
	left: 300px;
	top: 250px
}

#picportrait {
	display: block;	
}

#maintext {
	position: absolute;
	left: 300px;
	top: 464px;
	font-size: 14px;
	line-height: 1.8em;
}

#hightext {
	position: absolute;
	left: 300px;
	top: 250px;
	font-size: 14px;
	line-height: 1.8em;
}

#lowtextls {
	position: absolute;
	left: 300px;
	top: 760px;
	font-size: 14px;
	line-height: 1.8em;
}

#lowtextpt {
	position: absolute;
	left: 300px;
	top: 960px;
	font-size: 14px;
	line-height: 1.8em;
}

img {
 border: 0
}

img.right {
	padding-left: 10px;
	float: left;
}

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

a:hover {
	text-decoration: none;
	color: #000;
}

ul {
	color: #808080;
}

.lighter {
	color: #dadada;
}

.active {
	font-style: italic;
}

.upc {
	color: #ff8a01
}

.small {
	font-size: 10px;
	line-height: 1em;
}

.cutline {
	font-size: 14px;
	font-weight: normal
}

.verbose {
	font-size: 11px;
	line-height: 1em;
	text-decoration: underline;
}

.delivery {
	font-weight: bold;
	color: Red;
}

.offer {
	font-weight: bold;
	color: Red;
}

.red {
	color: red;
}
