/* Foto- und Grafikstile fuer die Website des TiV - Theater im Viertel, Saarbruecken - www.dastiv.de */ 
/* =================== ICONS ============================================== 


/* Einbinden von verweisenden Icons in Hyperlinks nach 'draussen' */
.link-extern {
	margin-right: 0.6em;
	padding-right: 1.2em;
	background: transparent url('../grafik/icon_extern.gif') no-repeat center right;
}

/* Einbinden von verweisenden Icons in Hyperlinks nach 'drinnen' */
.link-intern {
	margin-right: 0.6em;
	padding-right: 1.2em;
	background: url('../grafik/icon_intern.gif') no-repeat center right;
}

.wiki {
	padding-right: 35px;
	background: transparent url('../grafik/wikipedia.gif') no-repeat center right;
}
/* ================ ENDE ICONS ========================================= */

/* ========== B I L D E R  + G R A F I K E N ========= */
#actor_img {
	margin-top: 80px;
	margin-bottom: -7px;
	margin-left: 5px;
	float: right;
}
#actor_img p, .copy {
	margin-top: -8px;
	margin-right: 12px;
	font-size: 55%;
	font-weight: normal;
	text-align: right;
}
.img_teaserleft p, .img_teaserright p {
	margin-top: -8px;
	margin-right: 12px;
	font-size: 56%;
	/*font-weight: bold;*/
	text-align: right;
}
.copy {
	font-size: 70%;
}
.act-img-stop {	/* ==========> verwendet bei Ini-Art-Logo === */
	margin-left: 35px;
	margin-right: 45px; 
}
#img_title {
	margin-top: -24px;
	margin-bottom: 5px;
	padding-left: 5px;
	float: right;
}
.img_teaserleft {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}
.img_teaserright {
	margin-top: 5px;
	float: right;
	margin-left: 5px;
}
.rubrik {
	position: relative;
	margin-left: 20px;
	width: 400px;
	height: 70px;
}

#indexbild_rechts {
	float: right;
	margin-top: 5px;
	margin-right: -26px;
	margin-left: 5px;
	margin-bottom: -7px;
	}

#indexbild_links {
	float: left;
	margin: -45px -25px -17px -10px;
}
#indexbild_rechts p, #indexbild_links p/*, .img_teaserleft p, .img_teaserright p*/ {
	margin-top: -8px;
	margin-right: 12px;
	font-size: 65%;
	font-weight: normal;
	text-align: right;
}
/*.img_teaserleft p, .img_teaserright p {
	font-size: 75%;
}*/
.saitenblicke {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: -5px;
	float: left;
}

.rubrikHead {
	margin-top: -10px;
	margin-bottom: 65px;
}

.rubrikHead h1 {
	color: #464A77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;	
}

.lions{
	margin-top: 15px;
	margin-bottom: 50px;
	margin-left: 5px;
	}
.lions p {
	font-size: 75%;
	font-weight: bold;
	margin-top: -50px;
	margin-bottom: 50px;
	margin-left: 60px;
}
	
.post_it_kopf {
	position: absolute;
	/*margin: 90px 0 0 -60px;*/
	top: 150px;
	left: -50px;
}
/*=========================== HINTERGRUENDIGES ===============*/

.backgr_ktir {
background-color: #FF8000;
padding: 2px 4px;
	}

.trenner_termine {
background-color: #8CBD00;
padding: 0 0;
display: block;
height: 2px;
	}
	
.trenner_text {
width: 43%;
background-color: #464A77;
margin: 25px auto;
padding: 0 0;
display: block;
height: 2px;
	}
	
.sternchen {
color: #464A77;
font-weight: bold;
margin: 15px 0 15px 45%;
padding: 0 0;
	}
.klezmer {
	width: 627px;
	height: auto;
	color: white;
	font-weight: bold;
}

.klezmer p {
	margin-left: 140px;
}

.klezmer h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin-left: 140px;
}

.klezmer a:link {
	color:#FF9;
	text-decoration: underline;
}

.klezmer a:hover {
	color: orange;
}
	



