body
{
	background: #08111a url('/look/src/body-bg.jpg') no-repeat 50% 0;
	color: #000;
	font: 12px/17px Tahoma, Geneva, sans-serif;
	margin: 0;
}

a
{
	color: #1b447b;
	text-decoration: none;
}

a:hover
{
	color: #c00;
	text-decoration: underline;
}

a:focus
{
	outline: none;
	-moz-outline-style: none;
	-webkit-outline-style: none;
}

a img
{
	border: 0;	
}

h1, h2, h3
{
	color: #1b447b;
	font: 100 20px Tahoma, 'Lucida Sans','Lucida Grande',Verdana,Arial,Sans-Serif;
	margin: 0;
}

h1
{
	#letter-spacing: -2px;
	margin-bottom: 10px;
}

h2
{
	font-size: 18px;
}

h2.title
{
	margin-bottom: 5px;
	letter-spacing: -1px;
}

h2.title a
{
	font: bold 17px Tahoma, Verdana, Arial, Sans-Serif;
	color: #1b447b;
	padding: 0 3px 2px;
	margin-left: -3px;
}

h2.title a:hover
{
	color: #fff;
	background: #a00;
	text-decoration:none;
}

h3
{
	color: #555;
	font-size: 14px;
	border-bottom: 2px dotted #ccc;
	padding: 10px 0 3px;
}

h3.section
{
	color: #555;
	font-size: 14px;
	font-weight: 100;
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
	padding: 10px 0 5px;
}

h3.section span
{
	color: #333;
	font-weight: 700;
}

a .m-img
{
	padding: 7px;
	border: 1px solid #ddd;
}

.clear
{
	clear: both;	
}

#kinosucht
{
	margin: 30px 10px 0;	
	padding: 10px;
}

.container
{
	background: #fff;
	border: 1px solid #1c3051;
	margin: 10px auto;
	width: 980px;
}

#content
{
	padding: 10px;	
}

#left
{
	float: left;
	width: 680px;
}

#right
{
	float: left;
	margin-left: 10px;
	width: 270px;
}

#right .box
{
	background: #f2f2f2;
	padding: 10px;
}

#right h3
{
	font: 700 12px Tahoma, Verdana, Geneva, sans-serif;
	background: #aaa;
	padding: 5px;
	margin: -4px -4px 0 -4px;
	border: none;
	color: #fff;
}

#specials
{
	display: none;	
}

#header
{
	background: url('/look/src/header-bg.png');
	height: 97px;
}

#sfield
{
	background: #11182b url('/look/src/ico-search.gif') no-repeat 9px 50%;
	color: #6C88AE;
	font-size: 11px;
	margin-left: 700px;
	border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	position: absolute;
	top: 112px;
}

#mm
{
	background: url('/look/src/mm-bg.png');
	font: 12px Verdana, 'Lucida Sans','Lucida Grande',Verdana,Arial,Sans-Serif;
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mm li
{
	float: left;
	margin: 0;
}

#mm a
{
	background: url('/look/src/mm-bg.png');
	color: #94aed0;
	display: block;
	font-weight: 700;
	padding: 12px 15px 11px;
	text-decoration: none;
}

#mm a:hover, #mm a.act
{
	background-position: 0 -37px;
	color: #fff;
}

#mm a.act
{
	background: #fff;
	color: #333;
}

#mm-specials
{
	background-position: 0 -74px !important;
	color: #d7b7b7 !important;
}

#mm-specials:hover, #mm-specials.act
{
	color: #fff !important;
}

#mm-specials.hov
{
	background-position: 0 -111px !important;
	color: #fff !important;
}

#home-btn span
{
	background: url('/look/src/ico-home.gif');
	display: block;
	height: 14px;
	width: 14px;
}

#home-btn:hover span
{
	background: url('/look/src/ico-home.gif') no-repeat 0 -14px;
}

#home-btn.act span
{
	background: url('/look/src/ico-home.gif') no-repeat 0 -28px;
}

#sm
{
	background: url('/look/src/sm.gif');
	font: 700 10px Verdana, 'Lucida Sans','Lucida Grande',Verdana,Arial,Sans-Serif;
	height: 34px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sm li
{
	float: left;
	margin: 0;
}

#sm li a
{
	color: #333;
	display: block;
	padding: 9px 12px 8px;
	text-decoration: none;
	border-right: 1px dotted #afafaf;
}

#sm li a:hover, #sm li a.act
{
	background: url('/look/src/sm.gif') repeat-x 0 -33px;
	color: #000;
}

#sm li a.act
{
	color: #c00;
}

#sm .inner
{
	padding: 9px 15px 8px;
}

#sb
{
	width: 240px;
	min-height: 200px;
	position: absolute;
	margin-left: 730px;
	top: 144px;
}

.meta
{
	color: #888;
	font: 10px Tahoma, Verdana, Geneva, sans-serif;
	line-height: 150%;
}

.meta a
{
	font-size: 12px;	
}

.tabs
{
	border-bottom: 1px solid #ddd;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.tabs li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.tabs a
{
	background: #fafafa;
	border: 1px solid #ddd;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	color: #555;
	float: left;
	font: 700 12px Tahoma, Geneva, sans-serif;
	margin-right: 3px;
	padding: 5px 10px;
}

.tabs a:hover
{
	color: #333;
}

.tabs a.act
{
	border-bottom-color: #fff;
	background: #fff;
	color: #1b447b;
}

.tabs span
{
	color: #888;
	float: right;
	font: 9px Tahoma, Geneva, sans-serif;
	padding: 6px;
}

.solid
{
	background: url('/look/src/compact-bg.gif') repeat-x 0 100%;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 10px;
}

#subfooter
{
	border-atop: 1px dotted #333;
	padding: 5px 10px;
	background: #2f4660 url('/look/src/subfooter-bg.gif') repeat-x;
	height: 100px;
	font: 800 10px Tahoma, Arial;
	color: #fff;
	line-height: 150%;
}

#subfooter ul
{
	float: left;
	width: 118px;
}

#subfooter ul, #subfooter ul li
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#subfooter a
{
	font: 800 10px Tahoma, Arial;
	text-decoration: none;
	color: #7d9abc;
}

#subfooter a:hover
{
	color: #7d9abc;
	text-decoration: underline;
}

#footer
{
	font: 10px Arial;
	margin: 10px auto;
	width: 980px;
	text-align: center;
	color: #293b53;
}

#footer a
{
	color: #3a5b88;
	margin: 0 5px;
	text-decoration: none;
}

#footer a:hover
{
	color: #3a5b88;
	text-decoration: underline;
}

.stars
{
	background: url('/look/src/stars.gif');
	width: 80px;
	height: 15px;
}