/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;

}
/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.3;
	text-align:center;
	font:inherit;
	background-image:url(../images/bg.jpg)
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

/*=========================================================================================================*/

html {
	height:100.1%;
}
body {
	font-family:Tahoma;
	font-size:62.5%;
}
a {
	outline:none;
}
a:link {
	color: #0a5171;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0a5171;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

#all {
	width: 1200px;
	margin: 0 auto;
	text-align:left;
	overflow: hidden;
	font-size:1.35em;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 337px;
	position: relative;
}
#sitename {
	margin-right:auto;
	height: 35px;
	width: 991px;
	margin-left: auto;
	position: absolute;
	top: 278px;
	font-weight: bold;
	color: #FFF;
	left: 100px;
	font-size: 15pt;
	text-align: center;
}
#top {
	width:100%;
	height:207px;
	background-color: #e5ffff;
}


#container {
	overflow:hidden;
	height:auto;
}
#content {
	float: left;

	height: auto !important;

	width:1200px;
	padding-top: 39px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-image: url(../images/allbg.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#left {
	float: left;
}
#showtime {
	background-image: url(../images/showtime.png);
	background-repeat: no-repeat;
	height: 396px;
	width: 43px;
	position: absolute;
	top: 60px;
	right: 75px;
}
#hr {
	height:10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 4px;
		margin-top: 13px;

}
#inhalt {
	float: left;
	width: 725px;
	margin-left: 45px;

}
.intime {
	background-color: #FFF;
	margin: 0px;
	padding: 25px;
	min-height:350px;
	height: 100%;
	float: left;
	width: 675px;
}

.intime ul{
	padding-left:30px;
	list-style-type:disc;
}
.moduletable_menu h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.5em;
}
.moduletable_menu {
	width: 219px;
	margin-left: 92px;
}
.menu{
	background-image:url(../images/leftbg.png);
	background-repeat:repeat-y;
	width: 219px;
	padding-top: 10px;
}

.menu li{
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.menu li a {
	padding-left: 30px;
	font-size: 1.3em;
	line-height: 2em;
	color: #000;
	font-weight: bold;
	width: 189px;
	display: block;
	background-image: url(../images/listenpunkt.png);
	background-repeat: no-repeat;
	background-position: left;

}
.menu li a:hover, ul.menu li.current.active a{
	font-size: 1.3em;
	line-height: 2em;
	color: #000;
	font-weight: bold;
	background-image:url(../images/leftbg.png);
	background-repeat:repeat-y;
	display: block;
	width: 189px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}
ul.menu li.current.active.deeper.parent ul li a, ul.menu li.active.deeper.parent ul li a{
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	font-size: 1em;
}
ul.menu li.active.deeper.parent ul li.current.active a {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 1em;
}
ul.menu li.active.deeper.parent a{
	font-size: 1.3em;
	line-height: 2em;
	color: #000;
	font-weight: bold;
	background-image:url(../images/leftbg.png);
	background-repeat:repeat-y;
	display: block;
	width: 189px;
	list-style-image: none;
	list-style-type: none;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-decoration: none;
}
#incontent ul {
	padding-left:15px;
	list-style-type:disc;
}

#insidebar1, #incontent, #insidebar2 {
	overflow:hidden;
	padding: 10px;
}
#incontent {
	padding: 10px 20px 30px;
}
.footer {
	background-color: #1a1919;
	height: 139px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	position: relative;

}
#logofooter {
	background-image:url(../images/showtimebremenlogo.jpg);
	background-repeat:no-repeat;
	height: 110px;
	width: 161px;
	float: left;
	margin-left: 137px;
	margin-top: 15px;
}
#position-1 {
	float: left;
	text-align: left;
	font-size:1.35em;
	margin-top: 15px;
	margin-left: 30px;
	color: #FFF;
}
#position-1 a {
	color: #FFF;	
}

#position-2 {
	float: right;
	width: 500px;
	margin-right: 5px;
	text-align: right;
	margin-top: 15px;
}
#position-3 {
	float: right;
	height: 100px;
	width: 44px;
	margin-right: 121px;
}
.moduletable_footer {
	position: absolute;
	right: 174px;
	top: 10px;
	font-size:10pt;
}
.menu_footer li {
	font-size:1.0em;
	line-height: 1em;
	padding-right: 20px;
	display:inline-block;
}
.menu_footer li a {
		color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
 .custom_kontakt {
	font-size: 12px;	 
 }
.moduletable_kontakt h3 {
	color: #FFF;
	font-size:10pt;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 10pt;
}
div.search {
	float:right;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
h1 {
	font-size:24pt;
	line-height:1;
	margin-bottom:0.5em;
	font-weight: bold;
	color: #0a5170;
	text-transform: uppercase;
}
h2 {
font-size:18pt;
margin-bottom:0.75em;
	font-weight: bold;
	color: #0a5170;
}
h3 {
	font-size:12pt;
line-height:1;
margin-bottom:1em;
	font-weight: bold;
	color: #0a5170;
}
h4 {
font-size:1.2em;
line-height:1.25;
margin-bottom:1.25em;
}
h5 {
font-size:1em;
font-weight:bold;
margin-bottom:1.5em;
}
h6 {
font-size:1em;
font-weight:bold;
}
/*=========================================================================================================*/
/*remind to set margins and paddgins to your needs, they are all resetted by Eric Meyers reset.css above*/

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
	margin: 0.8em 0;
}
#footer p {
	margin:0;
}
p+p {
}
pre {
}
address {
}
small {
}
ul, ol {
	
}
ol {
}
li ul, li ol, ul ul, ol ol {
}
form, legend, label {
}
legend {
}
table {
}
caption {
}
hr {
}
cite, dfn, em, i {
	font-style: italic;
}
code, kbd, samp, pre, tt, var {
}
pre {
	white-space: pre;
}
del {
	text-decoration: line-through;
}
mark {
}
ins {
}
big {
}
abbr, acronym {
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
}
sup, sub {
	line-height: 0;
}
sup {
}
sub {
}
blockquote {
}
input, select, button {
	cursor: pointer;
}
/*=========================================================================================================*/
/*some joomla! classes*/

.item-separator { /* was in J! 1.5= .article_separator */
}
.items-more { /* was in J! 1.5= .blog_more */
}
/*New: Current menu list items are now classes*/
ul.menu li.current {
}
ul.menu li.current a {
}
ul.menu li.current a:hover {
}
/*[Print, PDF, Email] button in an article were before in td.buttonheading and are now in an unsorted list*/
#container ul.actions {
    list-style: none;
    float: right;
}
.actions li {
    float: left;
    margin-left: 5px;
}
/*new*/
.print-icon {
}
.email-icon {
}
/*neu 2.5: new component finder */
.finder{
}
#finder-search {
}
form .finder label {
}
dl.search-results dd.result-url {
}
.finder .inputbox {
}
#header form .finder {
}
/*new 2.5: article images */
.img-fulltext-left {
}
.img-intro-left {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
.img-intro-left img {
	width: 200px;	
}
.img-fulltext-right {
}
.img-intro-right {
}
.readmore {
	background-image: url(../images/weiterlesen.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 96px;
	float: left;
}
.readmore a:link {
	color: #0a5171;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	padding-left: 5px;
}
.readmore a:visited {
		color: #0a5171;	
}
.item.column-1 {
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0e4962;
	padding-bottom: 33px;
	width: 100%;
}
.items-leading {
	margin-bottom: 20px;	
}
/*Scroller*/

.moduletable_scroller {
	padding-top: 10px;
}
#next90 {
	margin-right: -50px;
	margin-top: 40px;
}
#prev90 {
	margin-left: -50px;
	margin-top: 40px;
}
.item-page ol {
	margin-left: 30px;	
}
/*Facebook, Google, Twitter*/
 .moduletable_facebook {
	padding-top: 10px;	 
 }