/*-----------------------------------------------
$Id: style.css
     Style Sheet
Customer: Club Manufaktur
Author:   edotz web development www.edotz.de
Version:  1.0
Creation Date:    2008/01/16
Last Modify:
-----------------------------------------------*/



/* --  basic HTML Styles
--------------------------- */

address, abbr, acronym, dfn	{
	font-variant:normal;
}

a, address, body, blockquote, caption, cite, div, dfn, dl, dt,
fieldset, h1, h2, h3, h4, img, input, label, legend,
li, ol, option, p, q, select, textarea, td, th, ul 	{
	font-family:Arial,Helvetica,sans-serif,"Trebuchet MS";
}

* {
	margin:0px;
    padding:0px;
}
body {
    margin:0; /* setting top and bottom margin */
	padding:0;
  	background:#fff;
	text-align:center;
}
#skipToContent a, #skipToNav a {
	position:absolute;
    z-index:2;
    width:10em;
    overflow:hidden;
    top:-100px;
    left:-1000px
}

#skipToContent a:focus, #skipToNav a:focus, #skipToContent a:active, #skipToNav a:active {
	position:absolute;
    z-index:99;
    width:12em;
    top:.5em;
    left:.5em;
    margin-left:4px;
    text-decoration:underline;
    color:#000;
    background:#ccc;
    font-size:.8em
}
.hidden {
	display:none;
}
#inhalt input.hidden {
	display: none;
    background:none;
    width:10px;
}
.clear {
	clear:both;
    float:none;
    display:block;
	font-size:1px;
	line-height:1px;
}
.clearfix:after {
    content: ".";
    display: block;
    height:0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

h1 {
	font-size:12px;
	font-weight:normal;
    margin:6px 0 13px 0;
    line-height:14px;
}
h2, h3, h4 {
   	font-weight:bold;
	font-size:12px;
}
p {
	padding:0;
	margin:0;
    line-height:14px;
}

a {
 	color: #666;
    text-decoration:underline;
}
form {
	margin:0;
    padding:0;
}
fieldset {
	border:none;
}
img {
	border:0;
}
ul {
	list-style: none;
    padding:0;
    margin:0;
}
ol {
    padding:0;
    margin:0 0 15px 28px;
}
table, td {
    font-size:12px;
    color:#666;
}
.box-main {
    margin:60px auto 0 auto;
    text-align:left;
    font-size:12px;
    color:#666;
    width:1024px;
    padding:0 20px 0 20px;
}
.head {
	background:url(img/head_trenner.gif) 730px 40px no-repeat;
    position:relative;
}
.head address {
	background:#e7e8e8;
    display:block;
    font-style:normal;
    color:#49484a;
    padding:5px 0 5px 76px;
    font-size:12px;
}
.head img {
	display:none;
}
.head .logo {
	margin:0;
    position:absolute;
    right:89px;
    top:75px;
}
#navMain {
	display:none;
}
.contentBox {
    margin-top:35px;
}
.home {
 	background:#bf0017;
    height:488px;
    margin:0;
    position:relative;
}
.home img {
    position:absolute;
    bottom:15px;
    left:73px;
}
.home h1 {
 	color:#cd071e;
    font-size:52px;
    position:absolute;
    bottom:15px;
    left:0;
    letter-spacing:15px;
    font-weight:bold;
    line-height:55px;
    width:700px;
}
/* Subnavigation */
.subNav {
	display:none;
}

/* Inhalt */
#inhalt {
    position:relative;
}
#inhalt p {
 	margin-bottom:15px;
	width:550px;
    line-height:16px;
}
.progList {
	position:relative;
    width:600px;
}
.progList a.ticket {
	position:absolute;
    right:10px;
    top:0;
    color:#009ee0;
    text-decoration:none;
}
.progList span {
    color:#003882;
}
.progList h2 {
    color:#000;
    font-weight:normal;
    width:400px;
}
#inhalt .progList p {
	margin-bottom:20px;
    width:400px;
}
.progDetail {
    width:740px;
}
.progDetail h2 {
	color:#cd071e;
    font-weight:normal;
    margin-bottom:12px;
}
#inhalt .progDetail p {
    color:#0340b0;
	margin:0 20px 16px 0;
}
.progDetail img {
	float:left;
    margin:0 10px 10px 0;
}
.pastShows dl,
.progList dl {
	overflow:hidden;
    width:555px;
    display:block;
}
.progList dl {
    width:640px;
}
*+html .progList dl {
    width:620px;
}
.pastShows dl dt,
.progList dl dt {
	float:left;
    width:150px;
    display:block;
    padding-bottom:3px;
}
.progList dl dt {
    width:220px;
	text-align:right;
    padding:0 20px 10px 0;
}
.pastShows dl dd {
	float:left;
    display:block;
}
.pastShows dl dd,
.pastShows dl dt {
    width:250px;
    padding-bottom:6px;
}
.progList dl dd {
	float:left;
    padding:0 0 10px 0;
    width:380px;
    display:block;
}
/*.back {
 	position:absolute;
    left:570px;
    top:-5px;
}*/
.mailform {
	width:300px;
    overflow:hidden;
    margin-bottom:15px;
}
.mailform label {
	display:block;
    float:left;
    width:100px;
    margin-bottom:10px;
}
.mailform select,
.mailform input {
	display:block;
    float:left;
    width:150px;
    font-size:12px;
    margin-bottom:10px;
    padding:1px;
    border:1px solid;
}
.mailform input:focus {
	background:#eee;
}
.mailform #anzahl {
	width:35px;
}
.mailform input.submit {
	width:auto;
    border:1px solid #000;
    background:none;
    float:none;
    clear:both;
	margin-left:100px;
    cursor:pointer;
}
.contact {
 	width:410px;
}
.contact input {
 	width:250px;
}
.contact textarea {
 	width:250px;
    margin-bottom:10px;
    border:1px solid;
}
* html .contact textarea {
	margin-left:-3px;
}
.error {
 	font-weight:bold;
    color:red;
}
.footer {
    margin-top:20px;
}
.footer span {
	display:block;
    float:left;
    margin-right:20px;
}