/* 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 {
	padding-right: 18px;
	background: transparent url('../grafik/icon_extern.gif') no-repeat center right;
}

/* Einbinden von verweisenden Icons in Hyperlinks nach 'drinnen' */
.link-intern {
	padding-right: 18px;
	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 {
	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;
}
.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: 150%;
	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 {
	margin: 90px 0 0 -60px;
}
/*=========================== HINTERGRUENDIGES ===============*/

.backgr_ktir {
background-color: #FF8000;
padding: 2px 4px;
	}

.trenner_termine {
background-color: #8CBD00;
padding: 0 0;
display: block;
height: 2px;
	}




