/* styles.css 11/10/06 v1.0 */
/* author: David Healy - david@68eleven.co.uk */

body {
	background:#eee url(/images/common/bg.jpg) top center repeat-y;
	font:78% "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

body, p, ul, ol, li, .firstline {
	padding:0;
	margin:0;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#d61;
}

img {
	border:none;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3 ,h4 ,h5, h6 {
	font-weight:normal;
	color:#d61;
	margin:.3em 0;
}

h1 {
	font-size:1.8em;
	letter-spacing:-.5px;
}

h2 {
	font-size:1.6em;
	letter-spacing:-.2px;
}

h3 {
	font-size:1.4em;
	letter-spacing:-.1px;
}

#links {
	padding:5px 0px 0px 0px; margin: 0px 0px 0px 0px;
}

#links h3 {
	font-size:1.4em;
	letter-spacing:-.1px;
	border-bottom: dashed 1px #d61;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}

.nospace {
	margin-bottom:0;
}

p {
	font-size:1em;
	margin:.3em 0;
}

#wrapper {
	width:760px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-380px;
}

#banner {
	width:760px;
}

#banner div {
	margin-bottom:-3px;
}

#banner img {
	display:block;
}

#nav {
	background:#711 url(/images/common/navbg.jpg) bottom left repeat-x;
	text-align:center;
	list-style:none;
	font-size:130%;
}

#nav li {
	display:inline;
	padding-right:.5em;
	margin-right:.25em;
	border-right:1px solid #ed9;
	line-height:2.5em;
}

#nav #contact {
	border:0;
}

#nav a {
	color:#ed9;
	font-weight:normal;
	text-decoration:none;
}

#nav a:hover, #nav a.active {
	color:#fff;
}

#page {
	height:432px;
	min-height:432px;
	background:url(/images/common/pagebg.gif) top right no-repeat;
}

#contentwrapper {
	float:left;
	width:545px;
	margin-top:30px;
}

#content {
	float:right;
	width:340px;
	padding-left:9px;
	border-left:1px solid #ec6;
}

#content p {
	line-height:130%;
}

#content img {
	margin:1em 1em 0 0;
}

#content img.photo {
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	float:left;
	border: solid 2px #ffffff;
}

#content ul, #offers ul {
	list-style:none;
}

#content li, #offers li {
	padding-left:1.3em;
	background:url(/images/common/bullet.gif) 0 .2em no-repeat;
}

#imagepanel {
	float:left;
	width:190px;
	text-align:center;
}

#imagepanel img.photo {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 2px #ffffff;
}

#flash {
	width:85px;
	height:85px;
	background:url(/images/common/flash.gif) bottom left no-repeat;
	margin-top:20px;
}

#flash:hover {
	background:url(/images/common/flash.gif) top left no-repeat;
}

#relatedpanel {
	float:right;
	width:auto;
	margin:30px 10px 0 0;
}

#relatedpanel p {
	font-size:.9em;
	line-height:110%;
}

#subscribe input {
	font-size:90%;
	display:block;
	margin-bottom:.5em;
}

#subscribebutton {
	width:70px;
	height:25px;
	background:url(/images/common/subscribe.gif) bottom left no-repeat;
}

#subscribebutton:hover {
	background:url(/images/common/subscribe.gif) top left no-repeat;
}

#footer {
	color:#666;
	text-align:center;
	padding:1em 0;
	clear:both;
}
#imagepanel #offers {
	padding: 0px 10px 0px 15px;
	margin: 0px;
	text-align:left;
}
#imagepanel #offers h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: dashed 1px #d61;
}
.tarifftable {
  width: 340px;
  padding: 5px;
  text-align:left;
}
