@import url("/css/styles.css");
img { behavior:url('/css/pngbehavior.htc'); }
html {
height:100%;
width:100%;
overflow: scroll;
overflow-x: auto;
}
body {
	font-family:"Lucida Sans","Lucida Grande", Tahoma, sans-serif;
	font-size:62.5% !important;
	color: #FFFFFF;
	text-align:center;
	background:url(../pix/layout/bodyBG.gif) top center repeat-y;
	margin:15px;
}
table, th, td, div {
	font-family:"Lucida Sans","Lucida Grande", Tahoma, sans-serif;
	text-align:left;
}
input, textarea, button, select, option{
	font-family:"Lucida Sans","Lucida Grande", Tahoma, sans-serif;
}
button {padding:5px;}
button img { vertical-align:middle;}

ul.listImg{list-style:none; padding:10px; vertical-align:middle;}
ul.listIcon{list-style:square;	padding-left:30px;}
ul.listImg li{display:inline; margin-right:5px;}
/*Beginn LAYOUT------------------------------------*/
#head{
	background:url(../pix/layout/header.gif) no-repeat;
	height:100px;
	margin:0 auto;
	width:775px;
	position:relative;
	color:#000000;
}
#head a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#date {
	float:right;
	padding: 75px 15px 0 0;
}
#logoLink {
	float:right;
}
#headline {
	float:left;
	clear:both;
	padding: 15px 0 0 15px;
}
#headline h6 {font-size:1.5em;}
#headline p {font-size:1.1em;}
#lng{
	padding-left:10px;
}
#lng li{
	margin-right:5px;
	display:inline;
}
#conSelc {
	width:775px;
	margin:10px auto 10px auto;
	position:relative;
	font-size:1.2em;
	clear: both;
}
#colHea3 {
	margin-top:5px;
	height:15px;
	background:url(../pix/layout/3colHea.gif) no-repeat;
	line-height:0;
	font: 1px/0px monospace;
}
#colHea-ABB {
	margin-top:5px;
	height:15px;
	background:url(../pix/layout/1-2+3colHea.gif) no-repeat;
	line-height:0;
	font: 1px/0px monospace;
}
#colHea-AAA {
	margin-top:5px;
	height:15px;
	background:url(../pix/layout/colHeaAAA.gif) no-repeat;
	line-height:0;
	font: 1px/0px monospace;
}
#colCon3 {
	background:url(../pix/layout/3colCon.gif) repeat-y;
}
#colCon-ABB {
	background:url(../pix/layout/1-2+3colCon.gif) repeat-y;
}
#colCon-AAA {
	background:url(../pix/layout/colConAAA.gif);
}
#colFoo3 {
	height:15px;
	background:url(../pix/layout/3colFoo.gif) no-repeat;
	line-height:0px;
	font: 1px/0px monospace;
}
#colFoo-ABB {
	height:15px;
	background:url(../pix/layout/1-2+3colFoo.gif) no-repeat;
	line-height:0;
	font: 1px/0px monospace;
}
#colFoo-AAA {
	height:15px;
	background:url(../pix/layout/colFooAAA.gif) no-repeat;
	line-height:0;
	font: 1px/0px monospace;
}
div.clear:after {
	content: ".";
    visibility:hidden;         
	height:0;
	display:block;
	clear: both;
}
* html div.clear {
	/* nur fuer IE-Win;
	* verbergen IE-Mac \*/
	height:1%;
	/* ende verbergen IE-Mac */
}
hr.clear{
	clear:both;
	visibility:hidden;
	height:0;
	width:755px;
	margin:-1em;
}
div.col1, div.col2, div.col3{
	width:255px;
	float:left;
}
div.col1 {
	margin-right:5px;
	min-height:400px;
}
div.col2 {
	margin-right:5px;
}
div.col3{
	
}
div.colABB {
	width:515px;
	float:left;
}
div.hrOraD {background:url(../pix/layout/hrOra.gif); height:35px;line-height:0px;font: 1px/0px monospace;}
div.hrBluD {background:url(../pix/layout/hrBlu.gif); height:35px;line-height:0px;font: 1px/0px monospace;}
div.colConSid {
	padding:0 10px 0 15px;
}
div.colConSidB {
	padding:0 15px 0 15px;
}

div.tNode{
	margin:10px 15px 10px 10px;
}
div.colConAll {
	padding:10px 15px;
}
#footer {
	width:775px;
	position:relative;
	margin:10px auto 0 auto !important;
	clear:left;
}
#fooHea {
	background:url(../pix/layout/fooHea.gif);
	height:11px;
	line-height:0px;
	font: 1px/0px monospace;
	float:left;
	width:775px;
}
#fooCon {
	background:url(../pix/layout/fooCon.gif);
	float:left;
	width:775px;
}
#fooCon p{
margin:0; padding:0;
}

#fooFoo {
	background:url(../pix/layout/fooFoo.gif) no-repeat;
	height:11px;
	line-height:0px;
	font: 1px/0px monospace;
	float:left;
	width:775px;
}
#copy{	
	margin:10px 0;
	text-align:center;
	color:#999;
	font-size:0.9em;
	height:20px;
	float:left;
	width:775px;
}
#copy img {
	border:0;
	vertical-align:middle;
}
#copy ul {
	list-style:none;
	margin: 0 0 1em 160px;
}
#copy li {
	float:left;
	padding:0 5px;
}
#copy a {color:#999; text-decoration:none;}
div.btn{
	width:225px;
	height:55px;
	background:url(../pix/btns/btn.gif) 0px 0px no-repeat;
	margin-bottom: 5px;
}
div.btn a{
	display:block;
	color:#000000 !important;
	font-weight:bold;
	font-style:italic;
	padding-left:65px;
	padding-right:15px;
	line-height:55px;
	text-align:center;
	font-size:1.2em;
	letter-spacing:-0.07em;
}
#menu {
	margin:5px 10px 10px 5px;
	border-top:2px solid #FFFFFF;
	border-left:2px solid silver;
	border-right:2px solid silver;
	border-bottom:2px solid silver;
	list-style-type:none;
	padding:0;
}
#menu a img{
	vertical-align:text-bottom;
}
#menu li {
	background:url(../pix/btns/menuBG7.gif) repeat-x;
}
#menu li:hover {
	background-position:0 -22px;
}
#menu li a {
	color:#000;
	height:22px;
	text-decoration:none;
	display:block;
	line-height:22px;
	padding-left:10px;
	border-bottom:1px #999 solid;
	font-weight:bold;
	text-transform:uppercase;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#menu ul{list-style-type:none;padding:0;margin:0}
#menu ul.active{
	display:none;
}
#menu ul li:hover{
background-position:0 -44px;
}
#menu ul li a{
	background:url(../pix/btns/a_low.gif) no-repeat 10px center;
	padding-left:27px;
	font-weight:normal;
	text-transform:none;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#menu ul li a:hover{
	background:url(../pix/btns/a_high.gif) no-repeat 10px center;
}
#menu ul li a.active{
	background:url(../pix/btns/a_high.gif) no-repeat 10px center;
	font-weight:bold;
	behavior:url('/css/linkmore.htc');
	cursor:default;
}
#menu ul li a.active:after {
	content:' \00BB';
}
div.headNews{
	background: url(../pix/layout/lsTBG.gif) no-repeat;
	height: 43px;
	margin: 0 5px 10px 5px;
}
div.sideNews{
	margin:5px 10px 0 5px;
	padding: 10px;
	background: url(../pix/layout/lsBG.jpg) no-repeat;
	min-height:85px;
}
div.head{
	margin-bottom:10px;
	border:solid thin #FFFFFF;
	background:#17307B;
	padding:4px;
}
div.shopChart{
	margin-bottom:10px;
	border:solid thin #FFFFFF;
	background:#17307B;
	padding:4px;
}
div.shopChart ul{
	margin:0 14px;
	list-style:square;
}
div.ChartHead{
font-weight:bold;
font-size:1.1em;
padding:2px;
}
div.moviehead{
	margin:5px 0 0 5px;
	padding:5px;
	border:1px solid #FFFFFF;
	background:#E86111;
	width:465px;
	position:relative;
}
div.movie{
	margin:5px 0 0 5px;
	padding:5px;
	border:1px solid #FFFFFF;
	background:#E86111;
	width:465px;
	position:relative;
}
div.movie:hover{
	background:#C0511C;
}
div.movie:hover div.ordered{
	background:#C0511C;
}
div.movie p.smaller{font-size:0.8em;}
div.img{
float:left;
margin-right:10px;
width: 68px;
}
div.img img{border:1px solid #FFFFFF;}
div.title{float:left; width:340px;}
div.title p, div.title h3{margin:0 0 0.2em 0!important;}
div.price{float:left; width:65px;}
div.select{
	float:right;
}
div.ordered{
	position:absolute;
	right:-131px;
	top:-1px;
	width:130px;
	background:#E86111;
	border:1px solid #FFFFFF;
	border-left:none;
	font-size:0.8em;
}
div.ordered div.order{
	padding:2px;
	margin:2px;
	background:#17307B;
}

div.detail{ float:left; clear:left; width:455px; margin-top:5px;}
div.detail img{ float:left; border:1px solid #FFFFFF; margin:0 5px 5px 0;}
div.detail p{margin:0 0 0.2em 0!important;}


/*End LAYOUT------------------------------------*/
#ticker{height:0; position:relative;}
#tic-title{position:absolute; top:-8px; width:225px; text-align:center; font-weight:bold;}
#tic-item{position:absolute; top:-9px; width:475px; left:242px; border-left:#FFFFFF solid thin; padding-left:25px;}
.sideNews ol {
	font-size:smaller;
}
.sideNews ol li{
	margin-bottom:0;
}
.imgBorderW {
	border: 1px solid #FFFFFF;
}
span.snow{-moz-user-select: none;-khtml-user-select: none; cursor:default;}
