/* Haupt-Stylesheet fuer die Website des TiV - Theater im Viertel, Saarbruecken - www.dastiv.de */

/* ========== A L L G E M E I N =================== */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 101.1%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: black;
	background: rgb(255, 255, 255);
	font-family: Verdana, Geneva,  Arial, Helvetica, sans-serif;
}
a, .text a {
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
	color: #1C479E;
}
a:visited {
	color: #1C479E;
}
a:hover, .text a:hover {
	color: #FFA63A;
}
a:focus {
	outline: none;
}
ul, li {
	list-style-type: none;
}
img {
	border: none;
}
#wrapper {
	margin: 0 auto;
	background: transparent url(../grafik/bg.jpg) repeat-y scroll 40%  0%;
	width: 900px;
}
#kopf {
	position: relative;
	background: transparent url(../grafik/tiv-top_900.jpg) repeat scroll;
	height: 140px;
	text-align: left;
	padding-left: 90px;
	padding-top: 5px;
	voice-family: inherit;
	width: 800px;
}
#inhalt {
	position:relative;
	margin: 30px 0 30px 25px;
	width: 627px; /* original 550px*/
	float: left;
	
}
/* ------------------------- Fussbereich */
#fussbereich {
  margin: 0 ;
	background: transparent url(../grafik/footer.jpg) no-repeat scroll;
	width: 900px;
	clear: both;
	font-size: 80%;
	text-align: center;
	padding-top: 5px;
	height: 75px;
}
#w3c-valide {
    width: 150px;
    margin: -40px 0 0 5px ;
    float: left;
}
#w3c-valide img{
    clear: both;
    width: 58px;
    height: 23px;
    margin: 0 5px 0 5px;
    border: none;
}
.footer {
	width: 550px;
    margin-left: 225px;
	font-size: 0.8em;
}

/* ------------------------- Vor- und Zurueck-Pfeile ueber dem Actor-Image */
#zapp_navi {
	position: absolute;
	margin-top: 30px;
	margin-left: 465px; /* original 395px;*/
	width: 100px;
	height: 20px;
	border: none;
}
#zapp_navi img {
	border: 0;
	width: 18px;
	height: 18px;
}
.vor {
	margin-left: 60px;
}

/* ========== T E X T E ============================== */
/* ------------------------- Headlines */
.premiere {
	color: #464A77;
	margin-top: 20px;
	margin-bottom: -38px;
	margin-left: 20px;
	letter-spacing: 0.3em;
	font-size: 100%;
	font-weight: bold;
}

.intro {
	margin-top: 30px;
	margin-left: 20px;
	font-size: 95%;
	font-weight: bold;
}
.intro_zwo {
	margin-top: 15px;
	margin-left: 20px;
	font-size: 95%;
	font-weight: bold;
}
h1 {
	margin-top: 10px;
	margin-left: 20px;
	font-size: 200%;
	font-weight: bold;
}

h2 {
	margin-top: 15px;
	margin-left: 20px;
	font-size: 150%;
	font-weight: bold;
}
/* ------------------------- Artikel */
.teaser {
	clear: left;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.6em;
	margin-top: 30px;
	margin-left: 5px;
}
.text {
	margin-left: 5px;
	line-height: 1.5em;
	font-size: 80%;
}
.textNorm {
	font-size: 150%;
	}
div.text {
	margin-top: 15px;
	}

.text p {
	margin-bottom: 12px;
}
.karten {
	margin-top: 30px;
	font-weight: bold;
}
.separat-1 {
	font-size: 100%;
	margin-top: 15px;
}
.separat-2 {
	font-size: 100%;
	margin-top: 25px;
}
.separat-3 {
	font-size: 100%;
	margin-top: 8px;
}
.separat-4 {
	font-size: 100%;
	margin-top: 40px;
}

.termine {
	width: 370px;
  margin: 25px auto;
  padding: 5px;
  font-size: 0.95em;
	text-align: center;
  color: white;
  background-color: #323C6E;
   }
.termine span {
	font-variant: small-caps;
}

.DatPremiere {
	margin-bottom: -8px;
}
.zusatztermine {
	font-size: 95%;
	font-variant: small-caps;
	margin-top: 15px;
	margin-bottom: -8px;
	}
.progbeginn {
	font-size: 120%;
}
.weblink, .kritiklink {              
    margin: 15px 0 25px 5px;
    font-size: 70%;
	font-weight: bold;
    color: gray;
}
li.weblink {
	margin: 10px 0 25px 0;
	font-size: 80%;
}
.kritiklink {
	margin-top: 10px;    
}

.reihe-2 {
	color: #353535;
	font-size: 85%;
	font-weight: bold;
	margin: 0;
}

/* ------------------------- speziellere Formatierungen */

.presse {
	font-size: 80%;
	font-style: italic;
	color:#003399;
	line-height: 1.6em;
	margin-left: 5px;
}
.presseNorm {
	font-style: italic;
	color:#003399;
	line-height: 1.6em;
	margin-left: 5px;
}

.autor {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 107%;
	font-variant: small-caps;
	letter-spacing: 0.06em;
}

.wikiName {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 120%;
}
	
.verlag { /*================================================== VEREINHEITLICHEN ================*/
	color:#6D6D6D;
	font-size: 85%;
	font-weight: bold;
}
.zeitung {
	color: #191919;
	font-size: 1.1em;
	font-variant: small-caps;
	margin-left: 5px;
}
.biogr { /*================================================== VEREINHEITLICHEN ================*/
	color:#6D6D6D;
	font-size: 80%;
	font-weight: bold;
}

.italic {
	font-style: italic;
}
.italic_b {
	font-style: italic;
	font-weight: bold;
}
.underline {
	border-bottom: 2px #8CBD00 dotted;
	}
.line-through {
	text-decoration: line-through;
}
.wichtig {
  color: #000;
  font-weight: bold;
  letter-spacing: 0.07em;
	padding: 0 0.1em;
}

.alarm, .alarm_gruen {
    color: #E30000;
    letter-spacing: 0.1em;
}

.alarm_gruen {
	color: #090;
}
 
.textbg_blass {
    background-color: #90A3CE;
	color: #fff;
	font-weight: bold;
    letter-spacing: 0.15em;
	padding: 1px 4px;
}

.tiv-team {
  background-color: #FFF;	
  float: left;
  margin-top: 25px;
  font-variant: small-caps;
  font-size: 120%;
  font-weight: bold;
  color: #323C6E;
}
.team-img {
  margin-top: 15px;
  margin-left: 15px;
  float: left;
}

.mittig {
  text-align: center;
	margin-left: 50px;
}
.rechts {
    text-align: right;
    margin-right: 50px;
}
a.proglink {
    font-weight: bold;
    text-decoration: underline;
}
.soldout-index {
   margin-top: 5px;
   padding: 5px;
   font-size: 0.9em;
   line-height: 0.95em;
   color: #fff;
   background-color: #f00;
   border: 1px solid #f00;
   }

.bild-mittig {
	margin: 25px 50px;
	text-align: center;
}

.kartenlink {
	margin: -30px 30px 150px 200px;
	background-color: #FFF;
    color: #323C6E;
    font-size: 0.8em;
    font-weight: bold;
	float: left;
	}
.kartenlink p {
	margin: -65px 100px 0px 65px;
	}
/*.kartenlink {
    float: right;
		margin-bottom: 60px;
}
/*.kartenlink p {
    margin: -55px 100px 0px 60px;
	background-color: #FFF;
    color: #323C6E;
    font-size: 0.8em;
    font-weight: bold;
}*/
.clear {
	clear: both;
}
.clear_right {
	clear: right;
}
.clear_left {
	clear: left;
}
.w3html {
	position: relative;
	left: -285px;
	bottom: 25px;
}
.w3css {
	position: relative;
	left: -280px;
	bottom: 25px;
}
/* ========== T R E N N - M I T T E L ================== */

.space-50 {
  clear: both;
  margin-top: 50px;
}
.space-75 {
  clear: both;
  margin-top: 75px;
}
.space-100 {
  clear: both;
  margin-top: 100px;
}
.space-150 {
  clear: both;
  margin-top: 150px;
}
.space-200 {
  clear: both;
  margin-top: 200px;
}

